diff options
-rw-r--r-- | res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 49f648946..2855ef55f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -18,7 +18,7 @@ <!-- Title of the Files application [CHAR LIMIT=32] --> <string name="files_label">Files</string> - <!-- Title of the Downloads application, which sometimes Files is known as [CHAR LIMIT=32] --> + <!-- Title of the Downloads application, which sometimes Files is known as [CHAR LIMIT=16] --> <string name="downloads_label">Downloads</string> <!-- Title of the documents application [CHAR LIMIT=32] --> |