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

Commit bdc6efd7 authored by Odin Ugedal's avatar Odin Ugedal
Browse files

CMFileManager: Fix typo in the default string

Changed 'attepting' to 'attempting' in the default string.

Change-Id: I6fe2fab8e84bd9c902239d667edb0d8ebc82c8a3
parent cc2b8d14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@
  <string name="msgs_operation_can_not_be_cancelled">The operation cannot be cancelled.</string>
  <!-- The operation requieres mount the file system prior to execute the command -->
  <string name="msgs_read_only_filesystem">The file system is read-only. Try to mount the
    file system as read-write before attepting the operation.</string>
    file system as read-write before attempting the operation.</string>
  <!-- Illegal argument (normally caused by a development error when calling internal api) -->
  <string name="msgs_illegal_argument">Illegal argument. Invocation failed.</string>
  <!-- The operation will cause inconsistencies -->