X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fi18n-guide.txt;h=2ada204dbfd39bdd235085b8a79cc55e379ed27b;hb=340221e0b0251b0caf1036bc06912f2e40256f88;hp=f2677fe3a3b5eabdc2acd394fbb5fc38deb659bc;hpb=f09691075c4a61f4ab4b81b4354cff95be9ea26f;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/i18n-guide.txt b/qcsrc/i18n-guide.txt index f2677fe3a..2ada204db 100644 --- a/qcsrc/i18n-guide.txt +++ b/qcsrc/i18n-guide.txt @@ -1,3 +1,6 @@ +For more information, see https://gitlab.com/xonotic/xonotic/-/wikis/Translating + + How to make the .po template: find . -type f -not -name \*.po -not -name \*.txt | xgettext -LC -k_ -f- --from-code utf-8