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

Commit 55122a3b authored by Eric Fischer's avatar Eric Fischer Committed by The Android Open Source Project
Browse files

AI 145584: Make date/time dialog titles translatable.

  Remove the "do not translate" annotation from the strings.
  BUG=1779128

Automated import of CL 145584
parent 0f11a762
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -234,9 +234,9 @@
    <string name="date_time_12_hour_sample">1:00 pm</string>
    <!-- Date/time settings.  Summary of the checkbox for choosing between 12 hour time or 24 hour time.  Sample of 24-hour time -->
    <string name="date_time_24_hour_sample">13:00</string>
    <!-- Do not translate. Title to change time -->
    <!-- Title of the dialog for setting the time. -->
    <string name="date_time_changeTime_text">Change time</string>
    <!-- Do not translate. Title to change date -->
    <!-- Title of the dialog for setting the date. -->
    <string name="date_time_changeDate_text">Date</string>
    <!-- The title of the activity to pick a time zone. -->
    <string name="choose_timezone">Select time zone</string>