# HG changeset patch
# User Wuzzy
# Date 1492555924 -3600
# Node ID c725521d624911f493759fb8101e6245f8c3a614
# Parent  67928dabac03020fd482e2d644114bbd61ee4367
Translations: Simplify mission map desc stuff

diff -r 67928dabac03 -r c725521d6249 Translations.wiki
--- a/Translations.wiki	Tue Apr 18 18:44:56 2017 +0100
+++ b/Translations.wiki	Tue Apr 18 23:52:04 2017 +0100
@@ -56,15 +56,15 @@
 
  * `/share/hedgewars/Data/Maps/<map name>/desc.txt`
 
-Replace “`<map name`>” with the name of any mission map. To translate these, add a line of the format `language code=description` (e.g. “en=This is an example.” for English). Since version 0.9.23, you must use the following special character sequences for new lines, commas and underscores:
+Replace “`<map name`>” with the name of any mission map. You see a list of mission maps if you select the map type “mission map” when preparing a game.
+
+To translate these, add a line of the format `language code=description` (e.g. “en=This is an example.” for English). Since version 0.9.23, you must use the following special character sequences for new lines, commas and underscores:
 
 || *Written text* || *Is replaced by* ||
 || `_n` || New line ||
 || `_c` || Comma ||
 || `__` || Underscore ||
 
-Mission maps are saved like all image maps in `/share/hedgewars/Data/Maps/`. You see a list of mission maps if you select the map type “mission map” when preparing a game.
-
 === Metadata ===
 The following files are not used by Hedgewars itself, but they contain translatable metadata about Hedgewars: