OSDN Git Service

CMFM: Remove unused strings
authorMichael Bestas <mikeioannina@gmail.com>
Fri, 9 Jan 2015 00:04:27 +0000 (02:04 +0200)
committerMichael Bestas <mikeioannina@gmail.com>
Fri, 9 Jan 2015 00:04:47 +0000 (02:04 +0200)
Change-Id: I761efbeddd49f4470582a328ba7d0e56b2cbc016

res/values/strings.xml

index fd8b1dd..aef1e5b 100644 (file)
     <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>