]> 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 87d4ff5186059b8807ff18b626dd10a38eae0c53..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,35 +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/casings.qc
-client/ctf.qc
-client/damage.qc
-client/effects.qc
-client/gibs.qc
-client/hook.qc
-client/hud.qc
-client/hud.qh
-client/laser.qc
-client/Main.qc
-client/main.qh
-client/mapvoting.qc
-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