diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 2f209e7..2bce5d7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -350,10 +350,6 @@ <!-- Date & time settings screen title --> <string name="date_and_time">Date & time settings</string> - <!-- Date/time settings. Summary of the checkbox for choosing between 12 hour time or 24 hour time. Sample of 12-hour time --> - <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> <!-- The title of the activity to pick a time zone. --> <string name="choose_timezone">Choose time zone</string> <!-- Do not translate. Used as the value for a setting. --> |