Clarified the description of the villager level editor option.

Changed the 'msg-button-villager-level' and
'msg-button-villager-level-lore' messages to clarify that this option
only changes the visual appearance of the villager's badge color.
The included german translation has been updated accordingly as well.
master
blablubbabc 2020-06-25 15:09:23 +02:00
parent 1b00111405
commit 78394dbf71
4 changed files with 7 additions and 6 deletions

View File

@ -28,6 +28,7 @@ Changed messages (you will have to manually update those!):
* Renamed 'msg-confirm-remove-own-shops' to 'msg-confirm-remove-all-own-shops'.
* Renamed 'msg-confirm-remove-player-shops' to 'msg-confirm-remove-all-shops-of-player'.
* The 'msg-removed-player-shops' message (previously 'msg-removed-all-player-shops') no longer mentions that 'all' shops got deleted (since this is not necessarily true).
* Changed the 'msg-button-villager-level' and 'msg-button-villager-level-lore' messages to clarify that this option only changes the visual appearance of the villager's badge color. The included german translation has been updated accordingly as well.
## v2.9.3 (2020-04-12)
### Supported MC versions: 1.15.2, 1.14.4

View File

@ -378,8 +378,8 @@ public class Settings {
public static List<String> msgButtonVillagerProfessionLore = Arrays.asList("Changes the profession", "of the villager");
public static String msgButtonVillagerVariant = "&aChoose villager variant";
public static List<String> msgButtonVillagerVariantLore = Arrays.asList("Changes the look", "of the villager");
public static String msgButtonVillagerLevel = "&aChoose villager level";
public static List<String> msgButtonVillagerLevelLore = Arrays.asList("Changes the level", "of the villager");
public static String msgButtonVillagerLevel = "&aChoose villager badge color";
public static List<String> msgButtonVillagerLevelLore = Arrays.asList("Changes the badge color", "of the villager");
public static String msgButtonZombieVillagerProfession = "&aChoose villager profession";
public static List<String> msgButtonZombieVillagerProfessionLore = Arrays.asList("Changes the profession", "of the zombie villager");

View File

@ -512,9 +512,9 @@ msg-button-villager-variant: "&aChoose villager variant"
msg-button-villager-variant-lore:
- "Changes the look"
- "of the villager"
msg-button-villager-level: "&aChoose villager level"
msg-button-villager-level: "&aChoose villager badge color"
msg-button-villager-level-lore:
- "Changes the level"
- "Changes the badge color"
- "of the villager"
msg-button-zombie-villager-profession: "&aChoose villager profession"
msg-button-zombie-villager-profession-lore:

View File

@ -143,9 +143,9 @@ msg-button-villager-variant: "&aDorfbewohner-Variante ändern"
msg-button-villager-variant-lore:
- "Ändert das Aussehen"
- "des Dorfbewohners"
msg-button-villager-level: "&aErfahrungslevel ändern"
msg-button-villager-level: "&aAbzeichenfarbe ändern"
msg-button-villager-level-lore:
- "Ändert das Erfahrungslevel"
- "Ändert die Abzeichenfarbe"
- "des Dorfbewohners"
msg-button-zombie-villager-profession: "&aBeruf ändern"
msg-button-zombie-villager-profession-lore: