Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Title Bar in the Otter Browser 1.0.xx #1573

Open
wants to merge 107 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
107 commits
Select commit Hold shift + click to select a range
64ff94c
Reintroduce usage of QMdiSubWindow
Emdek Jan 1, 2019
9d75039
[QtWebEngine] Reintroduce support for QtWebEngine 5.9
Emdek Jan 1, 2019
d11c4a1
Update docs
Emdek Jan 1, 2019
830a982
Update version
Emdek Jan 1, 2019
1142715
[QtWebEngine] Minor reordering
Emdek Jan 3, 2019
60838f9
[QtWebEngine] Move logic to function
Emdek Jan 4, 2019
2ad7f19
Escape "&"
Emdek Jan 11, 2019
dbd1f22
[QtWebEngine] Do not try to adjust position
Emdek Jan 6, 2019
4469225
[QtWebEngine] Try to run hit test for frame contents
Emdek Jan 6, 2019
6eb5f81
[QtWebEngine] Use helper variable
Emdek Jan 7, 2019
415f638
[QtWebEngine] Check origin before trying to access frames
Emdek Jan 8, 2019
f624591
[QtWebEngine] Preserve flag
Emdek Jan 9, 2019
479f833
Port to DataFetchJob
Emdek Jan 18, 2019
149c220
Rewrite checksum verification using QTextStream
Emdek Jan 18, 2019
bb3270d
Drop redefined signal
Emdek Jan 18, 2019
e668c76
Use QCoreApplication::instance() as parent to prevent crashes
Emdek Jan 18, 2019
ea10074
Use explicit data role
Emdek Jan 20, 2019
ebb3e7b
Use explicit data role
Emdek Jan 20, 2019
080e801
Minor style fix
Emdek Jan 26, 2019
4289abb
Emit signal when update starts
Emdek Jan 18, 2019
a5451fe
Drop separate flag
Emdek Jan 18, 2019
31da607
Prevent update when not in parent thread
Emdek Jan 27, 2019
eed9077
Improve handling of selection when dragging cursor over line numbers
Emdek Jan 28, 2019
2845a0b
Update note about QtConcurrent
Emdek Jan 29, 2019
463cfa7
Create unique identifier for profile
Emdek Jan 30, 2019
c180163
Map to source index
Emdek Feb 27, 2019
65785ae
Fix warning
Emdek Apr 5, 2019
b992494
Fix warnings
Emdek Apr 5, 2019
6bfd8c7
Fix warning
Emdek Apr 6, 2019
16995b0
Use QFrame as base class of NotificationDialog
Emdek Apr 7, 2019
fae204d
Set clipping mask
Emdek Apr 7, 2019
4b02550
Fix fallback icon
Emdek Apr 7, 2019
bb2cf68
Fix warning
Emdek Apr 7, 2019
59989f4
[FreeDesktopOrg] Create fallback action
Emdek Apr 8, 2019
68d9874
Look for recently used main windows first
Emdek Apr 9, 2019
d0223f3
Use action to activate MainWindow instance
Emdek Apr 9, 2019
35a12b3
Do not let labels to steal events
Emdek Apr 10, 2019
05f8e58
Set default state
Emdek Apr 10, 2019
728d4c5
Check if date is valid
Emdek Apr 11, 2019
3aa7072
Use bullet character to mask passwords
Emdek Apr 21, 2019
9a02a7c
Fix broken condition
Emdek Apr 29, 2019
074a332
Use helper method
Emdek May 1, 2019
c19bc6b
FindHunspell.cmake: add Hunspell 1.7
dhgutteridge May 18, 2019
2603417
[QtWebEngine] Add missing keywords
Emdek May 24, 2019
0073203
[QtWebEngine] Add missing keyword
Emdek May 24, 2019
8f55caf
[QtWebKit] Add missing overrides
Emdek May 28, 2019
0c965ef
Mark as const and drop default implementations
Emdek May 28, 2019
dfcbf2f
Create QBuffer in safe way
Emdek Jun 1, 2019
c05106c
Override default configuration
Emdek Jul 31, 2019
eb07e1c
Set context
Emdek Sep 8, 2019
0ed463d
Set context
Emdek Sep 10, 2019
faea324
Fix broken check
Emdek Sep 21, 2019
becc545
[QtWebEngine] Try to workaround URL borked by backend
Emdek May 29, 2019
48bd43d
Fix crashes after clearing the entire browsing history
fnkkio Nov 11, 2019
d2917af
Fix tooltips for areas other than bookmark or folder tile
Emdek Jan 19, 2020
c8df255
Force layout reload after finishing drag
Emdek Jan 19, 2020
2db5155
Use separate highlight colors for active and hovered tiles
Emdek Jan 19, 2020
a15c508
Avoid dragging of wrong tile when trying to drag empty folder
Emdek Jan 19, 2020
415249c
Add helper method for returning pixmap cache key
Emdek Jan 20, 2020
180413f
Simplify drawing for the best fit mode
Emdek Jan 20, 2020
ed023ed
Ensure that original image is loaded only after cache miss, greatly i…
Emdek Jan 21, 2020
3855648
Do not try to build URL directly from data role, spotted by Chiitoo
Emdek Feb 24, 2020
ba52721
Switch to dedicated mapping method
Emdek Feb 24, 2020
9d660de
Validate data first
Emdek Feb 24, 2020
0a945d4
Validate data first
Emdek Feb 24, 2020
3a146e5
Delay reload after removal, spotted by Chiitoo
Emdek Mar 2, 2020
afd4fcb
Do not allow to set choices for types other than enumeration
Emdek Oct 2, 2020
b0223b0
Add signal for reporting Job progress
Emdek Jan 17, 2019
6ee4e5f
[QtWebEngine] Fix ifdef block
Emdek Dec 21, 2020
3608f18
Adjust signal
Emdek Dec 21, 2020
b78a8c6
Fix includes
Emdek Dec 21, 2020
419cfc7
Add missing getter
Emdek Dec 21, 2020
5090cf8
Update translations from Transifex
Emdek Dec 21, 2020
b32217e
Update docs
Emdek Dec 21, 2020
e4cad3c
Update version
Emdek Dec 21, 2020
1c6dec7
Allow to force initialization
Emdek Jan 27, 2019
62eeef2
[QtWebEngine] Initialize ContentFiltersManager before creating first …
Emdek Jan 27, 2019
656c7ed
[QtWebEngine] Disable old QtWebEngineUrlRequestInterceptor for 5.13 a…
Emdek Apr 12, 2019
1088b7a
[QtWebEngine] Initial work on new QtWebEngineUrlRequestInterceptor
Emdek Apr 12, 2019
e242ca1
[QtWebEngine] Install new QtWebEngineUrlRequestInterceptor on QtWebEn…
Emdek Apr 12, 2019
4943b3d
[QtWebEngine] Expose blocked elements from new QtWebEngineUrlRequestI…
Emdek Apr 12, 2019
5483483
[QtWebEngine] Collect data on blocked requests
Emdek Apr 12, 2019
0d17c3c
[QtWebEngine] Add workaround for history restoration broken by Chromium
Emdek Feb 13, 2021
dd07887
[QtWebEngine] Wrap dev tools handling using QtWebEngineInspectorWidge…
Emdek Feb 20, 2021
f62d0da
[QtWebEngine] Fix build
Emdek Mar 4, 2021
45c3447
Do not assume that device is valid
Emdek Mar 5, 2021
b0ba055
Handle feeds like ordinary URLs when restoring
Emdek May 9, 2021
02e5143
Disable drops for feeds
Emdek May 9, 2021
f78792c
[QtWebEngine] Add workaround for callbacks being called after destruc…
Emdek May 11, 2021
c97ba07
Update IRC network name
Emdek May 31, 2021
77f8c5a
Fix saving for multiple instances of the same action with different p…
Emdek Oct 4, 2021
2227824
Minor cleanup
Emdek Oct 4, 2021
8a0cb46
Drop dead shortcut
Emdek Oct 4, 2021
05c3139
[QtWebEngine] Adjust script to upstream changes
Emdek Oct 31, 2021
bec3ddd
[QtWebEngine] Adjust to upstream changes
Emdek Nov 10, 2021
090b890
[QtWebEngine] Adjust to upstream changes
Emdek Nov 11, 2021
e21b368
[QtWebEngine] Adjust to upstream changes
Emdek Nov 12, 2021
f56e2b2
[QtWebEngine] Adjust to upstream changes
Emdek Nov 12, 2021
c22649c
[QtWebEngine] Adjust to upstream changes
Emdek Nov 12, 2021
a78c8f5
[QtWebEngine] Adjust to upstream changes
Emdek Nov 12, 2021
05eb3c6
[QtWebEngine] Add slight delay to fix list of links returned after re…
Emdek Nov 13, 2021
d4db005
Preserve RSS article read status across updates (#1698)
rjframe Jan 18, 2022
328027f
Update copyright year
Emdek Feb 22, 2022
0bc15e2
Update translations from Transifex
Emdek Feb 22, 2022
e6f3a34
Update docs
Emdek Feb 22, 2022
db537b4
Update version
Emdek Feb 22, 2022
eb42f60
Drop unfinished (for this version) about:preferences, fixes #1729
Emdek May 4, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
1.0.03 (2022-02-22):
- updated QtWebEngine to (silently) breaking upstream changes;
- updated translations;
- some other backports.

1.0.02 (2020-12-21):
- optimized handling of large images for Start Page backgrounds;
- improved validation of content blocking profile checksum;
- updated translations;
- some other fixes.

1.0.01 (2019-01-01):
- some enhancements in experimental backend for QtWebEngine (Blink):
-- download dialog is now shown for tab that initiated it;
-- added support for handling requests to print page;
- many other fixes.

0.9.99 RC 12 (2018-09-01):
- QtWebEngine backend no longer uses locks for fetching feeds, links or search engines;
- some other fixes.
Expand Down
18 changes: 5 additions & 13 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,10 @@ project(otter-browser)

set(MAJOR_VERSION "1")
set(MINOR_VERSION "0")
set(PATCH_VERSION "81")
set(PATCH_VERSION "03")
set(WEEKLY_VERSION "" CACHE STRING "")

add_definitions(-DOTTER_VERSION_MAIN="${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}" -DOTTER_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}")

if ("${WEEKLY_VERSION}" STREQUAL "")
add_definitions(-DOTTER_VERSION_CONTEXT="-dev" -DOTTER_VERSION_WEEKLY=" ")
else ()
add_definitions(-DOTTER_VERSION_CONTEXT=" weekly ${WEEKLY_VERSION}" -DOTTER_VERSION_WEEKLY="${WEEKLY_VERSION}")
endif ()
add_definitions(-DOTTER_VERSION_MAIN="${MAJOR_VERSION}.${MINOR_VERSION}.${PATCH_VERSION}" -DOTTER_INSTALL_PREFIX="${CMAKE_INSTALL_PREFIX}" -DOTTER_VERSION_CONTEXT=" " -DOTTER_VERSION_WEEKLY=" ")

if (EXISTS "${CMAKE_ROOT}/Modules/CPack.cmake")
include(InstallRequiredSystemLibraries)
Expand Down Expand Up @@ -74,14 +68,14 @@ set(CMAKE_CXX_STANDARD 11)
include(FeatureSummary)
include(GNUInstallDirs)

option(ENABLE_QTWEBENGINE "Enable QtWebEngine backend (requires Qt 5.12)" ON)
option(ENABLE_QTWEBENGINE "Enable QtWebEngine backend (requires Qt 5.9)" ON)
option(ENABLE_QTWEBKIT "Enable QtWebKit backend (requires QtWebKit 5.212)" ON)
option(ENABLE_CRASHREPORTS "Enable built-in crash reporting (only for official builds)" OFF)
option(ENABLE_DBUS "Enable D-Bus based integration for notifications (only freedesktop.org compatible platforms)" ON)
option(ENABLE_SPELLCHECK "Enable Hunspell based spell checking" ON)

find_package(Qt5 5.6.0 REQUIRED COMPONENTS Core Gui Multimedia Network PrintSupport Qml Svg Widgets XmlPatterns)
find_package(Qt5WebEngineWidgets 5.12.0 QUIET)
find_package(Qt5WebEngineWidgets 5.9.0 QUIET)
find_package(Qt5WebKitWidgets 5.212.0 QUIET)
find_package(Hunspell 1.5.0 QUIET)

Expand Down Expand Up @@ -263,7 +257,6 @@ set(otter_src
src/modules/windows/notes/NotesContentsWidget.cpp
src/modules/windows/pageInformation/PageInformationContentsWidget.cpp
src/modules/windows/passwords/PasswordsContentsWidget.cpp
src/modules/windows/preferences/PreferencesContentsWidget.cpp
src/modules/windows/tabHistory/TabHistoryContentsWidget.cpp
src/modules/windows/transfers/TransfersContentsWidget.cpp
src/modules/windows/web/PasswordBarWidget.cpp
Expand Down Expand Up @@ -341,7 +334,6 @@ qt5_wrap_ui(otter_ui
src/modules/windows/notes/NotesContentsWidget.ui
src/modules/windows/pageInformation/PageInformationContentsWidget.ui
src/modules/windows/passwords/PasswordsContentsWidget.ui
src/modules/windows/preferences/PreferencesContentsWidget.ui
src/modules/windows/tabHistory/TabHistoryContentsWidget.ui
src/modules/windows/transfers/TransfersContentsWidget.ui
src/modules/windows/web/PasswordBarWidget.ui
Expand Down Expand Up @@ -501,7 +493,7 @@ elseif (APPLE)
set(MACOSX_BUNDLE_SHORT_VERSION_STRING ${MAJOR_VERSION}.${MINOR_VERSION})
set(MACOSX_BUNDLE_ICON_FILE otter-browser.icns)
set(MACOSX_BUNDLE_GUI_IDENTIFIER "org.otter-browser.otter-browser")
set(MACOSX_BUNDLE_COPYRIGHT "Copyright (C) 2013-2018 Otter Browser Team. All rights reserved.")
set(MACOSX_BUNDLE_COPYRIGHT "Copyright (C) 2013-2022 Otter Browser Team. All rights reserved.")
set(otter_src
${otter_src}
src/modules/platforms/mac/MacPlatformIntegration.mm
Expand Down
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ If you want to help with the development of Otter Browser, please observe the fo

## Submitting patches

* Make sure that you have a [GitHub account](https://github.com/signup/free).
* Ensure that nobody is currently working on the selected task (check if someone is assigned to the ticket or ask on *#otter-browser* at freenode).
* Make sure that you have a [GitHub account](https://github.com/join).
* Ensure that nobody is currently working on the selected task (check if someone is assigned to the ticket or ask on *#otter-browser* at libera.chat).
* Fork the repository on GitHub.
* Create a branch just for that task.
* Submit your changes as a pull request so they can be reviewed.
Expand Down
2 changes: 1 addition & 1 deletion INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Build and install instructions

To install Otter Browser from source you need to have the [Qt SDK](https://www.qt.io/download-open-source/) (5.6.0 or newer) installed. You can use system-wide libraries when available, but you will need to install header files for modules specified in *CMakeLists.txt* (listed in the line starting with `target_link_libraries`). You might also need to install additional header files for GStreamer and libxml2.

Sometimes you may need to manually add QtConcurrent to the list of required modules in *CMakeLists.txt*, by adding it to the line starting with `qt5_use_modules(otter-browser`, resulting in `qt5_use_modules(otter-browser Concurrent`.
Sometimes you may need to manually add QtConcurrent to the list of required modules in *CMakeLists.txt*, by adding it to the line starting with `target_link_libraries(otter-browser Qt5::Core`, resulting in `target_link_libraries(otter-browser Qt5::Core Qt5::Concurrent`.

CMake (3.1.0 or newer) is used for the build system. You need to perform these steps to get clean build (last step is optional):

Expand Down
2 changes: 1 addition & 1 deletion cmake/FindHunspell.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ IF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES)
ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES)

FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx)
FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 hunspell-1.5 hunspell)
FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.7 hunspell-1.6 hunspell-1.5 hunspell)

# handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if
# all listed variables are TRUE
Expand Down
10 changes: 5 additions & 5 deletions otter-browser.rc
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ IDI_ICON1 ICON DISCARDABLE "resources/icons/otter-browser.ico"
IDI_ICON2 ICON DISCARDABLE "resources/icons/otter-browser-file-type.ico"

VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,8,1
PRODUCTVERSION 1,0,8,1
FILEVERSION 1,0,0,3
PRODUCTVERSION 1,0,0,3
BEGIN
BLOCK "StringFileInfo"
BEGIN
BLOCK "040904E4"
BEGIN
VALUE "CompanyName", "Otter Browser Team"
VALUE "FileDescription", "Otter Browser"
VALUE "FileVersion", "1.0.81"
VALUE "FileVersion", "1.0.03"
VALUE "InternalName", "otter-browser"
VALUE "LegalCopyright", "Copyright (C) 2013-2018 Otter Browser Team"
VALUE "LegalCopyright", "Copyright (C) 2013-2022 Otter Browser Team"
VALUE "OriginalFilename", "otter-browser.exe"
VALUE "ProductName", "Otter Browser"
VALUE "ProductVersion", "1.0.81"
VALUE "ProductVersion", "1.0.03"
END
END
BLOCK "VarFileInfo"
Expand Down
15 changes: 2 additions & 13 deletions resources/keyboard/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
{
"action": "Delete",
"shortcuts": [
"Delete"
"Del"
]
},
{
Expand Down Expand Up @@ -202,7 +202,6 @@
"Ctrl+Return"
]
},

{
"action": "GoBack",
"shortcuts": [
Expand Down Expand Up @@ -401,15 +400,6 @@
"Ctrl+9"
]
},
{
"action": "OpenBookmark",
"parameters": {
"startPageTile": 10
},
"shortcuts": [
"Ctrl+0"
]
},
{
"action": "QuickBookmarkAccess",
"shortcuts": [
Expand All @@ -436,8 +426,7 @@
},
{
"action": "ShowToolBar",
"parameters":
{
"parameters": {
"toolBar": "MenuBar"
},
"shortcuts": [
Expand Down
Binary file modified resources/translations/otter-browser_cs.qm
Binary file not shown.
2 changes: 1 addition & 1 deletion resources/translations/otter-browser_cs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8923,7 +8923,7 @@ Klepněte na tlačítko Nainstalovat pro opětovné spuštění prohlížeče a
<message>
<location filename="../../src/core/ActionsManager.cpp" line="366"/>
<source>Rewind History</source>
<translation>Přetočit historii</translation>
<translation>Zobrazit historii vracení se</translation>
</message>
<message>
<location filename="../../src/core/ActionsManager.cpp" line="367"/>
Expand Down
Binary file modified resources/translations/otter-browser_de.qm
Binary file not shown.
42 changes: 21 additions & 21 deletions resources/translations/otter-browser_de.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1831,12 +1831,12 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/core/ContentFiltersManager.cpp" line="353"/>
<source>Last Update</source>
<translation>Letztes Update</translation>
<translation>Letzte Aktualisierung</translation>
</message>
<message>
<location filename="../../src/core/ContentFiltersManager.cpp" line="399"/>
<source>Advertisements</source>
<translation>Werbung</translation>
<translation>Werbebotschaften</translation>
</message>
<message>
<location filename="../../src/core/ContentFiltersManager.cpp" line="399"/>
Expand Down Expand Up @@ -2208,7 +2208,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/ui/FeedPropertiesDialog.ui" line="80"/>
<source>Change Icon…</source>
<translation>Symbolbild ändern...</translation>
<translation>Symbol ändern</translation>
</message>
<message>
<location filename="../../src/ui/FeedPropertiesDialog.ui" line="89"/>
Expand Down Expand Up @@ -2264,7 +2264,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.ui" line="67"/>
<source>OK</source>
<translation>Ok</translation>
<translation>OK</translation>
</message>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.ui" line="74"/>
Expand All @@ -2280,7 +2280,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.ui" line="161"/>
<source>Categories</source>
<translation>Kategorien:</translation>
<translation>Kategorien</translation>
</message>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.cpp" line="148"/>
Expand Down Expand Up @@ -2318,7 +2318,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.cpp" line="214"/>
<source>Select Folder Name</source>
<translation>Ordnername eingeben:</translation>
<translation>Ordnername auswählen</translation>
</message>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.cpp" line="214"/>
Expand Down Expand Up @@ -2365,7 +2365,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.cpp" line="477"/>
<source>Send email to %1</source>
<translation>Email senden an %1</translation>
<translation>E-Mail an %1 senden</translation>
</message>
<message>
<location filename="../../src/modules/windows/feeds/FeedsContentsWidget.cpp" line="479"/>
Expand Down Expand Up @@ -3042,7 +3042,7 @@ Möchten Sie sie speichern?</translation>
<message>
<location filename="../../src/modules/windows/links/LinksContentsWidget.cpp" line="252"/>
<source>Lock Panel</source>
<translation>Leiste blockieren</translation>
<translation>Leiste sperren</translation>
</message>
<message>
<location filename="../../src/modules/windows/links/LinksContentsWidget.cpp" line="266"/>
Expand Down Expand Up @@ -3304,12 +3304,12 @@ Möchten Sie sie migrieren?</translation>
<message>
<location filename="../../src/ui/preferences/MouseProfileDialog.ui" line="169"/>
<source>Move Up</source>
<translation>hoch schieben</translation>
<translation>Nach oben</translation>
</message>
<message>
<location filename="../../src/ui/preferences/MouseProfileDialog.ui" line="186"/>
<source>Move Down</source>
<translation>runter schieben</translation>
<translation>Nach unten</translation>
</message>
<message>
<location filename="../../src/ui/preferences/MouseProfileDialog.ui" line="200"/>
Expand Down Expand Up @@ -3670,7 +3670,7 @@ Möchten Sie fortfahren?</translation>
<message>
<location filename="../../src/modules/importers/opml/OpmlImporter.cpp" line="119"/>
<source>OPML files (*.opml)</source>
<translation>OPML files (*.opml)</translation>
<translation>OPML-Dateien (*.opml)</translation>
</message>
</context>
<context>
Expand Down Expand Up @@ -4193,12 +4193,12 @@ Möchten Sie fortfahren?</translation>
<message>
<location filename="../../src/ui/preferences/PreferencesAdvancedPageWidget.ui" line="443"/>
<source>Website Preferences</source>
<translation>Seiteneinstellungen</translation>
<translation>Webseiteneinstellungen</translation>
</message>
<message>
<location filename="../../src/ui/preferences/PreferencesAdvancedPageWidget.ui" line="454"/>
<source>Search…</source>
<translation>Suche ...</translation>
<translation>Suche</translation>
</message>
<message>
<location filename="../../src/ui/preferences/PreferencesAdvancedPageWidget.ui" line="481"/>
Expand Down Expand Up @@ -5719,12 +5719,12 @@ Möchten Sie fortfahren?</translation>
<message>
<location filename="../../src/modules/backends/web/qtwebkit/QtWebKitWebWidget.cpp" line="1696"/>
<source>PNG image (*.png)</source>
<translation>PNG Bild (*.png)</translation>
<translation>PNG-Bild (*.png)</translation>
</message>
<message>
<location filename="../../src/modules/backends/web/qtwebkit/QtWebKitWebWidget.cpp" line="1696"/>
<source>JPEG image (*.jpg *.jpeg)</source>
<translation>JPEG Bild (*.jpg *.jpeg)</translation>
<translation>JPEG-Bild (*.jpg *.jpeg)</translation>
</message>
<message>
<location filename="../../src/modules/backends/web/qtwebkit/QtWebKitWebWidget.cpp" line="2127"/>
Expand Down Expand Up @@ -6527,7 +6527,7 @@ Adresse: %2</translation>
<message>
<location filename="../../src/modules/windows/tabHistory/TabHistoryContentsWidget.ui" line="29"/>
<source>Search…</source>
<translation>Suchen...</translation>
<translation>Suche…</translation>
</message>
<message>
<location filename="../../src/modules/windows/tabHistory/TabHistoryContentsWidget.cpp" line="156"/>
Expand Down Expand Up @@ -6628,7 +6628,7 @@ Adresse: %2</translation>
<message>
<location filename="../../src/ui/ToolBarDialog.ui" line="291"/>
<source>New…</source>
<translation>Neu ...</translation>
<translation>Neu</translation>
</message>
<message>
<location filename="../../src/ui/ToolBarDialog.ui" line="331"/>
Expand Down Expand Up @@ -7122,7 +7122,7 @@ Progress: %5&lt;/div&gt;</source>
<translation>&lt;div style=&quot;white-space:pre;&quot;&gt;Quelle: %1
Ziel: %2
Größe: %3
Übertragen: %4
Heruntergeladen: %4
Fortschritt: %5&lt;/div&gt;</translation>
</message>
</context>
Expand Down Expand Up @@ -7595,7 +7595,7 @@ Click Install button to restart browser and install the update or close this dia
<message>
<location filename="../../src/ui/WebWidget.cpp" line="729"/>
<source>HTML file with all resources (*.html *.htm)</source>
<translation>HTML-Datei inklusive Ressourcen (*.html *.htm)</translation>
<translation>HTML-Datei mit allen Ressourcen (*.html *.htm)</translation>
</message>
<message>
<location filename="../../src/ui/WebWidget.cpp" line="729"/>
Expand All @@ -7605,7 +7605,7 @@ Click Install button to restart browser and install the update or close this dia
<message>
<location filename="../../src/ui/WebWidget.cpp" line="729"/>
<source>PDF document (*.pdf)</source>
<translation>PDF Dokument (*.pdf)</translation>
<translation>PDF-Dokument (*.pdf)</translation>
</message>
<message>
<location filename="../../src/ui/WebWidget.cpp" line="1031"/>
Expand Down Expand Up @@ -8274,7 +8274,7 @@ Click Install button to restart browser and install the update or close this dia
<message>
<location filename="../../src/modules/windows/windows/WindowsContentsWidget.ui" line="29"/>
<source>Search…</source>
<translation>Suchen...</translation>
<translation>Suche…</translation>
</message>
<message>
<location filename="../../src/modules/windows/windows/WindowsContentsWidget.cpp" line="267"/>
Expand Down
Binary file modified resources/translations/otter-browser_el.qm
Binary file not shown.
Loading