summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 58f0d3dff..10576e750 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -75,9 +75,9 @@
<string name="menu_rename">Rename</string>
<!-- Menu item that displays properties about the selected document [CHAR LIMIT=28] -->
<string name="menu_inspect">Get info</string>
- <!-- Menu item that shows hidden files [CHAR LIMIT=28] -->
+ <!-- Menu item that shows hidden files [CHAR LIMIT=36] -->
<string name="menu_show_hidden_files">Show hidden files</string>
- <!-- Menu item that hides hidden files [CHAR LIMIT=28] -->
+ <!-- Menu item that hides hidden files [CHAR LIMIT=36] -->
<string name="menu_hide_hidden_files">Don\u2019t show hidden files</string>
<!-- Menu item that renames the selected document [CHAR LIMIT=28] -->
<string name="menu_view_in_owner">View in <xliff:g id="source" example="Google Drive">%1$s</xliff:g></string>