Translations.wiki
changeset 2049 8e2c42ce20c5
parent 1872 5d381521e757
child 2050 840125d4a254
equal deleted inserted replaced
2048:0b7a5fadc2c8 2049:8e2c42ce20c5
    34 In GNU/Linux you have to look into `/path-to-Hedgewars/Data/Locale where path-to-Hedgewars` is the path to your Hedgewars installation.
    34 In GNU/Linux you have to look into `/path-to-Hedgewars/Data/Locale where path-to-Hedgewars` is the path to your Hedgewars installation.
    35 
    35 
    36 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.
    36 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.
    37 
    37 
    38 For example, in an Arch Linux box the path is `/usr/share/hedgewars/Data/Locale`.
    38 For example, in an Arch Linux box the path is `/usr/share/hedgewars/Data/Locale`.
    39 For Windows 8, the path is `C:\Program Files (x86)\Hedgewars 0.9.19\Data\Locale`.
    39 For Windows 8, the path is `C:\Program Files (x86)\Hedgewars <version>\Data\Locale`.
    40 
    40 
    41 == Language codes ==
    41 == Language codes ==
    42 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).
    42 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).
    43 
    43 
    44 == Translation files ==
    44 == Translation files ==