wxwidgets/tests/intl
Vadim Zeitlin 39079cbf23 Return true from AddCatalog() if message ID matches language
When the original messages language matches the language of the locale
being used, these strings can be used directly and so AddCatalog()
should still return true for them but it didn't do it any more after the
changes of 94b1a17aeb (Add AddAvailableCatalog() and use it in
AddStdCatalog(), 2023-09-30).

See #18227.

Closes #24019.

Closes #24037.
2023-11-07 15:11:26 +01:00
..
fr Removed ellipsis from "About..." occurrences. 2012-01-20 16:51:09 +00:00
ja Strip mnemonics from CJK translations of menu items too 2016-06-26 18:36:11 +02:00
intltest.cpp Return true from AddCatalog() if message ID matches language 2023-11-07 15:11:26 +01:00