summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2011-08-26 14:57:34 +0800
committerOwen Lin <owenlin@google.com>2011-08-29 12:27:02 +0800
commitbdcae32b3b12e99798b1c7f10d6fda49d41fc509 (patch)
tree1463549268e63cb370c6beed43025a4878794261 /res/values
parentd4ddc2242e84483d62743ad73901badae90325ec (diff)
downloadandroid_packages_apps_Snap-bdcae32b3b12e99798b1c7f10d6fda49d41fc509.tar.gz
android_packages_apps_Snap-bdcae32b3b12e99798b1c7f10d6fda49d41fc509.tar.bz2
android_packages_apps_Snap-bdcae32b3b12e99798b1c7f10d6fda49d41fc509.zip
Move resource to sync library.
Change-Id: I9bcd9f65b0e222d2a54eef505096706f586fc1a6
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 9f6cce8f0..0e0db1242 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -389,15 +389,6 @@
<!-- Title of the Android Dreams slideshow screensaver. [CHAR LIMIT=20] -->
<string name="slideshow_dream_name">Slideshow</string>
- <!-- The title of the picasa's caching notification. [CHAR LIMIT=40] -->
- <string name="cache_status_title">Prefetching picasa photos:</string>
-
- <!-- The current download status in the caching notification. [CHAR LIMIT=40] -->
- <string name="cache_status">Download <xliff:g id="number">%1$s</xliff:g> of <xliff:g id="number">%2$s</xliff:g> photos</string>
-
- <!-- Indicate complete status, picasa's caching notification. [CHAR LIMIT=40] -->
- <string name="cache_done">Download complete</string>
-
<!-- Group by Albums tab on Action Bar. [CHAR LIMIT=12] -->
<string name="albums">Albums</string>