Skip to content

Commit

Permalink
Update English.pot
Browse files Browse the repository at this point in the history
Hi
to make possible the translation into French (or another language) of the "print preview" window, I tried without success to add the few lines of the missing words in my french.po file but this had no effect.
This did not surprise me too much since these words are absent from the English base english.pot but it may not be enough to declare this translation if the binary is not up to date for this.
It is possible that my proposal is wrong and in this case I apologize but it would be nice to be able to translate the print preview page into all languages.
Kind regards, Denis

PS I haven't found anywhere a possible configuration for my WinMerge to detect updates and I am therefore obliged to visit GitHub from time to time to check for new features.
  • Loading branch information
Need74 authored Oct 29, 2023
1 parent 2bc9bfc commit fd0ff51
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Translations/WinMerge/English.pot
Original file line number Diff line number Diff line change
Expand Up @@ -4088,3 +4088,20 @@ msgstr ""
msgid "Do not specify the '-p0' command line option for the patch file which includes absolute paths"
msgstr ""

msgid "&Print"
msgstr ""

msgid "&Next Page"
msgstr ""

msgid "Pre&v Page"
msgstr ""

msgid "Zoom &in"
msgstr ""

msgid "Zoom &out"
msgstr ""

msgid "&Close"
msgstr ""

0 comments on commit fd0ff51

Please sign in to comment.