Change user context to context and add context to the extensions page

This commit is contained in:
Mark Crane
2014-08-01 14:21:06 +00:00
parent 3814da4a42
commit c7a6434fc5
2 changed files with 8 additions and 4 deletions

View File

@@ -367,10 +367,10 @@
$text['description-hold_music']['pt-pt'] = "Escolha a categoria MOH da música aqui.";
$text['description-hold_music']['fr-fr'] = "Choisir la catégorie de musique de garde.";
$text['label-user_context']['en-us'] = "User Context";
$text['label-user_context']['es-cl'] = "Contexto de Usuario";
$text['label-user_context']['pt-pt'] = "Contexto do Utilizador";
$text['label-user_context']['fr-fr'] = "Contexte Utilisateur";
$text['label-user_context']['en-us'] = "Context";
$text['label-user_context']['es-cl'] = "Contexto";
$text['label-user_context']['pt-pt'] = "Contexto";
$text['label-user_context']['fr-fr'] = "Contexte";
$text['description-user_context']['en-us'] = "Enter the user context here.";
$text['description-user_context']['es-cl'] = "Ingrese el contexto de usuario aquí.";