aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-01-09 02:04:27 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-01-09 02:04:47 +0200
commitf7974424118e18e1afbcecd3e46e0b5ad76e276c (patch)
tree99f56ae459bc16bc8dc93e3110d302d93b8aa709
parentc330630439d755ef7b05b8b0e08da43538b20e21 (diff)
downloadandroid_packages_apps_CMFileManager-f7974424118e18e1afbcecd3e46e0b5ad76e276c.tar.gz
android_packages_apps_CMFileManager-f7974424118e18e1afbcecd3e46e0b5ad76e276c.tar.bz2
android_packages_apps_CMFileManager-f7974424118e18e1afbcecd3e46e0b5ad76e276c.zip
CMFM: Remove unused strings
Change-Id: I761efbeddd49f4470582a328ba7d0e56b2cbc016
-rw-r--r--res/values/strings.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fd8b1dd8..aef1e5b8 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -826,12 +826,4 @@
<string name="welcome_title">Welcome</string>
<!-- Welcome Dialog - Message -->
<string name="welcome_msg">Welcome to the CyanogenMod file manager.\n\nThis app allows you to explore the file system and do operations that could break your device. To prevent damage, the app will start in a safe, low-privileged mode.\n\nYou can access the advanced, full-privileged mode via Settings. It\'s your responsibility to ensure that an operation doesn\'t break your system.\n\nThe CyanogenMod Team</string>
-
- <string name="easy_mode_type_icon">Icon for mime type</string>
- <string name="easy_mode_type_none">All Files</string>
- <string name="easy_mode_type_images">Images</string>
- <string name="easy_mode_type_videos">Videos</string>
- <string name="easy_mode_type_music">Music</string>
- <string name="easy_mode_type_documents">Documents</string>
-
</resources>