summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2010-09-15 15:21:55 -0700
committerWinson Chung <winsonc@google.com>2010-09-15 15:21:55 -0700
commit3a476786986278ee81de41c0b548bf0c1af6f8b6 (patch)
tree02f5b1e4e758942a360e8a7934faf0cad2cd0972 /res
parente3193b93ad7bf33e2e45319084a99b9fc986622b (diff)
downloadandroid_packages_apps_Trebuchet-3a476786986278ee81de41c0b548bf0c1af6f8b6.tar.gz
android_packages_apps_Trebuchet-3a476786986278ee81de41c0b548bf0c1af6f8b6.tar.bz2
android_packages_apps_Trebuchet-3a476786986278ee81de41c0b548bf0c1af6f8b6.zip
Extracting format string properly into xml strings.
Change-Id: I4766ee48bef6a08c6a9809f8df29d4d2343014c4
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3c1b79c61..00febfee5 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -65,6 +65,10 @@
<!-- Tile of the tab for applications that were downloaded from market [CHAR_LIMIT=12] -->
<string name="all_apps_tab_downloaded">Downloaded</string>
+ <!-- Customization Drawer -->
+ <!-- The format string for the dimensions of a widget in the drawer -->
+ <string name="widget_dims_format">%1$d x %2$d</string>
+
<!-- Folders -->
<skip />
<!-- Label of Folder name field in Rename folder dialog box -->