string fixes
authoryashodha <yashodha.chaku@webaccessglobal.com>
Wed, 25 May 2016 11:44:52 +0000 (17:14 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Wed, 25 May 2016 11:44:52 +0000 (17:14 +0530)
CRM/Event/Form/Task/Batch.php
templates/CRM/Event/Form/Task/Batch.tpl

index 4464c74d3d0294b9368102f7650b0d40692b4afb..2a5965be2ccbe60e3cc30f36d9263d881542048d 100644 (file)
@@ -522,7 +522,7 @@ class CRM_Event_Form_Task_Batch extends CRM_Event_Form_Task {
     $notifyingStatuses = array('Pending from waitlist', 'Pending from approval', 'Expired', 'Cancelled');
     $notifyingStatuses = array_intersect($notifyingStatuses, CRM_Event_PseudoConstant::participantStatus());
     $statuses = implode(', ', $notifyingStatuses);
-    $status = ts('Participants whose status is changed FROM Pending Pay Later TO Registered or Attended will receive a confirmation email and their payment status will be set to completed. If this is notyou want to do, you can change their participant status by editing their event registration record directly.');
+    $status = ts('Participants whose status is changed FROM Pending Pay Later TO Registered or Attended will receive a confirmation email and their payment status will be set to completed. If this is not you want to do, you can change their participant status by editing their event registration record directly.');
     if (!empty($notifyingStatuses)) {
       $status .= '<br />' . ts("Participants whose status is changed TO any of the following will be automatically notified via email: %1", array(1 => $statuses));
     }
index 7625d3222a6a331ef2feb22b7fbe6ac1d10a833b..85c2d169c4c55e2fbaf31d4e5e3a20f73333cb3c 100644 (file)
@@ -38,7 +38,7 @@
         <strong>Copy icon</strong>
         (next to the column title).{/ts}
     {/if}
-    <p>{ts}Click<strong>Update Participant(s)</strong>below to save all your changes.{/ts}</p>
+    <p>{ts}Click <strong>Update Participant(s)</strong> below to save all your changes.{/ts}</p>
   </div>
         <table class="crm-copy-fields">
        <thead class="sticky">