summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f45a97ff7..6d2c9e189 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -401,4 +401,22 @@ s -->
<string name="preferences_interface_general_orientation_title">Auto-rotate screen</string>
<string name="preferences_interface_general_fullscreen_title">Fullscreen mode</string>
<string name="preferences_interface_general_fullscreen_summary">Hide the status bar to extend the homescreen</string>
+
+ <!-- Effects -->
+ <string name="effects_standard">Standard</string>
+ <string name="effects_tablet">Tablet</string>
+ <string name="effects_zoom_in">Zoom in</string>
+ <string name="effects_zoom_out">Zoom out</string>
+ <string name="effects_rotate_up">Rotate up</string>
+ <string name="effects_rotate_down">Rotate down</string>
+ <string name="effects_cylinder_in">Cylinder in</string>
+ <string name="effects_cylinder_out">Cylinder out</string>
+ <string name="effects_cube_in">Cube in</string>
+ <string name="effects_cube_out">Cube out</string>
+ <string name="effects_spin">Spin</string>
+ <string name="effects_flip">Flip</string>
+ <string name="effects_stack">Stack</string>
+ <string name="effects_accordion">Accordion</string>
+ <string name="effects_carousel_left">Carousel left</string>
+ <string name="effects_carousel_right">Carousel right</string>
</resources>