--- 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.