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

Commit d2d3cffd authored by Yi-Ling Chuang's avatar Yi-Ling Chuang
Browse files

Add strings for "swipe to dismiss" bottom bar style.

Bug: 126214056
Test: rebuild
Change-Id: I823d1c0ed82d81f415f303810197246ede15690d
parent ec19f48e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -10776,6 +10776,10 @@
    <string name="contextual_card_dismiss_keep">Keep</string>
    <!-- String for contextual card dismissal [CHAR LIMIT=NONE] -->
    <string name="contextual_card_dismiss_confirm_message">Remove this suggestion?</string>
    <!-- String for snack bar message when users swipe to dismiss a contextual card [CHAR LIMIT=60]-->
    <string name="contextual_card_removed_message">Suggestion removed</string>
    <!-- Label for snack bar action allowing users to undo contextual card dismissal [CHAR LIMIT=30]-->
    <string name="contextual_card_undo_dismissal_text">Undo</string>
    <!-- Summary for low storage slice. [CHAR LIMIT=NONE] -->
    <string name="low_storage_summary">Storage is low. <xliff:g id="percentage" example="54%">%1$s</xliff:g> used - <xliff:g id="free_space" example="32GB">%2$s</xliff:g> free</string>