diff --git a/app/voicemail_greetings/app_config.php b/app/voicemail_greetings/app_config.php index e6ccd9cbc0..d306fa955d 100644 --- a/app/voicemail_greetings/app_config.php +++ b/app/voicemail_greetings/app_config.php @@ -16,7 +16,7 @@ $apps[$x]['description']['de-de'] = "Verwalte Voicemail-Begrüßungen für Nebenstellen."; $apps[$x]['description']['es-cl'] = "Administrador de mensajes de bienvenida de correo de voz para extensiones."; $apps[$x]['description']['es-mx'] = ""; - $apps[$x]['description']['fr-ca'] = ""; + $apps[$x]['description']['fr-ca'] = "Accueil messagerie Vocale"; $apps[$x]['description']['fr-fr'] = "Accueil messagerie Vocale."; $apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['it-it'] = ""; @@ -125,4 +125,4 @@ $apps[$x]['db'][$y]['fields'][$z]['type'] = "text"; $apps[$x]['db'][$y]['fields'][$z]['description']['en-us'] = "Voicemail greeting file encoded in base64."; -?> \ No newline at end of file +?>