From b82a51d184aee4a6d93f40ce655e49bf49abc65a Mon Sep 17 00:00:00 2001 From: Laserlicht <13953785+Laserlicht@users.noreply.github.com> Date: Sat, 20 Jan 2024 17:58:54 +0100 Subject: [PATCH] remove unused translation --- Mods/vcmi/config/vcmi/english.json | 2 -- Mods/vcmi/config/vcmi/german.json | 2 -- 2 files changed, 4 deletions(-) diff --git a/Mods/vcmi/config/vcmi/english.json b/Mods/vcmi/config/vcmi/english.json index 482bd67c4..c9a383fba 100644 --- a/Mods/vcmi/config/vcmi/english.json +++ b/Mods/vcmi/config/vcmi/english.json @@ -319,10 +319,8 @@ "vcmi.optionsTab.cheatAllowed.hover" : "Allow cheats", "vcmi.optionsTab.unlimitedReplay.hover" : "Unlimited battle replay", - "vcmi.optionsTab.inviteHero.hover" : "Invite hero", "vcmi.optionsTab.cheatAllowed.help" : "{Allow cheats}\nAllows the inputs of cheats during the game.", "vcmi.optionsTab.unlimitedReplay.help" : "{Unlimited battle replay}\nNo limit of replaying battles.", - "vcmi.optionsTab.inviteHero.help" : "{Invite hero}\nPossibility to invite hero in the tavern.", // Custom victory conditions for H3 campaigns and HotA maps "vcmi.map.victoryCondition.daysPassed.toOthers" : "The enemy has managed to survive till this day. Victory is theirs!", diff --git a/Mods/vcmi/config/vcmi/german.json b/Mods/vcmi/config/vcmi/german.json index 268caf197..8a50c204b 100644 --- a/Mods/vcmi/config/vcmi/german.json +++ b/Mods/vcmi/config/vcmi/german.json @@ -319,10 +319,8 @@ "vcmi.optionsTab.cheatAllowed.hover" : "Cheats erlauben", "vcmi.optionsTab.unlimitedReplay.hover" : "Unbegrenzte Kampfwiederholung", - "vcmi.optionsTab.inviteHero.hover" : "Helden einladen", "vcmi.optionsTab.cheatAllowed.help" : "{Cheats erlauben}\nErlaubt die Eingabe von Cheats während des Spiels.", "vcmi.optionsTab.unlimitedReplay.help" : "{Unbegrenzte Kampfwiederholung}\nKämpfe lassen sich unbegrenzt wiederholen.", - "vcmi.optionsTab.inviteHero.help" : "{Helden einladen}\nMöglichkeit Helden in der Taverne einzuladen.", // Custom victory conditions for H3 campaigns and HotA maps "vcmi.map.victoryCondition.daysPassed.toOthers" : "Der Feind hat es geschafft, bis zum heutigen Tag zu überleben. Der Sieg gehört ihm!",