diff --git a/LOCALIZATION.md b/LOCALIZATION.md new file mode 100644 index 0000000..f19278b --- /dev/null +++ b/LOCALIZATION.md @@ -0,0 +1,20 @@ +# Localization of ZRCola + +In order to get ZRCola experience in your language the following resources should be translated: + +1. [ZRCola](https://poeditor.com/join/project/NTidhEPdDM) +2. [ZRCola-zrcdb](https://poeditor.com/join/project/QBuYsTwk0d) +3. [libZRColaUI](https://poeditor.com/join/project/vrnIvk5IOM) +4. [Updater](https://poeditor.com/join/project/oDK4ktH3ZV) +5. [wxExtend](https://poeditor.com/join/project/YmsdlC3CBv) +6. Setup + - [MSIBuildUI](https://poeditor.com/join/project/ikxWBlq1o5) + - [MSIBuildCore](https://poeditor.com/join/project/RSCSsz9fXi) + - [MSICALib](https://poeditor.com/join/project/cKP0wwBrHU) + - [MSICA](https://poeditor.com/join/project/gCNPagUQvn) + +## General Guidelines + +Please use the Windows "official" translations for terms published at [Microsoft Language Portal](https://www.microsoft.com/en-us/language). This will provide a consistent terminology experience on Windows. + +Should you need any assistance to get started, please do not hesitate to contact project maintainer at [simon.rozman@amebis.si](mailto:simon.rozman@amebis.si). diff --git a/README.md b/README.md index 9ac6e21..495a3cb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ https://www.amebis.si/prenos/ZRCola/ - _sed.exe_ and _grep.exe_ - Command line utilities from Microsoft Windows SDK Bin folder: distributed with Visual Studio, add Bin folder to path manually. - Additional command line utilities from project's bin folder: add bin folder to path. The source code is provided on request. +- wxWidgets 3.0 - set `WXWIN` environment variable to the folder where wxWidgets include and lib files are located. Official binary builds are required. ### Digital Signing of Build Outputs In order to have the build process digitally sign output files, one should provide the following: @@ -38,6 +39,9 @@ Use Microsoft NMAKE to build the project. The resulting files can be found in ou The `/ls` flag can be appended to the commands above to reduce NMAKE's verbosity. You can combine multiple targets (i.e. nmake Unregister Clean). Please, see NMAKE reference for further reading. +## Translating ZRCola +Instructions how to translate ZRCola to your language can be found [here](LOCALIZATION.md). + ## Contact Information Please contact the following addressee for further information and help: - ZRC SAZU, ZRCola@zrc-sazu.si