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

Commit b96748d2 authored by Zyg0te's avatar Zyg0te Committed by Gerrit Code Review
Browse files

CMFileManager: Changed status string to something more descriptive

Currently the status switch doesnt really communicate what its
indicating the status for. If it's supposed to be indicating whether the
partition is mounted or not, the status string should indicate as much.

Change-Id: Ia3a89bb7ef4c603c596777e9cc0f6cae613b990f
parent 79d00ace
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -224,7 +224,7 @@
    <!-- Filesystem Info Dialog - Tab - Disk Usage -->
    <!-- Filesystem Info Dialog - Tab - Disk Usage -->
    <string name="filesystem_info_dialog_tab_disk_usage">Disk usage</string>
    <string name="filesystem_info_dialog_tab_disk_usage">Disk usage</string>
    <!-- Filesystem Info Dialog - Status Label -->
    <!-- Filesystem Info Dialog - Status Label -->
    <string name="filesystem_info_dialog_status">Status:</string>
    <string name="filesystem_info_dialog_status">Mounted:</string>
    <!-- Filesystem Info Dialog - Mount Point Label -->
    <!-- Filesystem Info Dialog - Mount Point Label -->
    <string name="filesystem_info_dialog_mount_point">Mount point:</string>
    <string name="filesystem_info_dialog_mount_point">Mount point:</string>
    <!-- Filesystem Info Dialog - Device Label -->
    <!-- Filesystem Info Dialog - Device Label -->