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

Commit 683620cd authored by Alexander Roederer's avatar Alexander Roederer Committed by Android (Google) Code Review
Browse files

Merge "Mark bundle feedback string as not translatable" into main

parents 7dad4fee 0a68c631
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -2061,8 +2061,9 @@
    <!-- Text shown in notification guts for conversation notifications that don't implement the full feature -->
    <string name="no_shortcut"><xliff:g id="app_name" example="YouTube">%1$s</xliff:g> doesn\u2019t support conversation features</string>

    <!-- TODO: b/381099727 - Mark translatable once feedback layout is finalized. -->
    <!-- [CHAR LIMIT=80] Text shown in feedback button in notification guts for a bundled notification -->
    <string name="notification_guts_bundle_feedback">Provide Bundle Feedback</string>
    <string name="notification_guts_bundle_feedback" translatable="false">Provide Bundle Feedback</string>

    <!-- Notification: Control panel: Label that displays when the app's notifications cannot be blocked. -->
    <string name="notification_unblockable_desc">These notifications can\'t be modified.</string>