aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-08-13 17:11:48 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-08-13 17:11:48 +0200
commit9ec2c4522d62b26e3034314e361f255fe044016c (patch)
treefc74d411ea9b35119b153dd59cd28a04520eab96 /res/values
parent675f7c51443e11d6ad89662d9f8124473cc0c148 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-9ec2c4522d62b26e3034314e361f255fe044016c.tar.gz
android_packages_wallpapers_PhotoPhase-9ec2c4522d62b26e3034314e361f255fe044016c.tar.bz2
android_packages_wallpapers_PhotoPhase-9ec2c4522d62b26e3034314e361f255fe044016c.zip
Aspect ratio correction (implementation) (#14)
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 13d0342..7c61e91 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -49,8 +49,8 @@
<string name="pref_general_settings_background_color_summary">Set the background color of the wallpaper.</string>
<string name="pref_general_touch_action">Touch action</string>
<string name="pref_general_touch_action_summary">Select the action to apply when touch a frame.</string>
- <string name="pref_general_aspect_ratio_correction">Aspect ratio correction</string>
- <string name="pref_general_aspect_ratio_correction_summary">Select the aspect ratio correction to apply.</string>
+ <string name="pref_general_aspect_ratio_correction">Aspect ratio</string>
+ <string name="pref_general_aspect_ratio_correction_summary">Try to fix the picture\'s aspect ratio by cropping it to fit the destination frame.</string>
<string name="pref_general_transitions">Transitions</string>
<string name="pref_general_transitions_types">Types</string>