X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fi18n-guide.txt;fp=qcsrc%2Fi18n-guide.txt;h=2ada204dbfd39bdd235085b8a79cc55e379ed27b;hp=f2677fe3a3b5eabdc2acd394fbb5fc38deb659bc;hb=ca2b4af3846cb6e38d166006cc3b32c89cf99142;hpb=f53ede36a1898c157e840c96ffac2534ab3c8e31 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