aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2013-10-27 01:48:44 +0200
committerJorge Ruesga <jorge@ruesga.com>2013-10-27 01:48:44 +0200
commit3c6de2f6f5f54ac9a555ab8c47ed95297568e268 (patch)
tree018e7ca8a89fcef853d3c47f29955a5cd0a076d8 /res/values
parentb4dd1384bdfeb23c7803f1cfb9b9d4f7506332db (diff)
downloadandroid_packages_wallpapers_PhotoPhase-3c6de2f6f5f54ac9a555ab8c47ed95297568e268.tar.gz
android_packages_wallpapers_PhotoPhase-3c6de2f6f5f54ac9a555ab8c47ed95297568e268.tar.bz2
android_packages_wallpapers_PhotoPhase-3c6de2f6f5f54ac9a555ab8c47ed95297568e268.zip
Social icons and entries
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index cc9f583..854d79c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -75,6 +75,7 @@
<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_social">Social</string>
<string name="pref_layout">Layout</string>
<string name="pref_layout_summary">Select how pictures are disposed on the screen</string>
@@ -145,4 +146,12 @@
<string name="color_picker_new_text">New:</string>
<string name="color_picker_color">Color:</string>
+ <!-- Social Connectors -->
+ <string name="social_gplus" translatable="false">Google+</string>
+ <string name="social_facebook" translatable="false">Facebook</string>
+ <string name="social_panoramio" translatable="false">Panoramio</string>
+ <string name="social_flickr" translatable="false">Flickr</string>
+ <string name="social_instagram" translatable="false">Instagram</string>
+ <string name="social_pinterest" translatable="false">Pinterest</string>
+ <string name="social_pixabay" translatable="false">Pixabay</string>
</resources>