aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarichello <artur@barichello.me>2022-01-02 14:11:55 -0300
committerBarichello <artur@barichello.me>2022-01-02 14:12:02 -0300
commit675a182a43fecf7d65c01223b08a5c605ec02aab (patch)
tree05508a5e34a9d6eacc638fee7fc189d45827583c
parent98dffd2b7f45ecc543444f54a0f05ff1a574839d (diff)
downloadNorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.tar.gz
NorthstarMods-675a182a43fecf7d65c01223b08a5c605ec02aab.zip
Reencode translations as UTF-16 little endian
Closes #53
-rw-r--r--.gitattributes2
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_german.txtbin9760 -> 19418 bytes
-rw-r--r--Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txtbin9596 -> 18936 bytes
-rw-r--r--Northstar.Custom/mod/resource/northstar_custom_portuguese.txtbin2708 -> 5338 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 212566614..bb217e038 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
index fdea511eb..3d7a75510 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_german.txt
Binary files differ
diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt
index 072cb70f9..0db15c43b 100644
--- a/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt
+++ b/Northstar.Client/mod/resource/northstar_client_localisation_portuguese.txt
Binary files differ
diff --git a/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt b/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt
index f3446f13a..0a7b19d23 100644
--- a/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt
+++ b/Northstar.Custom/mod/resource/northstar_custom_portuguese.txt
Binary files differ