aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-08-20 18:05:20 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-08-20 18:05:20 +0200
commit5b318e577df0406741c2c107f95f4e5c7a8a0590 (patch)
tree754cf3dd189a24f93bbba49a452f1b6672870785 /res
parent5fb7e63d506e8cdb351a67746add0fa7792d0ce9 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-5b318e577df0406741c2c107f95f4e5c7a8a0590.tar.gz
android_packages_wallpapers_PhotoPhase-5b318e577df0406741c2c107f95f4e5c7a8a0590.tar.bz2
android_packages_wallpapers_PhotoPhase-5b318e577df0406741c2c107f95f4e5c7a8a0590.zip
Follow android design guidelines
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml38
1 files changed, 19 insertions, 19 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cb3c7f7..4474fad 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -24,7 +24,7 @@
<string name="app_description">PhotoPhase Live Wallpaper</string>
<!-- No images message -->
- <string name="no_pictures_oops_msg">Oops, no pictures.</string>
+ <string name="no_pictures_oops_msg">Oops, no pictures</string>
<!-- Menus -->
<string name="mnu_ok" translatable="false">@android:string/ok</string>
@@ -40,54 +40,54 @@
<!-- Preferences -->
<string name="pref_general">General</string>
- <string name="pref_general_summary">Access to general settings, effects and transitions.</string>
+ <string name="pref_general_summary">Access to general settings, effects and transitions</string>
<string name="pref_general_settings">Settings</string>
<string name="pref_general_settings_wallpaper_dim">Wallpaper dim</string>
<string name="pref_general_settings_wallpaper_dim_format">%s%%</string>
- <string name="pref_general_settings_wallpaper_dim_summary">Set the brightness of the wallpaper for a better visualization and battery performance.</string>
+ <string name="pref_general_settings_wallpaper_dim_summary">Set the brightness of the wallpaper for a better visualization and battery performance</string>
<string name="pref_general_settings_background_color">Background color</string>
- <string name="pref_general_settings_background_color_summary">Set the background color of the wallpaper.</string>
+ <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_touch_action_summary">Select the action to apply when touch a frame</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_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>
- <string name="pref_general_transitions_types_summary">Select the types of transition effects to be applied.</string>
+ <string name="pref_general_transitions_types_summary">Select the types of transition effects to be applied</string>
<string name="pref_general_transitions_interval">Interval</string>
- <string name="pref_general_transitions_interval_summary">Set how often are triggered the picture transitions.</string>
+ <string name="pref_general_transitions_interval_summary">Set how often are triggered the picture transitions</string>
<string name="pref_general_transitions_interval_format">%s sec.</string>
<string name="pref_general_effects">Effects</string>
<string name="pref_general_effects_types">Types</string>
- <string name="pref_general_effects_types_summary">Select the types of image effects to be applied to the pictures.</string>
+ <string name="pref_general_effects_types_summary">Select the types of image effects to be applied to the pictures</string>
<string name="pref_media">Media</string>
- <string name="pref_media_summary">Set the pictures and albums to be displayed, the refresh interval and other media settings.</string>
+ <string name="pref_media_summary">Set the pictures and albums to be displayed, the refresh interval and other media settings</string>
<string name="pref_media_settings">Settings</string>
<string name="pref_media_settings_refresh_interval">Refresh interval</string>
<string name="pref_media_settings_refresh_interval_disable">The search of new pictures is disabled</string>
- <string name="pref_media_settings_refresh_interval_summary">Search for new pictures every <xliff:g id="interval">%1$s</xliff:g>.</string>
+ <string name="pref_media_settings_refresh_interval_summary">Search for new pictures every <xliff:g id="interval">%1$s</xliff:g></string>
<string name="pref_media_settings_refresh_now">Refresh now</string>
- <string name="pref_media_settings_refresh_now_summary">Refresh the pictures and albums database right now.</string>
+ <string name="pref_media_settings_refresh_now_summary">Refresh the pictures and albums database right now</string>
<string name="pref_media_pictures">Pictures</string>
<string name="pref_media_albums">Albums</string>
- <string name="pref_media_albums_summary">Set the albums and pictures that will be displayed on the wallpaper.</string>
+ <string name="pref_media_albums_summary">Set the albums and pictures that will be displayed on the wallpaper</string>
<string name="pref_media_auto_select_new">Auto select albums</string>
- <string name="pref_media_auto_select_new_summary">Select automatically new albums when media discovery occurs.</string>
+ <string name="pref_media_auto_select_new_summary">Select automatically new albums when media discovery occurs</string>
<string name="pref_layout">Layout</string>
- <string name="pref_layout_summary">Select how pictures are disposed on the screen.</string>
+ <string name="pref_layout_summary">Select how pictures are disposed on the screen</string>
<string name="pref_layout_disposition">Disposition</string>
<string name="pref_disposition_portrait">Portrait disposition</string>
- <string name="pref_disposition_portrait_summary">Select how pictures are disposed on a portrait screen.</string>
+ <string name="pref_disposition_portrait_summary">Select how pictures are disposed on a portrait screen</string>
<string name="pref_disposition_landscape">Landscape disposition</string>
- <string name="pref_disposition_landscape_summary">Select how pictures are disposed on a landscape screen.</string>
- <string name="pref_disposition_description">Long tap a frame to select it. Then drag \u0026 drop the borders of the frame to resize it.</string>
+ <string name="pref_disposition_landscape_summary">Select how pictures are disposed on a landscape screen</string>
+ <string name="pref_disposition_description">Long tap a frame to select it. Then drag \u0026 drop the borders of the frame to resize it</string>
<string name="pref_disposition_unable_delete_advise">Unable to delete the selected frame</string>
<string name="pref_about">About</string>
- <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project.</string>
+ <string name="pref_about_summary">PhotoPhase v<xliff:g id="version">%1$s</xliff:g>\nCopyright \u00A9 2013 The CyanogenMod Project</string>
<!-- Refresh intervals -->
<string name="refresh_intervals_disabled">Disabled</string>