diff options
Diffstat (limited to 'res')
-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 c709871..5df08d7 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -272,10 +272,6 @@ <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> - <!-- Title of the dialog for setting the time. --> - <string name="date_time_changeTime_text">Change time</string> - <!-- 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> <!-- Do not translate. Used as the value for a setting. --> |