summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2011-01-21 16:33:20 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-21 16:33:20 -0800
commit1247c71265ec649539e6bd90275fd8715c0fe3ad (patch)
treea93a8874091068712e1bf4a332a9f74fafd1bce0 /res/values
parentb18309aed253f1863fe9abb3b61b1fa254ab9053 (diff)
parent5a02ae5854c162428bbd037fcce3dc5d3890824f (diff)
downloadandroid_packages_apps_Trebuchet-1247c71265ec649539e6bd90275fd8715c0fe3ad.tar.gz
android_packages_apps_Trebuchet-1247c71265ec649539e6bd90275fd8715c0fe3ad.tar.bz2
android_packages_apps_Trebuchet-1247c71265ec649539e6bd90275fd8715c0fe3ad.zip
am 5a02ae58: am 78403fee: Changing downloads tab to my apps and making most recent first. (3377455)
* commit '5a02ae5854c162428bbd037fcce3dc5d3890824f': Changing downloads tab to my apps and making most recent first. (3377455)
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index f473880c4..0c4aa26cb 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -60,12 +60,12 @@
<!-- Labels for the tabs in All Apps -->
<!-- Title of the tab for all applications (includes games and non-games) [CHAR_LIMIT=12] -->
<string name="all_apps_tab_all">All</string>
- <!-- Title of the tab for all applications *except* games [CHAR_LIMIT=12] -->
+ <!-- Title of the tab for all applications *except* games [CHAR_LIMIT=24] -->
<string name="all_apps_tab_apps">Apps</string>
- <!-- Title of the tab for applications labeled as games [CHAR_LIMIT=12] -->
+ <!-- Title of the tab for applications labeled as games [CHAR_LIMIT=24] -->
<string name="all_apps_tab_games">Games</string>
- <!-- Tile of the tab for applications that were downloaded from market [CHAR_LIMIT=12] -->
- <string name="all_apps_tab_downloaded">Downloaded</string>
+ <!-- Tile of the tab for applications that were downloaded from market [CHAR_LIMIT=24] -->
+ <string name="all_apps_tab_downloaded">My Apps</string>
<!-- All Apps pane -->
<!-- Message to show when there are no games [CHAR_LIMIT=25] -->