diff options
author | jekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-22 15:05:05 +0000 |
---|---|---|
committer | jekatt <jekatt@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2007-11-22 15:05:05 +0000 |
commit | b368e8ad01aec0a51e7a1f7e575395f6b728791d (patch) | |
tree | 9837cfdabe297cdc317d2d0906baf4dcb0dec93e /Languages | |
parent | 592d46bc472d667bd49d8b7429dd290cfa43b840 (diff) | |
download | usdx-b368e8ad01aec0a51e7a1f7e575395f6b728791d.tar.gz usdx-b368e8ad01aec0a51e7a1f7e575395f6b728791d.tar.xz usdx-b368e8ad01aec0a51e7a1f7e575395f6b728791d.zip |
'PLUGIN_TEAMDUELL' in German.ini, English.ini and readme.txt
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1@626 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'Languages')
-rw-r--r-- | Languages/English.ini | 3 | ||||
-rw-r--r-- | Languages/readme.txt | 2 |
2 files changed, 5 insertions, 0 deletions
diff --git a/Languages/English.ini b/Languages/English.ini index 7f725b98..677b2f72 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=Duell
PLUGIN_DUELL_DESC=Sing a duell until 10000 points.
+PLUGIN_TEAMDUELL_NAME=Team Duell
+PLUGIN_TEAMDUELL_DESC=Pass The Mic!
+
PLUGIN_BLIND_NAME=Blind Mode
PLUGIN_BLIND_DESC=Duell without seeing the notes.
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)
|