Skip to content

Commit

Permalink
Update language files
Browse files Browse the repository at this point in the history
  • Loading branch information
Bionus committed Jul 1, 2022
1 parent cebc93f commit ba8a806
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui-qml/languages/YourLanguage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -703,12 +703,12 @@
<context>
<name>SearchScreen</name>
<message>
<location filename="../src/components/SearchScreen.qml" line="50"/>
<location filename="../src/components/SearchScreen.qml" line="58"/>
<source>Search...</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../src/components/SearchScreen.qml" line="176"/>
<location filename="../src/components/SearchScreen.qml" line="184"/>
<source>Sources</source>
<translation type="unfinished"/>
</message>
Expand Down
25 changes: 25 additions & 0 deletions src/languages/YourLanguage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4409,6 +4409,11 @@ Please solve the issue before resuming the download.</source>
<source>Some tags from the image are in the whitelist: %1. However, some tags are in the blacklist: %2. Do you want to download it anyway?</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/tabs/search-tab.cpp" line="759"/>
<source>Multiple sources</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/tabs/search-tab.cpp" line="770"/>
<location filename="../gui/src/tabs/search-tab.cpp" line="819"/>
Expand Down Expand Up @@ -5663,6 +5668,26 @@ Please solve the issue before resuming the download.</source>
%1</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/viewer/viewer-window.cpp" line="800"/>
<source>Image not found.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/viewer/viewer-window.cpp" line="802"/>
<source>Error loading the image.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/viewer/viewer-window.cpp" line="804"/>
<source>Error loading the image's details.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/viewer/viewer-window.cpp" line="806"/>
<source>Error saving the image.</source>
<translation type="unfinished"/>
</message>
<message>
<location filename="../gui/src/viewer/viewer-window.cpp" line="1011"/>
<location filename="../gui/src/viewer/viewer-window.cpp" line="1013"/>
Expand Down

0 comments on commit ba8a806

Please sign in to comment.