Deprecate device_time_zone the better way to do this is set the time zone information in the default, domains or device settings.

This commit is contained in:
Mark Crane
2014-02-25 07:46:25 +00:00
parent 1091745af1
commit 754918f039
3 changed files with 1 additions and 25 deletions
-11
View File
@@ -216,17 +216,6 @@
$text['description-password']['pt-pt'] = "Introduza a password.";
$text['description-password']['fr-fr'] = "Entrez le mot de passe.";
$text['label-device_time_zone']['en-us'] = "Time Zone";
$text['label-device_time_zone']['es-cl'] = "Zona Horaria";
$text['label-device_time_zone']['pt-pt'] = "Time Zone";
$text['label-device_time_zone']['fr-fr'] = "Fuseau Horaire";
$text['description-device_time_zone']['en-us'] = "Enter the time zone.";
$text['description-device_time_zone']['es-cl'] = "Ingrese una zona horaria.";
$text['description-device_time_zone']['pt-pt'] = "Introduza o time zone.";
$text['description-device_time_zone']['fr-fr'] = "Entrez le fuseau horaire.";
$text['label-device_description']['en-us'] = "Description";
$text['label-device_description']['es-cl'] = "Descripción";
$text['label-device_description']['pt-pt'] = "Descrição";