From ace263c6dd15b2b248eb584241db128f1bb2985e Mon Sep 17 00:00:00 2001 From: fed <58637860+fedddddd@users.noreply.github.com> Date: Thu, 2 Mar 2023 00:16:18 +0100 Subject: [PATCH] Small fix --- data/zone_source/h2_mod_pre_gfx.csv | 3 ++- data/zonetool/h2_mod_pre_gfx/localizedstrings/branding.json | 3 +++ data/zonetool/localizedstrings/english.json | 2 -- 3 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 data/zonetool/h2_mod_pre_gfx/localizedstrings/branding.json diff --git a/data/zone_source/h2_mod_pre_gfx.csv b/data/zone_source/h2_mod_pre_gfx.csv index d460b0f6..38745790 100644 --- a/data/zone_source/h2_mod_pre_gfx.csv +++ b/data/zone_source/h2_mod_pre_gfx.csv @@ -2,4 +2,5 @@ stringtable,font_replacements.csv ttf,fonts/ibmplexsansarabic-semibold_custom.ttf ttf,fonts/mix.ttf ttf,fonts/mix_gothic.ttf -ttf,fonts/mix_open.ttf \ No newline at end of file +ttf,fonts/mix_open.ttf +localize,branding diff --git a/data/zonetool/h2_mod_pre_gfx/localizedstrings/branding.json b/data/zonetool/h2_mod_pre_gfx/localizedstrings/branding.json new file mode 100644 index 00000000..17699751 --- /dev/null +++ b/data/zonetool/h2_mod_pre_gfx/localizedstrings/branding.json @@ -0,0 +1,3 @@ +{ + "MENU_SP_CAMPAIGN": "H2-MOD" +} \ No newline at end of file diff --git a/data/zonetool/localizedstrings/english.json b/data/zonetool/localizedstrings/english.json index 50728328..07b511fc 100644 --- a/data/zonetool/localizedstrings/english.json +++ b/data/zonetool/localizedstrings/english.json @@ -1,6 +1,4 @@ { - "MENU_SP_CAMPAIGN": "H2-MOD", - "LOCALE_0": "English", "LOCALE_1": "French", "LOCALE_2": "German",