Made en-US more consistent

This commit is contained in:
Florian CUNY 2019-04-28 15:11:45 +02:00
parent 2eb0d657b4
commit f5b9b772d8

View File

@ -87,7 +87,7 @@ commands:
display: display:
already-off: "&cIndicators are already off" already-off: "&cIndicators are already off"
already-on: "&cIndicators are already on" already-on: "&cIndicators are already on"
description: "Show/hide island range indicators" description: "show/hide island range indicators"
hiding: "&2Hiding range indicators" hiding: "&2Hiding range indicators"
hint: |- hint: |-
&cRed Barrier icons &fshow the current island protected range limit. &cRed Barrier icons &fshow the current island protected range limit.
@ -96,17 +96,17 @@ commands:
showing: "&2Showing range indicators" showing: "&2Showing range indicators"
set: set:
parameters: "<player> <range>" parameters: "<player> <range>"
description: "Sets the island protected range" description: "sets the island protected range"
invalid-value: invalid-value:
not-numeric: "&c[number] is not a whole number!" not-numeric: "&c[number] is not a whole number!"
too-low: "&cThe protection range must be greater than 1!" too-low: "&cThe protection range must be greater than &b1&c!"
too-high: "&cThe protection range should be equal or less than [number]!" too-high: "&cThe protection range should be equal or less than &b[number]&c!"
same-as-before: "&cThe protection range is already set to [number]!" same-as-before: "&cThe protection range is already set to &b[number]&c!"
success: "&2Set island protection range to [number]" success: "&aSet island protection range to &b[number]&a."
reset: reset:
parameters: "<player>" parameters: "<player>"
description: "Resets the island protected range to the world default" description: "resets the island protected range to the world default"
success: "&2Reset island protection range to [number]" success: "&aReset island protection range to &b[number]&a."
register: register:
parameters: "<player>" parameters: "<player>"
description: "register player to unowned island you are on" description: "register player to unowned island you are on"