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

Commit 687e863d authored by John Spurlock's avatar John Spurlock Committed by Android (Google) Code Review
Browse files

Merge "Settings: Add an xliff example to a string param."

parents b636a428 8fe2e99c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -6077,7 +6077,7 @@
    <string name="zen_mode_end_time">End time</string>

    <!-- [CHAR LIMIT=60] Zen mode settings: End time option: Summary text value format when end time = next day -->
    <string name="zen_mode_end_time_next_day_summary_format"><xliff:g id="formatted_time">%s</xliff:g> next day</string>
    <string name="zen_mode_end_time_next_day_summary_format"><xliff:g id="formatted_time" example="7:00 AM">%s</xliff:g> next day</string>

    <!-- [CHAR LIMIT=NONE] Zen mode voice: Prompt read for interruption type -->
    <string name="zen_mode_interruptions_voice_prompt">When would you like to be interrupted?</string>