]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/i18n-guide.txt
Purge client/defs.qh
[xonotic/xonotic-data.pk3dir.git] / qcsrc / i18n-guide.txt
index 0bc255ffa51f4a1f40128ec53e964ebbdc49d76d..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
@@ -24,10 +27,8 @@ Guideline:
 - interesting vim macros:
   :map # /"<return>
   :map ' i_(<esc>2f"a)<esc>/"<return>
+  :map " F"isprintf(_(<esc>%i), )<esc>i
 
 Unresolved TODO:
 
 - translated campaigns
-
-client/hud.qc
-client/scoreboard.qc