Use term repeating not recurring
authorColeman Watts <coleman@civicrm.org>
Sat, 25 Apr 2015 18:25:50 +0000 (12:25 -0600)
committerColeman Watts <coleman@civicrm.org>
Sat, 25 Apr 2015 18:25:50 +0000 (12:25 -0600)
templates/CRM/Event/Form/ManageEvent/ConfirmRepeatMode.tpl

index f29d164099927c8022c75d212daf3f496072dd9b..0f6d0ec53fb6aa2fece524019578f99f921abddd 100644 (file)
@@ -61,7 +61,7 @@
 \r
       function cascadeChangesDialog() {\r
         CRM.confirm({\r
-          title: "{/literal}{ts escape='js' 1=$entity_type}Update recurring %1{/ts}{literal}",\r
+          title: "{/literal}{ts escape='js' 1=$entity_type}Update repeating %1{/ts}{literal}",\r
           message: $('#recurring-dialog-tpl').html()\r
         })\r
           .on('crmConfirm:yes', updateMode)\r