]> 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 9374c7e60c0b6a7c9f59bce6a33801e9c04b7768..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,24 +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/miscfunctions.qc
-client/modeleffects.qc
-client/movetypes.qc
-client/noise.qh
-client/particles.qc
-client/prandom.qc
-client/projectile.qc
-client/scoreboard.qc
-client/target_music.qc
-client/teamplay.qc
-client/teamradar.qc
-client/tuba.qc
-client/View.qc
-client/wall.qc
-client/waypointsprites.qc
-client/hud.qc