diff options
author | jekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-22 14:28:17 +0000 |
---|---|---|
committer | jekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-22 14:28:17 +0000 |
commit | 592d46bc472d667bd49d8b7429dd290cfa43b840 (patch) | |
tree | 1bf4c439e366498b5373441cd9db7bf8b26a0740 /Languages | |
parent | 2a2c4ceffa0b352062fbc13cf1033e9c0db6b767 (diff) | |
download | usdx-592d46bc472d667bd49d8b7429dd290cfa43b840.tar.gz usdx-592d46bc472d667bd49d8b7429dd290cfa43b840.tar.xz usdx-592d46bc472d667bd49d8b7429dd290cfa43b840.zip |
PLUGIN_TEAMDUELL hinzugefuegt
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@625 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Languages')
-rw-r--r-- | Languages/German.ini | 3 |
1 files changed, 3 insertions, 0 deletions
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
|