diff --git a/app/xml_cdr/app_languages.php b/app/xml_cdr/app_languages.php index 17238aa753..7489464126 100644 --- a/app/xml_cdr/app_languages.php +++ b/app/xml_cdr/app_languages.php @@ -17,8 +17,8 @@ $text['description-3']['pt-pt'] = "Utilize os campos para filtrar a informação para os registos de chamadas específicas que são desejados."; $text['description-3']['fr-fr'] = "Utiliser les filtres pour afficher les appels désirés. "; - $text['description-4']['en-us'] = "Then view the calls in the list or download them as comma seperated file by using the "csv" button."; - $text['description-4']['pt-pt'] = "Então pode ver as chamadas na lista ou descarrega-las como arquivo separadas por vírgulas usando o botão "csv"."; + $text['description-4']['en-us'] = "Then view the calls in the list or download them as comma seperated file by using the 'csv' button."; + $text['description-4']['pt-pt'] = "Então pode ver as chamadas na lista ou descarrega-las como arquivo separadas por vírgulas usando o botão 'csv'."; $text['description-4']['fr-fr'] = "Ensuite visualisez les informations dans la liste ci-dessous, ou téléchargez les sous forme d'un fichier CSV."; $text['label-description']['en-us'] = "Description";