summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 28b4621..9ec1baf 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -310,6 +310,8 @@
<string name="effect_backdropper_space">In Space</string>
<!-- Effect setting item that replaces background with a sunset. [CHAR LIMIT=14] -->
<string name="effect_backdropper_sunset">Sunset</string>
+ <!-- Effect setting item that replaces background with a disco effect. [CHAR LIMIT=14] -->
+ <string name="effect_backdropper_disco">Disco</string>
<!-- Effect setting item that replaces background with video from gallery. [CHAR LIMIT=14] -->
<string name="effect_backdropper_gallery">Pick your own</string>