Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7974424 authored by Michael Bestas's avatar Michael Bestas
Browse files

CMFM: Remove unused strings

Change-Id: I761efbeddd49f4470582a328ba7d0e56b2cbc016
parent c3306304
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -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>