From f97b0a7de745aad0d1b7c6abf1e41a1ac192fd27 Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 2 Jun 2021 17:13:38 -0600 Subject: [PATCH] Remove past tense. --- app/registrations/app_languages.php | 40 ++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/app/registrations/app_languages.php b/app/registrations/app_languages.php index 58b6ae21fb..5679103a46 100644 --- a/app/registrations/app_languages.php +++ b/app/registrations/app_languages.php @@ -547,26 +547,26 @@ $text['message-registrations_unregistered']['ru-ru'] = "Unregister Command Sent" $text['message-registrations_unregistered']['sv-se'] = "Unregister Command Sent"; $text['message-registrations_unregistered']['uk-ua'] = "Unregister Command Sent"; -$text['message-registrations_provisioned']['en-us'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['en-gb'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['ar-eg'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['de-at'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['de-ch'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['de-de'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['es-cl'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['es-mx'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['fr-ca'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['fr-fr'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['he-il'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['it-it'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['nl-nl'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['pl-pl'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['pt-br'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['pt-pt'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['ro-ro'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['ru-ru'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['sv-se'] = "Provisioned Command Sent"; -$text['message-registrations_provisioned']['uk-ua'] = "Provisioned Command Sent"; +$text['message-registrations_provisioned']['en-us'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['en-gb'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['ar-eg'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['de-at'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['de-ch'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['de-de'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['es-cl'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['es-mx'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['fr-ca'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['fr-fr'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['he-il'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['it-it'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['nl-nl'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['pl-pl'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['pt-br'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['pt-pt'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['ro-ro'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['ru-ru'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['sv-se'] = "Provision Command Sent"; +$text['message-registrations_provisioned']['uk-ua'] = "Provision Command Sent"; $text['message-registrations_rebooted']['en-us'] = "Registration Command Sent"; $text['message-registrations_rebooted']['en-gb'] = "Registration Command Sent";