aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Languages/English.ini3
-rw-r--r--Languages/readme.txt2
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)