1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-11-21 01:39:29 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
9358b50793 dont use working-tree-encoding, just use encoding 2020-04-26 15:20:31 +02:00
94893a818c These are the correct locale character-sets used by AmigaOS. Please ensure any characters not handled by the correct characterset, are removed from the catalog's, since they cannot be displayed.
Catalogs written in non-default character-sets, using glyphs that do not exist in the default encodings, should be named <language>-<encoding>.ct, and correct attributes should be added here to handle the encoding.
2020-04-26 14:42:37 +02:00
ed5c8bac5c handle russian localization files as Windows-1251 2020-04-26 13:59:22 +02:00
86868c6b92 add some more of the used languages encodings. 2020-04-26 13:59:22 +02:00
b2732ddc93 Add an initial .gitattributes file to specify the encoding used for catalog translations (.ct files). please add the correct encoding for languages used. 2020-04-26 13:59:22 +02:00