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