X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fi18n-guide.txt;h=2ada204dbfd39bdd235085b8a79cc55e379ed27b;hb=ab1407a7e1f6a1702f5c2932e01f5be060be5746;hp=f2677fe3a3b5eabdc2acd394fbb5fc38deb659bc;hpb=8b3142364603ea77d9514d20be020370102da9fc;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