From 46f2402a35d14098f5b9ce013fcbf613378d8c18 Mon Sep 17 00:00:00 2001 From: mattf Date: Wed, 11 Nov 2020 21:30:50 +0000 Subject: [PATCH] Translation issue fix, Issue #1231 git-svn-id: svn://192.168.202.10@3316 3d104415-ff17-0410-8863-d5cf3c621b8a --- www/vicidial/callerID_log_report.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/www/vicidial/callerID_log_report.php b/www/vicidial/callerID_log_report.php index 9ef97f50..684fb5b1 100644 --- a/www/vicidial/callerID_log_report.php +++ b/www/vicidial/callerID_log_report.php @@ -11,6 +11,7 @@ # # 200115-1512 - First build # 200120-1430 - Added total calls, percentage of calls matched, default CID notation +# 201111-1630 - Translation issue fix, Issue #1231 # $startMS = microtime(); @@ -617,7 +618,7 @@ if ($file_exported < 1) if ($ivr_export == 'YES') {echo " IVR";} echo "
\n"; - echo ""._QXZ("This report will provide a breakdown by caller ID of calls from specified campaigns and specified statuses within a date range. It's primary purpose is to show if particular caller IDs have been flagged by carriers as being scam numbers.")."

\n"; + echo ""._QXZ("This report will provide a breakdown by caller ID of calls from specified campaigns and specified statuses within a date range. Its primary purpose is to show if particular caller IDs have been flagged by carriers as being scam numbers.")."

\n"; echo "
\n"; echo ""; echo "";