You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: ui.apps/src/main/content/jcr_root/apps/etoolbox-link-inspector/clientlibs/link-inspector-ui/css/console-ui.less
Copy file name to clipboardexpand all lines: ui.apps/src/main/content/jcr_root/apps/etoolbox-link-inspector/clientlibs/link-inspector-ui/js/console-ui.replace.js
+2-2
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@
29
29
varBACKUP_CHECKBOX_LABEL=Granite.I18n.get('Backup before replacement');
30
30
varCSV_OUT_CHECKBOX_LABEL=Granite.I18n.get('Download CSV with updated items');
31
31
varDRY_RUN_TOOLTIP=Granite.I18n.get("If checked, no changes will be applied in the repository");
32
-
varREPLACEMENT_DESCRIPTION=Granite.I18n.get('* Replacement will be applied within the detected broken links scope');
32
+
varREPLACEMENT_DESCRIPTION=Granite.I18n.get('* Replacement will be applied within the selected broken links scope');
33
33
varREPLACEMENT_ACL_DESCRIPTION=Granite.I18n.get('** User should have sufficient read/write permissions in order to complete replacement successfully and create the backup package');
34
34
varVALIDATION_MSG=Granite.I18n.get('Replacement can\'t be the same as pattern');
35
35
varLINK_TO_UPDATE_LABEL=Granite.I18n.get('The following links will be updated:');
0 commit comments