wxWidgets/docs/contributing
Vadim Zeitlin e539cb69bb Remove platform-specific translations support
As shown by the fact that no other platform-specific translations were
ever added since the initial version of locale/msw/it.po added way back
in 4d931bcca0 (Translate '&Help' to '&' for italian Windows only,
2005-08-12), this is not especially useful, so just handle this
particular case specially in wxGetStockLabel() and remove support for
platform-specific translations.

This allows to simplify the makefiles and the catalog loading code as
there is no need to deal with the files in subdirectories any more.
2021-02-07 00:06:21 +01:00
..
about-platform-toolkit-and-library-names.md
about-version-numbers.md Remove BCC mentions from documentation 2020-10-13 18:49:53 +02:00
binary-compatibility.md Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
how-to-add-class-documentation.md Document that 3rd person verb forms should be used in the manual 2019-08-20 17:16:53 +02:00
how-to-add-files-to-build-system.md Update bakefile-related information in the docs 2019-10-06 23:14:43 +02:00
how-to-add-new-font-encoding.md
how-to-add-new-msvs-version.md
how-to-add-new-sample.md Update bakefile-related information in the docs 2019-10-06 23:14:43 +02:00
how-to-add-new-ui-bitmaps.md
how-to-add-new-wxUSE_XXX.md Also fix spelling mistakes in the documentation files 2020-06-28 15:30:04 +02:00
how-to-add-new-xrc-handler.md
how-to-release.md Fix build/bakefiles/version.bkl path in the release instructions 2020-07-23 16:22:58 +02:00
how-to-update-third-party-library.md
how-to-write-unit-tests.md
translators-guide.md Remove platform-specific translations support 2021-02-07 00:06:21 +01:00
wxmsw-contributor-guide.md