wxWidgets/tests/intl
Vadim Zeitlin 4fab20cca1 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.

(cherry picked from commit 39079cbf237e1a93a2acd97280cc2845a811f819)
2023-11-07 15:13:31 +01:00
..
fr
ja
intltest.cpp Return true from AddCatalog() if message ID matches language 2023-11-07 15:13:31 +01:00