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

Commit 403da03a authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 4db6ebbf d2d3cffd
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>