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

Commit 9d9cda5d authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Mark Bundle Notification Feedback string as translatable" into main

parents 8c3f859c 25f9faa3
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -2087,9 +2087,8 @@
    <!-- 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" translatable="false">Provide Bundle Feedback</string>
    <string name="notification_guts_bundle_feedback">Feedback</string>

    <!-- [CHAR LIMIT=30] Text shown in button used to dismiss this single notification. -->
    <string name="notification_inline_dismiss">Dismiss</string>