Use wxGetStockLabel() in internat sample
This allows to reuse "&File" translation already available in wxstd catalog rather than translating it again in the sample catalogs for all languages, so remove the now unnecessary translations from them.
This commit is contained in:
@@ -45,10 +45,6 @@ msgstr ""
|
||||
msgid "&3 N_() (gettext_noop)"
|
||||
msgstr ""
|
||||
|
||||
#: internat.cpp:211
|
||||
msgid "&File"
|
||||
msgstr "&Soubor"
|
||||
|
||||
#: internat.cpp:212
|
||||
msgid "&Test"
|
||||
msgstr "&Test"
|
||||
|
Reference in New Issue
Block a user