diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index c4ebb22..1a10af2 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -301,8 +301,6 @@ <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">Choose your own</string> |