mirror of
https://github.com/vcmi/vcmi.git
synced 2025-01-12 02:28:11 +02:00
Fix missing texts in RMG mod
This commit is contained in:
parent
d7e914d0eb
commit
674711c959
@ -120,10 +120,11 @@
|
||||
"vcmi.questLog.hideComplete.hover" : "Hide complete quests",
|
||||
"vcmi.questLog.hideComplete.help" : "Hide all quests that already completed",
|
||||
|
||||
"vcmi.randomMapTab.widgets.defaultTemplate" : "default",
|
||||
"vcmi.randomMapTab.widgets.defaultTemplate" : "(default)",
|
||||
"vcmi.randomMapTab.widgets.templateLabel" : "Template",
|
||||
"vcmi.randomMapTab.widgets.teamAlignmentsButton" : "Setup...",
|
||||
"vcmi.randomMapTab.widgets.teamAlignmentsLabel" : "Team alignments",
|
||||
"vcmi.randomMapTab.widgets.teamAlignmentsLabel" : "Team Alignments",
|
||||
"vcmi.randomMapTab.widgets.roadTypesLabel" : "Road Types",
|
||||
|
||||
// few strings from WoG used by vcmi
|
||||
"vcmi.stackExperience.description" : "» S t a c k E x p e r i e n c e D e t a i l s «\n\nCreature Type ................... : %s\nExperience Rank ................. : %s (%i)\nExperience Points ............... : %i\nExperience Points to Next Rank .. : %i\nMaximum Experience per Battle ... : %i%% (%i)\nNumber of Creatures in stack .... : %i\nMaximum New Recruits\n without losing current Rank .... : %i\nExperience Multiplier ........... : %.2f\nUpgrade Multiplier .............. : %.2f\nExperience after Rank 10 ........ : %i\nMaximum New Recruits to remain at\n Rank 10 if at Maximum Experience : %i",
|
||||
|
@ -122,10 +122,11 @@
|
||||
"vcmi.questLog.hideComplete.hover" : "Приховати завершені квести",
|
||||
"vcmi.questLog.hideComplete.help" : "Приховує всі квести, які вже мають стан виконаних",
|
||||
|
||||
"vcmi.randomMapTab.widgets.defaultTemplate" : "за замовчуванням",
|
||||
"vcmi.randomMapTab.widgets.defaultTemplate" : "(за замовчуванням)",
|
||||
"vcmi.randomMapTab.widgets.templateLabel" : "Шаблон",
|
||||
"vcmi.randomMapTab.widgets.teamAlignmentsButton" : "Налаштувати...",
|
||||
"vcmi.randomMapTab.widgets.teamAlignmentsLabel" : "Розподіл команд",
|
||||
"vcmi.randomMapTab.widgets.roadTypesLabel" : "Види доріг",
|
||||
|
||||
"core.bonus.ADDITIONAL_ATTACK.name" : "Подвійний удар",
|
||||
"core.bonus.ADDITIONAL_ATTACK.description" : "Атакує двічі",
|
||||
|
Loading…
Reference in New Issue
Block a user