diff options
Diffstat (limited to '')
-rw-r--r-- | Languages/English.ini | 3 | ||||
-rw-r--r-- | Languages/German.ini | 3 | ||||
-rw-r--r-- | Languages/readme.txt | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/Languages/English.ini b/Languages/English.ini index aad13eb6..dfc18fee 100644 --- a/Languages/English.ini +++ b/Languages/English.ini @@ -255,6 +255,9 @@ PLUGIN_UNTIL5000_DESC=Who gets 5000 points first wins the match. PLUGIN_DUELL_NAME=Duel
PLUGIN_DUELL_DESC=Sing a duel until 10000 points.
+PLUGIN_TEAMDUELL_NAME=Team Duell
+PLUGIN_TEAMDUELL_DESC=Pass The Mic!
+
PLUGIN_BLIND_NAME=Blind Mode
PLUGIN_BLIND_DESC=Duel without seeing the notes.
diff --git a/Languages/German.ini b/Languages/German.ini index 10a1f453..99ac2d10 100644 --- a/Languages/German.ini +++ b/Languages/German.ini @@ -259,6 +259,9 @@ PLUGIN_DUELL_DESC=Normales Spiel. Höchste Punktzahl gewinnt. PLUGIN_BLIND_NAME=Blind Mode
PLUGIN_BLIND_DESC=Erreiche blind die höchste Punktzahl.
+PLUGIN_TEAMDUELL_NAME=Teamsingen
+PLUGIN_TEAMDUELL_DESC=Gib das Mikro weiter!
+
STAT_MAIN=Statistiken
STAT_MAIN_DESC=Allgemein
STAT_MAIN_WHEREAMI=Statistiken
diff --git a/Languages/readme.txt b/Languages/readme.txt index 79413b7e..220001de 100644 --- a/Languages/readme.txt +++ b/Languages/readme.txt @@ -242,6 +242,8 @@ PLUGIN_DUELL_NAME=Duell PLUGIN_DUELL_DESC=Sing a duell until 10000 points.
PLUGIN_BLIND_NAME=Blind Mode
PLUGIN_BLIND_DESC=Duell without seeing the notes.
+PLUGIN_TEAMDUELL_NAME=Team Duell
+PLUGIN_TEAMDUELL_DESC=Pass The Mic!
#Statistics Screen
#For more Info about the Format Strings look at the SorceCode (UScreenStatMain)
|