Change device_provision_enable to device_enabled to make it consistent with the rest of the fields that are used for to enable and disable something.

This commit is contained in:
markjcrane
2016-03-11 11:46:02 -07:00
parent f5c2222f97
commit 961e527abb
7 changed files with 46 additions and 46 deletions
+23 -23
View File
@@ -1139,17 +1139,17 @@ $text['label-device_setting_description']['de-at'] = "Beschreibung";
$text['label-device_setting_description']['ar-eg'] = "";
$text['label-device_setting_description']['he'] = "תאור";
$text['label-device_provision_enable']['en-us'] = "Enabled";
$text['label-device_provision_enable']['es-cl'] = "Activado";
$text['label-device_provision_enable']['pt-pt'] = "Activado";
$text['label-device_provision_enable']['fr-fr'] = "Actif";
$text['label-device_provision_enable']['pt-br'] = "Ativado";
$text['label-device_provision_enable']['pl'] = "Włączony";
$text['label-device_provision_enable']['uk'] = "";
$text['label-device_provision_enable']['sv-se'] = "Aktiverad";
$text['label-device_provision_enable']['de-at'] = "Ein";
$text['label-device_provision_enable']['ar-eg'] = "";
$text['label-device_provision_enable']['he'] = "מופעל";
$text['label-device_enabled']['en-us'] = "Enabled";
$text['label-device_enabled']['es-cl'] = "Activado";
$text['label-device_enabled']['pt-pt'] = "Activado";
$text['label-device_enabled']['fr-fr'] = "Actif";
$text['label-device_enabled']['pt-br'] = "Ativado";
$text['label-device_enabled']['pl'] = "Włączony";
$text['label-device_enabled']['uk'] = "";
$text['label-device_enabled']['sv-se'] = "Aktiverad";
$text['label-device_enabled']['de-at'] = "Ein";
$text['label-device_enabled']['ar-eg'] = "";
$text['label-device_enabled']['he'] = "מופעל";
$text['label-device_password']['en-us'] = "Password";
$text['label-device_password']['es-cl'] = "Contraseña";
@@ -2124,18 +2124,18 @@ $text['description-device_template']['de-at'] = "Wählen Sie eine Vorlage.";
$text['description-device_template']['ar-eg'] = "";
$text['description-device_template']['he'] = "בחר תבנית";
$text['description-device_provision_enable']['en-us'] = "Enable or disable provisioning for this device.";
$text['description-device_provision_enable']['es-cl'] = "Active o desactive el provisionamiento para este dispositivo.";
$text['description-device_provision_enable']['pt-pt'] = "Active ou Desactive o aprovisionamento para este dispositivo.";
$text['description-device_provision_enable']['fr-fr'] = "";
$text['description-device_provision_enable']['pt-br'] = "Ative ou desative o provisionamento para este dispositivo";
$text['description-device_provision_enable']['pl'] = "Włącz lub wyłącz automatyczna konfiguracje tego urządzenia";
$text['description-device_provision_enable']['uk'] = "";
$text['description-device_provision_enable']['sv-se'] = "Aktivera eller av-aktivera provisionerna för denna enhet.";
$text['description-device_provision_enable']['ro'] = "";
$text['description-device_provision_enable']['de-at'] = "Bereitstellung ein oder ausschalten.";
$text['description-device_provision_enable']['ar-eg'] = "";
$text['description-device_provision_enable']['he'] = "";
$text['description-device_enabled']['en-us'] = "Enable or disable provisioning for this device.";
$text['description-device_enabled']['es-cl'] = "Active o desactive el provisionamiento para este dispositivo.";
$text['description-device_enabled']['pt-pt'] = "Active ou Desactive o aprovisionamento para este dispositivo.";
$text['description-device_enabled']['fr-fr'] = "";
$text['description-device_enabled']['pt-br'] = "Ative ou desative o provisionamento para este dispositivo";
$text['description-device_enabled']['pl'] = "Włącz lub wyłącz automatyczna konfiguracje tego urządzenia";
$text['description-device_enabled']['uk'] = "";
$text['description-device_enabled']['sv-se'] = "Aktivera eller av-aktivera provisionerna för denna enhet.";
$text['description-device_enabled']['ro'] = "";
$text['description-device_enabled']['de-at'] = "Bereitstellung ein oder ausschalten.";
$text['description-device_enabled']['ar-eg'] = "";
$text['description-device_enabled']['he'] = "";
$text['description-device_model']['en-us'] = "Enter the model name or number.";
$text['description-device_model']['es-cl'] = "Ingrese el nombre o número de modelo";