]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
add link to translation guide on wiki
authorMartin Taibr <taibr.martin@gmail.com>
Wed, 8 Jan 2020 13:42:30 +0000 (14:42 +0100)
committerMartin Taibr <taibr.martin@gmail.com>
Wed, 8 Jan 2020 13:42:30 +0000 (14:42 +0100)
qcsrc/i18n-guide.txt

index f2677fe3a3b5eabdc2acd394fbb5fc38deb659bc..2ada204dbfd39bdd235085b8a79cc55e379ed27b 100644 (file)
@@ -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