From bd5780e0f1d4ad02fa42796609caeb4d3b71cf5f Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 13:45:37 +1100 Subject: Test part 42 --- .../northstar_client_localisation_english.txt | Bin 23974 -> 11712 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 42d24dd89..09d08f974 100644 Binary files a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt and b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt differ -- cgit v1.2.3 From 7752cccd6cbc63349b613a6f057a913dd8654a50 Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 13:52:05 +1100 Subject: Update diffs --- .gitattributes | 2 +- Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt') diff --git a/.gitattributes b/.gitattributes index 55d7d5e86..0f336320d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -/*/mod/resource/*.txt text diff working-tree-encoding=UTF-16 \ No newline at end of file +/Northstar.Client/mod/resource/*.txt text diff working-tree-encoding=UTF-16 \ No newline at end of file diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 09d08f974..6f9f75ecf 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -4,7 +4,7 @@ "Tokens" { // This file needs to be encoded as UTF-16 LE - // helloooooooo + // GOMA "MENU_LAUNCH_NORTHSTAR" "Launch Northstar" "MENU_TITLE_MODS" "Mods" "RELOAD_MODS" "Reload Mods" -- cgit v1.2.3 From c818399f8fa3d5f38d167880d65ce9c8f89c09db Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 13:53:12 +1100 Subject: Add diff testing comment --- Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 6f9f75ecf..80dcf12ca 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -4,7 +4,7 @@ "Tokens" { // This file needs to be encoded as UTF-16 LE - // GOMA + // Diff test "MENU_LAUNCH_NORTHSTAR" "Launch Northstar" "MENU_TITLE_MODS" "Mods" "RELOAD_MODS" "Reload Mods" -- cgit v1.2.3 From 266e6bc059fda6bbe930e49348e3cb3f0b9c9c95 Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 13:57:40 +1100 Subject: Revert loc changes --- Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index 80dcf12ca..cf12fc17f 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -4,7 +4,6 @@ "Tokens" { // This file needs to be encoded as UTF-16 LE - // Diff test "MENU_LAUNCH_NORTHSTAR" "Launch Northstar" "MENU_TITLE_MODS" "Mods" "RELOAD_MODS" "Reload Mods" -- cgit v1.2.3 From 2b74dda6be49895652d02613d6cdd7093f8c6c45 Mon Sep 17 00:00:00 2001 From: Will Castro <39478251+VITALISED@users.noreply.github.com> Date: Wed, 19 Jan 2022 16:54:17 +1100 Subject: Update northstar_client_localisation_english.txt --- Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'Northstar.Client/mod/resource/northstar_client_localisation_english.txt') diff --git a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt index cf12fc17f..89ecc5fba 100644 --- a/Northstar.Client/mod/resource/northstar_client_localisation_english.txt +++ b/Northstar.Client/mod/resource/northstar_client_localisation_english.txt @@ -4,6 +4,7 @@ "Tokens" { // This file needs to be encoded as UTF-16 LE + // test BOM utf fix "MENU_LAUNCH_NORTHSTAR" "Launch Northstar" "MENU_TITLE_MODS" "Mods" "RELOAD_MODS" "Reload Mods" -- cgit v1.2.3