Translations: fix win8 path
authorWuzzy
Sat, 12 Oct 2019 18:34:56 +0100
changeset 2049 8e2c42ce20c5
parent 2048 0b7a5fadc2c8
child 2050 840125d4a254
Translations: fix win8 path
Translations.wiki
--- a/Translations.wiki	Sat Oct 12 19:34:08 2019 +0200
+++ b/Translations.wiki	Sat Oct 12 18:34:56 2019 +0100
@@ -36,7 +36,7 @@
 In Windows you have to look into `c:\path-to-Hedgewars\share\Hedgewars\Data\Locale` where path-to-Hedgewars is the path to your Hedgewars installation.
 
 For example, in an Arch Linux box the path is `/usr/share/hedgewars/Data/Locale`.
-For Windows 8, the path is `C:\Program Files (x86)\Hedgewars 0.9.19\Data\Locale`.
+For Windows 8, the path is `C:\Program Files (x86)\Hedgewars <version>\Data\Locale`.
 
 == Language codes ==
 Languages are identified with the [https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes ISO 639-1 language code] (e.g. “de” for German). For regional language variants, an [https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ISO 3166-1 alpha-2 country code] can be appended with an underscore (e.g. “pt_BR” for Brazilian Portuguese).