diff --git a/include/staff/apikeys.inc.php b/include/staff/apikeys.inc.php index ca0ab622aac2bca72bcb0739b647ec77dbd93128..030bc89f97d4aed9bebb7e8ce865845fbd5e4212 100644 --- a/include/staff/apikeys.inc.php +++ b/include/staff/apikeys.inc.php @@ -119,11 +119,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected API key', 'selected API keys', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected API key', 'selected API keys', 2)); ?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/banlist.inc.php b/include/staff/banlist.inc.php index a858c227ba2fe8ccba4b2797343aeb43ef8d3f6b..9e69cf66577ad6ca9c3e8aef5e56406a3719b54a 100644 --- a/include/staff/banlist.inc.php +++ b/include/staff/banlist.inc.php @@ -145,11 +145,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected ban rule', 'selected ban rules', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected ban rule', 'selected ban rules', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/cannedresponses.inc.php b/include/staff/cannedresponses.inc.php index 65de3378bcee0989c2cd4a9ec1ce10d3a981f663..171f6977a71738bf722a82978a4fa86507f88bb8 100644 --- a/include/staff/cannedresponses.inc.php +++ b/include/staff/cannedresponses.inc.php @@ -130,11 +130,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected canned response', 'selected canned responses', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected canned response', 'selected canned responses', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/categories.inc.php b/include/staff/categories.inc.php index f561dcd1aca9aa8ad9fa5eca1e48c3349d3e9ae6..692443588ab37221e2fe872411aa24c36c3721c8 100644 --- a/include/staff/categories.inc.php +++ b/include/staff/categories.inc.php @@ -122,11 +122,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="make_public-confirm"> - <?php echo sprintf(__('Are you sure want to make %s <b>public</b>?'), + <?php echo sprintf(__('Are you sure you want to make %s <b>public</b>?'), _N('selected category', 'selected categories', 2));?> </p> <p class="confirm-action" style="display:none;" id="make_private-confirm"> - <?php echo sprintf(__('Are you sure want to make %s <b>private</b> (internal)?'), + <?php echo sprintf(__('Are you sure you want to make %s <b>private</b> (internal)?'), _N('selected category', 'selected categories', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/departments.inc.php b/include/staff/departments.inc.php index 82e7b3a5a8b057ce044f80c31b54c2c61750f875..267b728a005019027b904c54a7c58422c4b88b5c 100644 --- a/include/staff/departments.inc.php +++ b/include/staff/departments.inc.php @@ -141,11 +141,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="make_public-confirm"> - <?php echo sprintf(__('Are you sure want to make %s <b>public</b>?'), + <?php echo sprintf(__('Are you sure you want to make %s <b>public</b>?'), _N('selected department', 'selected departments', 2));?> </p> <p class="confirm-action" style="display:none;" id="make_private-confirm"> - <?php echo sprintf(__('Are you sure want to make %s <b>private</b> (internal)?'), + <?php echo sprintf(__('Are you sure you want to make %s <b>private</b> (internal)?'), _N('selected department', 'selected departments', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/filters.inc.php b/include/staff/filters.inc.php index 1c8561af6dd1b626fcb54c343eb09814636cb0ee..e3eac064393983561377441d9fefe92a8d75bd6c 100644 --- a/include/staff/filters.inc.php +++ b/include/staff/filters.inc.php @@ -129,11 +129,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected filter', 'selected filters', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected filter', 'selected filters', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/groups.inc.php b/include/staff/groups.inc.php index 7c358fa23e04b724964a7e89504ff44512b0e40e..d7f5d55cf058167a51592e6189023318d1977127 100644 --- a/include/staff/groups.inc.php +++ b/include/staff/groups.inc.php @@ -131,11 +131,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected group', 'selected groups', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected group', 'selected groups', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/helptopics.inc.php b/include/staff/helptopics.inc.php index d124a67a26f8118829b7758e7310dc42c01b2630..6f172e6971ebba6b082d84ca4ed5c3f46cd79749 100644 --- a/include/staff/helptopics.inc.php +++ b/include/staff/helptopics.inc.php @@ -148,11 +148,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected help topic', 'selected help topics', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected help topic', 'selected help topics', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/pages.inc.php b/include/staff/pages.inc.php index 5f808b7b1987ee3773b8894335fac99b8bd806f2..4ee3646e3b86c494bd324b217db61ea0f95a1946 100644 --- a/include/staff/pages.inc.php +++ b/include/staff/pages.inc.php @@ -136,11 +136,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected site page', 'selected site pages', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected site page', 'selected site pages', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/plugins.inc.php b/include/staff/plugins.inc.php index cd3282e4b030ad9ff728ccc916231c9083cb0d0b..ecca0e6ac93d7a3c86032cd3ce74d0496ff1182e 100644 --- a/include/staff/plugins.inc.php +++ b/include/staff/plugins.inc.php @@ -83,12 +83,12 @@ if ($count) //Show options.. </p> <p class="confirm-action" style="display:none;" id="enable-confirm"> <font color="green"><?php echo sprintf( - __('Are you sure want to <b>enable</b> %s?'), + __('Are you sure you want to <b>enable</b> %s?'), _N('selected plugin', 'selected plugins', 2)); ?></font> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> <font color="red"><?php echo sprintf( - __('Are you sure want to <b>disable</b> %s?'), + __('Are you sure you want to <b>disable</b> %s?'), _N('selected plugin', 'selected plugins', 2)); ?></font> </p> <div><?php echo __('Please confirm to continue.'); ?></div> diff --git a/include/staff/slaplans.inc.php b/include/staff/slaplans.inc.php index f8f6a6400161594411c3ace879e0b380fbd2b157..b8f0b095f24c23062add377282625af766cd76c1 100644 --- a/include/staff/slaplans.inc.php +++ b/include/staff/slaplans.inc.php @@ -131,11 +131,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected SLA plan', 'selected SLA plans', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected SLA plan', 'selected SLA plans', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/staffmembers.inc.php b/include/staff/staffmembers.inc.php index 34681d2eb081c0a67e3d140342d0e8d422ae82c1..8945610cbb5158c165672a663f5d43aaea6b252b 100644 --- a/include/staff/staffmembers.inc.php +++ b/include/staff/staffmembers.inc.php @@ -194,11 +194,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> (unlock) %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> (unlock) %s?'), _N('selected agent', 'selected agents', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> (lock) %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> (lock) %s?'), _N('selected agent', 'selected agents', 2));?> <br><br><?php echo __("Locked staff won't be able to login to Staff Control Panel.");?> </p> diff --git a/include/staff/teams.inc.php b/include/staff/teams.inc.php index f18edbeacf431673f5cc54d84016ac5bd67c2fb8..b8ea0f24d0406a72b90ccd384769d2e9bb261aaf 100644 --- a/include/staff/teams.inc.php +++ b/include/staff/teams.inc.php @@ -126,11 +126,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected team', 'selected teams', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected team', 'selected teams', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/templates.inc.php b/include/staff/templates.inc.php index 1c042fdd54e8652f0714079a375512c271cd3517..aece8b0648ce172b6f7b2dde4277c3632229408c 100644 --- a/include/staff/templates.inc.php +++ b/include/staff/templates.inc.php @@ -128,11 +128,11 @@ endif; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="enable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>enable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>enable</b> %s?'), _N('selected template set', 'selected template sets', 2));?> </p> <p class="confirm-action" style="display:none;" id="disable-confirm"> - <?php echo sprintf(__('Are you sure want to <b>disable</b> %s?'), + <?php echo sprintf(__('Are you sure you want to <b>disable</b> %s?'), _N('selected template set', 'selected template sets', 2));?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/ticket-view.inc.php b/include/staff/ticket-view.inc.php index c2608d4b7dc0367f781c6c324d9bff5469a583e3..68443b69e28df95a15b100ec0db60bc55976a30a 100644 --- a/include/staff/ticket-view.inc.php +++ b/include/staff/ticket-view.inc.php @@ -949,7 +949,7 @@ print $note_form->getField('attachments')->render(); <?php echo sprintf(Format::htmlchars(__('%s <%s> will longer have access to the ticket')), '<b>'.Format::htmlchars($ticket->getName()).'</b>', Format::htmlchars($ticket->getEmail())); ?> </span> - <?php echo sprintf(__('Are you sure want to <b>change</b> ticket owner to %s?'), + <?php echo sprintf(__('Are you sure you want to <b>change</b> ticket owner to %s?'), '<b><span id="newuser">this guy</span></b>'); ?> </p> <p class="confirm-action" style="display:none;" id="delete-confirm"> diff --git a/include/staff/tickets.inc.php b/include/staff/tickets.inc.php index 82caa6727536fc6bf8ab2d3b663784e014309050..f01e3fd6b3930bcd595b09b2953509bad9d64e9f 100644 --- a/include/staff/tickets.inc.php +++ b/include/staff/tickets.inc.php @@ -531,7 +531,7 @@ if ($results) { <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="mark_overdue-confirm"> - <?php echo __('Are you sure want to flag the selected tickets as <font color="red"><b>overdue</b></font>?');?> + <?php echo __('Are you sure you want to flag the selected tickets as <font color="red"><b>overdue</b></font>?');?> </p> <div><?php echo __('Please confirm to continue.');?></div> <hr style="margin-top:1em"/> diff --git a/include/staff/user-view.inc.php b/include/staff/user-view.inc.php index 1aa93662841de061f66862f95b43f93513013651..6660bbddf77c7c31da6b45e156bd92b9bf69ffac 100644 --- a/include/staff/user-view.inc.php +++ b/include/staff/user-view.inc.php @@ -150,18 +150,18 @@ include STAFFINC_DIR . 'templates/notes.tmpl.php'; <a class="close" href=""><i class="icon-remove-circle"></i></a> <hr/> <p class="confirm-action" style="display:none;" id="banemail-confirm"> - <?php echo sprintf(__('Are you sure want to <b>ban</b> %s?'), $user->getEmail()); ?> + <?php echo sprintf(__('Are you sure you want to <b>ban</b> %s?'), $user->getEmail()); ?> <br><br> <?php echo __('New tickets from the email address will be auto-rejected.'); ?> </p> <p class="confirm-action" style="display:none;" id="confirmlink-confirm"> <?php echo sprintf(__( - 'Are you sure want to send an <b>Account Activation Link</b> to <em> %s </em>?'), + 'Are you sure you want to send an <b>Account Activation Link</b> to <em> %s </em>?'), $user->getEmail()); ?> </p> <p class="confirm-action" style="display:none;" id="pwreset-confirm"> <?php echo sprintf(__( - 'Are you sure want to send a <b>Password Reset Link</b> to <em> %s </em>?'), + 'Are you sure you want to send a <b>Password Reset Link</b> to <em> %s </em>?'), $user->getEmail()); ?> </p> <div><?php echo __('Please confirm to continue.'); ?></div>