diff --git a/.github/workflows/suppress_warning.py b/.github/workflows/suppress_warning.py index eb663400ff..458bc07e88 100644 --- a/.github/workflows/suppress_warning.py +++ b/.github/workflows/suppress_warning.py @@ -32,7 +32,8 @@ # fr-FR uses em dashes (—) instead of en dashes (-) for separators and must have a non-breaking space before colons SUPPRESS_WARNING['fr-FR'] = ['STR_1165', 'STR_1333', 'STR_1334', 'STR_2781', 'STR_6229', 'STR_6230', 'STR_6231'] SUPPRESS_WARNING['gl-ES'] = [] -SUPPRESS_WARNING['hu-HU'] = [] +# hu-HU needs to change order of {STRINGID}s for news and research to translate them properly. +SUPPRESS_WARNING['hu-HU'] = ['STR_2235', 'STR_2289'] SUPPRESS_WARNING['it-IT'] = [] SUPPRESS_WARNING['ja-JP'] = [] # ko-KR needs to change order of {STRINGID}s for news and research to translate them properly. STR_1218, 1219 is changed by @AaronVanGeffen at 738e920. diff --git a/data/language/hu-HU.txt b/data/language/hu-HU.txt index 12c8db5df0..b832aa5952 100644 --- a/data/language/hu-HU.txt +++ b/data/language/hu-HU.txt @@ -3838,3 +3838,4 @@ STR_6799 :Mini térkép STR_7000 :vagy STR_7001 :Játéknév STR_7002 :{STRINGID} {STRINGID} +STR_7003 :A(z) „{STRING}” hangfájl csonka. Minta {INT32} lenne az elvárt, de csak {INT32} érhető el. Fontold meg az RCT2 újratelepítését.