Skip to content

Commit b47e4a5

Browse files
committed
Add reference to main repo for make command
1 parent 8ae9091 commit b47e4a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ Language files for s25client
2828
- Check and fix auto-translations
2929
- Remove unused translations (Validate, that they are actually unused)
3030
- Save
31-
- Run `make -B translations` in the build directory to have gettext sort the translations.
31+
- 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.
3233
Alternatively run `msgmerge --sort-output --no-wrap --quiet --update --backup=none <abspath-to-file>.po <abspath-to-rttr.pot>` on every po-file.
3334
- commit
3435
- Create a pull request with the change

0 commit comments

Comments
 (0)