Show error messages when there are no awards

This commit is contained in:
Wuzzy
2016-09-01 18:45:59 +02:00
committed by rubenwardy
parent a04f3df1e2
commit ae01ea01dd
3 changed files with 21 additions and 5 deletions

View File

@ -143,7 +143,7 @@ Secret Achievement Unlocked! = Geheime Auszeichnung erhalten!
Secret Achievement Unlocked: = Geheime Auszeichnung erhalten:
Secret Achievement Unlocked: %s = Geheime Auszeichnung erhalten: %s
Unlock this award to find out what it is. = Verdienen Sie sich diese Auszeichnung, um herauszufinden, was sie ist.
You have not unlocked any awards = Sie haben noch keine Auszeichnungen.
You have not unlocked any awards. = Sie haben noch keine Auszeichnungen.
You've disabled awards. Type /awards enable to reenable. = Sie haben die Auszeichnungen deaktiviert. Geben Sie »/awards enable« ein, um sie wieder zu aktivieren.
<achievement ID> = <Auszeichnungs-ID>
<name> = <Name>
@ -173,3 +173,5 @@ Place blocks: %d×%s = Platzieren Sie Blöcke: %d×%s
Join the game. = Treten Sie dem Spiel bei.
Join the game %d times. = Treten Sie dem Spiel %d mal bei.
Show details of an achievement = Details einer Auszeichnung anzeigen
OK = OK
Error: No awards available. = Fehler: Keine Auszeichnungen vorhanden.

View File

@ -171,7 +171,9 @@ Write %d chat messages. =
Write something in chat. =
You have disabled your achievements. =
You have enabled your achievements. =
You have not unlocked any awards =
You have not unlocked any awards. =
You've disabled awards. Type /awards enable to reenable. =
Youre a copper =
[c|clear|disable|enable] =
OK =
Error: No awards available. =