aboutsummaryrefslogtreecommitdiffstats
path: root/Languages
diff options
context:
space:
mode:
authorjekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-22 15:05:05 +0000
committerjekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c>2007-11-22 15:05:05 +0000
commitd1561b43c1eedb2e6fd30ad4096fa3fa6c5c187b (patch)
tree2f252322c96f42092b300b56b161e752c9b1e544 /Languages
parenta224f217974a1d7e523f104fcfe1010a6f2143ef (diff)
downloadusdx-d1561b43c1eedb2e6fd30ad4096fa3fa6c5c187b.tar.gz
usdx-d1561b43c1eedb2e6fd30ad4096fa3fa6c5c187b.tar.xz
usdx-d1561b43c1eedb2e6fd30ad4096fa3fa6c5c187b.zip
'PLUGIN_TEAMDUELL' in German.ini, English.ini and readme.txt
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@626 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Languages')
-rw-r--r--Languages/English.ini3
-rw-r--r--Languages/German.ini3
-rw-r--r--Languages/readme.txt2
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)