diff options
author | Barichello <artur@barichello.me> | 2022-01-02 14:11:55 -0300 |
---|---|---|
committer | Barichello <artur@barichello.me> | 2022-01-02 14:12:02 -0300 |
commit | 675a182a43fecf7d65c01223b08a5c605ec02aab (patch) | |
tree | 05508a5e34a9d6eacc638fee7fc189d45827583c | |
parent | 98dffd2b7f45ecc543444f54a0f05ff1a574839d (diff) | |
download | NorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.tar.gz NorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.zip |
Reencode translations as UTF-16 little endian
Closes #53
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_german.txt | bin | 9760 -> 19418 bytes | |||
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt | bin | 9596 -> 18936 bytes | |||
-rw-r--r-- | Northstar.Custom/mod/resource/northstar_custom_portuguese.txt | bin | 2708 -> 5338 bytes |
4 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 21256661..bb217e03 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -* text=auto
\ No newline at end of file +*.txt text eol=crlf
\ No newline at end of file diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt Binary files differindex fdea511e..3d7a7551 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt Binary files differindex 072cb70f..0db15c43 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt diff --git a/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt b/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt Binary files differindex f3446f13..0a7b19d2 100644 --- a/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt +++ b/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt |