Mention CFBundleLocalizations in the i18n overview
This is still completely undiscoverable, but slightly better than only mentioning this in a Stack Overflow answer referencing a comment in the bug tracker. Closes #9659.
This commit is contained in:
@@ -59,6 +59,11 @@ Translating your application involves several steps:
|
|||||||
given language: see wxLocale.
|
given language: see wxLocale.
|
||||||
|
|
||||||
|
|
||||||
|
@note Under macOS you also need to list all the supported languages under
|
||||||
|
@c CFBundleLocalizations key in your application @c Info.plist file
|
||||||
|
in order to allow the application to support the corresponding locale.
|
||||||
|
|
||||||
|
|
||||||
@section overview_i18n_mofiles Installing translation catalogs
|
@section overview_i18n_mofiles Installing translation catalogs
|
||||||
|
|
||||||
The .mo files with compiled catalogs must be included with the application.
|
The .mo files with compiled catalogs must be included with the application.
|
||||||
|
Reference in New Issue
Block a user