summaryrefslogtreecommitdiffstats
path: root/packages/DocumentsUI/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/DocumentsUI/res/values/strings.xml')
-rw-r--r--packages/DocumentsUI/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/DocumentsUI/res/values/strings.xml b/packages/DocumentsUI/res/values/strings.xml
index 9794273..943104d 100644
--- a/packages/DocumentsUI/res/values/strings.xml
+++ b/packages/DocumentsUI/res/values/strings.xml
@@ -45,7 +45,7 @@
<!-- Menu item title that deletes the selected documents [CHAR LIMIT=24] -->
<string name="menu_delete">Delete</string>
<!-- Menu item title that selects all documents in the current directory [CHAR LIMIT=24] -->
- <string name="menu_select_all">Select All</string>
+ <string name="menu_select_all">Select all</string>
<!-- Menu item title that copies the selected documents [CHAR LIMIT=24] -->
<string name="menu_copy">Copy to\u2026</string>