We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make
1 parent 8ae9091 commit b47e4a5Copy full SHA for b47e4a5
README.md
@@ -28,7 +28,8 @@ Language files for s25client
28
- Check and fix auto-translations
29
- Remove unused translations (Validate, that they are actually unused)
30
- Save
31
- - Run `make -B translations` in the build directory to have gettext sort the translations.
+ - Run `make -B translations` in the build directory of RTTR to have gettext sort the translations.
32
+ Note that you need to have [RTTR](https://github.com/Return-To-The-Roots/s25client) configured already for that to work.
33
Alternatively run `msgmerge --sort-output --no-wrap --quiet --update --backup=none <abspath-to-file>.po <abspath-to-rttr.pot>` on every po-file.
34
- commit
35
- Create a pull request with the change
0 commit comments