diff options
author | Will Castro <39478251+VITALISED@users.noreply.github.com> | 2022-01-19 13:52:05 +1100 |
---|---|---|
committer | Will Castro <39478251+VITALISED@users.noreply.github.com> | 2022-01-19 13:52:05 +1100 |
commit | 7752cccd6cbc63349b613a6f057a913dd8654a50 (patch) | |
tree | b5f2bb7858e92f16abe9db3568c21f40b2c5d9bc | |
parent | bd5780e0f1d4ad02fa42796609caeb4d3b71cf5f (diff) | |
download | NorthstarMods-7752cccd6cbc63349b613a6f057a913dd8654a50.tar.gz NorthstarMods-7752cccd6cbc63349b613a6f057a913dd8654a50.zip |
Update diffs
-rw-r--r-- | .gitattributes | 2 | ||||
-rw-r--r-- | Northstar.Client/mod/resource/northstar_client_localisation_english.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes index 55d7d5e8..0f336320 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 09d08f97..6f9f75ec 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" |