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

Commit 3757ac44 authored by Julia Reynolds's avatar Julia Reynolds Committed by android-build-merger
Browse files

Update notification text

am: 89e65ff8

Change-Id: I775a500dceff01b9432e184941d563f3d04491d5
parents 67dfdd6a 89e65ff8
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -211,15 +211,15 @@
    <!-- Text shown for the undo button -->
    <string name="undo">Undo</string>
    <!-- Text shown on the notification while DocumentsUI performs setup in preparation for copying files [CHAR LIMIT=32] -->
    <string name="copy_preparing">Preparing for copy\u2026</string>
    <string name="copy_preparing">Preparing...</string>
    <!-- Text shown on the notification while DocumentsUI performs setup in preparation for compressing files [CHAR LIMIT=32] -->
    <string name="compress_preparing">Preparing for compress\u2026</string>
    <string name="compress_preparing">Preparing...</string>
    <!-- Text shown on the notification while DocumentsUI performs setup in preparation for extracting files [CHAR LIMIT=32] -->
    <string name="extract_preparing">Preparing for extract\u2026</string>
    <string name="extract_preparing">Preparing...</string>
    <!-- Text shown on the notification while DocumentsUI performs setup in preparation for moving files [CHAR LIMIT=32] -->
    <string name="move_preparing">Preparing for move\u2026</string>
    <string name="move_preparing">Preparing...</string>
    <!-- Text shown on the notification while DocumentsUI performs setup in preparation for deleting files [CHAR LIMIT=32] -->
    <string name="delete_preparing">Preparing for delete\u2026</string>
    <string name="delete_preparing">Preparing...</string>
    <!-- Text progress shown on the notification while DocumentsUI is deleting files. -->
    <string name="delete_progress"><xliff:g id="count" example="3">%1$d</xliff:g> / <xliff:g id="totalCount" example="5">%2$d</xliff:g></string>
    <!-- Title of the copy error notification [CHAR LIMIT=48] -->