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

Commit 8fe2e99c authored by John Spurlock's avatar John Spurlock
Browse files

Settings: Add an xliff example to a string param.

Bug: 20175132
Change-Id: I739274e2293b2b865d4f8d601f9c804b2bea79cd
parent 2132cedb
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5989,7 +5989,7 @@
    <string name="zen_mode_end_time">End time</string>
    <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 -->
    <!-- [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=20] Notifications settings: Apps section header -->
    <!-- [CHAR LIMIT=20] Notifications settings: Apps section header -->
    <string name="notification_settings_apps_title">App notifications</string>
    <string name="notification_settings_apps_title">App notifications</string>