summaryrefslogtreecommitdiffstats
path: root/res/values-w470dp
diff options
context:
space:
mode:
authorFlavio Lerda <flerda@google.com>2011-08-11 11:31:49 +0100
committerFlavio Lerda <flerda@google.com>2011-08-11 20:24:16 +0100
commit942a2f2f06ae3919560ce014fccf5c09f0f6027e (patch)
tree452e75d8b9360bb2c2009983c4e8e0cdeb17d4a7 /res/values-w470dp
parent47cf7b6609753788e174ea583436daa71c6bef4c (diff)
downloadpackages_apps_Contacts-942a2f2f06ae3919560ce014fccf5c09f0f6027e.tar.gz
packages_apps_Contacts-942a2f2f06ae3919560ce014fccf5c09f0f6027e.tar.bz2
packages_apps_Contacts-942a2f2f06ae3919560ce014fccf5c09f0f6027e.zip
Add title on top of updates.
There should be a title at the top of updates. It should be "Recent" if the tab carousel is present and "Recent updates" if not. Bug: 5082091 Change-Id: Ib97f8918738c96aee9bffc1c846dabb7d4d2ffe6
Diffstat (limited to 'res/values-w470dp')
-rw-r--r--res/values-w470dp/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-w470dp/strings.xml b/res/values-w470dp/strings.xml
index 8dc9c0915..17934d765 100644
--- a/res/values-w470dp/strings.xml
+++ b/res/values-w470dp/strings.xml
@@ -14,5 +14,5 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="recent_updates">Updates</string>
-</resources> \ No newline at end of file
+ <string name="recent_updates">Recent updates</string>
+</resources>