diff --git a/app/voicemails/app_languages.php b/app/voicemails/app_languages.php index bfc9aab2b0..546c7770c8 100644 --- a/app/voicemails/app_languages.php +++ b/app/voicemails/app_languages.php @@ -1507,8 +1507,8 @@ $text['header-voicemail_import']['zh-cn'] = "语音信箱导入"; $text['header-voicemail_import']['ja-jp'] = "ボイスメールのインポート"; $text['header-voicemail_import']['ko-kr'] = "음성 메일 가져오기"; -$text['header-voicemail_export']['en-us'] = "Destination Export"; -$text['header-voicemail_export']['en-gb'] = "Destination Export"; +$text['header-voicemail_export']['en-us'] = "Voicemail Export"; +$text['header-voicemail_export']['en-gb'] = "Voicemail Export"; $text['header-voicemail_export']['ar-eg'] = "التصدير"; $text['header-voicemail_export']['de-at'] = "Exportieren"; $text['header-voicemail_export']['de-ch'] = "Exportieren"; @@ -2547,4 +2547,4 @@ $text['label-listen']['zh-cn'] = "听"; $text['label-listen']['ja-jp'] = "聞く"; $text['label-listen']['ko-kr'] = "듣다"; -?> \ No newline at end of file +?>