summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 8c7523462..34f4bbe95 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -651,6 +651,12 @@
<item>All Folders</item>
</string-array>
+ <!-- The section headers for the change folder dialog [CHAR LIMIT=15] -->
+ <string-array name="change_folder_sections">
+ <item>Current Folders</item>
+ <item>Other Folders</item>
+ </string-array>
+
<!-- Button text for the button to click to have the user sign in again or adjust their credentials. [CHAR LIMIT=20]-->
<string name="signin">Sign-in</string>
<!-- Button text for the button to click for more information. [CHAR LIMIT=20]-->