Edited wiki page Translations through web user interface. s/qm/ts/
authorpntanasis@gmail.com
Thu, 26 Dec 2013 15:53:18 +0000
changeset 367 1a14a7fc4b7a
parent 366 a290ff43c897
child 368 2982cf17f347
Edited wiki page Translations through web user interface. s/qm/ts/
Translations.wiki
--- a/Translations.wiki	Thu Dec 26 15:51:34 2013 +0000
+++ b/Translations.wiki	Thu Dec 26 15:53:18 2013 +0000
@@ -45,7 +45,7 @@
 
 en.txt - This is the engine's strings
 
-hedgewars_en.qm - This is the front-end's strings and you can edit it with Qt Linguist
+hedgewars_en.ts - This is the front-end's strings and you can edit it with Qt Linguist
 
 missions_en.txt - This is the mission description strings
 
@@ -55,7 +55,7 @@
 
 = Updating an existing translation =
 
-That is relatively easy. Just edit the existing file. You can edit every file with your favorite editor and the .qm file with Qt Linguist.
+That is relatively easy. Just edit the existing file. You can edit every file with your favorite editor and the .ts file with Qt Linguist.
 
 The en.lua file doesn't exist. Use an existing file as your template.