Fixed #1881 Wrong locale reference for invalid tag order

This commit is contained in:
Jindra Petřík
2022-11-21 21:47:40 +01:00
parent 94bddb8088
commit 9ec4e53132
3 changed files with 4 additions and 2 deletions
@@ -914,7 +914,7 @@ new.filename = untitled
error.missing.characterTag.single = ERROR: The tag requires character tag %tag% but it is not defined before this tag. \
Define this character or change tag order by moving tag into proper position.
error.missing.characterTags.multi = ERROR: The tag requires character tags %tags% but they are not defined before this tag. \
error.missing.characterTag.multi = ERROR: The tag requires character tags %tags% but they are not defined before this tag. \
Define these characters or change tag order by moving tags into proper position.
#after 16.1.0
@@ -884,7 +884,7 @@ new.filename = bezn\u00e1zvu
error.missing.characterTag.single = CHYBA: Tento tag vy\u017eaduje charakterov\u00fd tag %tag%, ale ten nen\u00ed p\u0159ed t\u00edmto tagem definov\u00e1n. \
Definujte tento charakter nebo zm\u011b\u0148te po\u0159ad\u00ed tag\u016f jeho p\u0159esunut\u00edm do spr\u00e1vn\u00e9 polohy.
error.missing.characterTags.multi = CHYBA: Tento tag vy\u017eaduje charakterov\u00e9 tagy %tags%, ale tyto nejsou p\u0159ed t\u00edmto tagem definov\u00e1ny. \
error.missing.characterTag.multi = CHYBA: Tento tag vy\u017eaduje charakterov\u00e9 tagy %tags%, ale tyto nejsou p\u0159ed t\u00edmto tagem definov\u00e1ny. \
Definujte tyto charaktery nebo zm\u011b\u0148te po\u0159ad\u00ed tag\u016f jejich p\u0159esunut\u00edm do spr\u00e1vn\u00e9 polohy.
#after 16.1.0