(NFC) Fix possible flacky tests by splitting the parts of the checksum up so that...
[civicrm-core.git] / ang / crmCxn / ConfirmReconnectCtrl.html
index 0b60bd8792b0776c2a5aafcd9d72267af1a351b7..b415e409e22365caeb74a4acfd4bcc7c0cc58544 100644 (file)
@@ -1,13 +1,13 @@
 <div ng-controller="CrmCxnConfirmReconnectCtrl">
   <p>{{ts('Are you sure you want to reconnect \"%1\"?', {1: appMeta.title})}}</p>
 
-  <p>{{ts('Reconnecting will change the connection details (such as callback URLs and permissions). This can be useful in a few cases, such as:')}}</p>
+  <p>{{:: ts('Reconnecting will change the connection details (such as callback URLs and permissions). This can be useful in a few cases, such as:') }}</p>
 
   <ul>
-    <li>{{ts('After your site has migrated to a new URL.')}}</li>
-    <li>{{ts('After the application has migrated to a new URL.')}}</li>
-    <li>{{ts('After the application has changed permission requirements.')}}</li>
-    <li>{{ts('After the application has a major failure or reset.')}}</li>
+    <li>{{:: ts('After your site has migrated to a new URL.') }}</li>
+    <li>{{:: ts('After the application has migrated to a new URL.') }}</li>
+    <li>{{:: ts('After the application has changed permission requirements.') }}</li>
+    <li>{{:: ts('After the application has a major failure or reset.') }}</li>
   </ul>
 
   <div crm-ui-accordion="{title: ts('Permissions: Summary'), collapsed: true}">