aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 98022ed3..203b819b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -922,7 +922,16 @@
<string name="snackbar_unable_to_complete">Unable to complete action</string>
<string name="snackbar_retry">RETRY</string>
<string name="snackbar_upgrade">UPGRADE</string>
-
+
<!-- File System info -->
<string name="file_system_info_unavailable">Unable to fetch file system info for this path</string>
+
+ <!-- Quick search strings -->
+ <string name="quick_search">Quick Search</string>
+ <string name="images">Images</string>
+ <string name="audio">Audio</string>
+ <string name="videos">Videos</string>
+ <string name="docs">Docs</string>
+ <string name="apps">Apps</string>
+ <string name="archives">Archives</string>
</resources>