Skip to content

Commit

Permalink
Updating the success notification text slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
snake14 committed Nov 25, 2024
1 parent 6fea022 commit 8f530b1
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -1111,6 +1111,6 @@
"CopyContainerDescription": "Select the website to copy this container to. This will create an exact copy of all settings, tags, triggers, and variables in the chosen site.",
"CopyContainerNote": "%1$sNote:%2$s The copied container may need adjustments if it includes custom code or references specific to the original website. Review settings to ensure compatibility.",
"CopyXDescription": "To duplicate this %1$s, select the website and container you’d like to add the %1$s to. This will create an exact copy of all settings of the %1$s.",
"CopyXSuccess": "A copy was successfully created. Click %1$shere%2$s to navigate to the new %3$s."
"CopyXSuccess": "A copy was successfully created. %1$sNavigate to the new %2$s now%3$s."
}
}
18 changes: 9 additions & 9 deletions vue/dist/TagManager.umd.js
Original file line number Diff line number Diff line change
Expand Up @@ -10741,18 +10741,18 @@ function getCircularReplacer() {
Debuggingvue_type_script_lang_ts.render = Debuggingvue_type_template_id_1ae9acce_render

/* harmony default export */ var Debugging = (Debuggingvue_type_script_lang_ts);
// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/@vue/cli-service/node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist??ref--0-1!./plugins/TagManager/vue/src/CopyDialog/CopyDialog.vue?vue&type=template&id=46b30588
// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-babel/node_modules/cache-loader/dist/cjs.js??ref--12-0!./node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist/templateLoader.js??ref--6!./node_modules/@vue/cli-service/node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist??ref--0-1!./plugins/TagManager/vue/src/CopyDialog/CopyDialog.vue?vue&type=template&id=7e821988

var CopyDialogvue_type_template_id_46b30588_hoisted_1 = {
var CopyDialogvue_type_template_id_7e821988_hoisted_1 = {
class: "copyMtmObjectDialog"
};
var CopyDialogvue_type_template_id_46b30588_hoisted_2 = ["innerHTML"];
function CopyDialogvue_type_template_id_46b30588_render(_ctx, _cache, $props, $setup, $data, $options) {
var CopyDialogvue_type_template_id_7e821988_hoisted_2 = ["innerHTML"];
function CopyDialogvue_type_template_id_7e821988_render(_ctx, _cache, $props, $setup, $data, $options) {
var _component_Field = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveComponent"])("Field");

var _directive_form = Object(external_commonjs_vue_commonjs2_vue_root_Vue_["resolveDirective"])("form");

return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", CopyDialogvue_type_template_id_46b30588_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("h2", null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.getCopyDialogTitle), 1), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("p", null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.getCopyDescription), 1), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withDirectives"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", null, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_Field, {
return Object(external_commonjs_vue_commonjs2_vue_root_Vue_["openBlock"])(), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementBlock"])("div", CopyDialogvue_type_template_id_7e821988_hoisted_1, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("h2", null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.getCopyDialogTitle), 1), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("p", null, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.getCopyDescription), 1), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["withDirectives"])(Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("div", null, [Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createVNode"])(_component_Field, {
uicontrol: "site",
name: "destinationSite",
title: _ctx.translate('TagManager_ChooseWebsite'),
Expand All @@ -10776,14 +10776,14 @@ function CopyDialogvue_type_template_id_46b30588_render(_ctx, _cache, $props, $s
key: 1,
class: "copyNote",
innerHTML: _ctx.$sanitize(_ctx.getCopyContainerNote)
}, null, 8, CopyDialogvue_type_template_id_46b30588_hoisted_2)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("button", {
}, null, 8, CopyDialogvue_type_template_id_7e821988_hoisted_2)) : Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createCommentVNode"])("", true), Object(external_commonjs_vue_commonjs2_vue_root_Vue_["createElementVNode"])("button", {
class: "btn",
onClick: _cache[2] || (_cache[2] = function () {
return _ctx.performCopy && _ctx.performCopy.apply(_ctx, arguments);
})
}, Object(external_commonjs_vue_commonjs2_vue_root_Vue_["toDisplayString"])(_ctx.translate('General_Copy')), 1)], 512), [[_directive_form]])]);
}
// CONCATENATED MODULE: ./plugins/TagManager/vue/src/CopyDialog/CopyDialog.vue?vue&type=template&id=46b30588
// CONCATENATED MODULE: ./plugins/TagManager/vue/src/CopyDialog/CopyDialog.vue?vue&type=template&id=7e821988

// CONCATENATED MODULE: ./node_modules/@vue/cli-plugin-typescript/node_modules/cache-loader/dist/cjs.js??ref--14-0!./node_modules/babel-loader/lib!./node_modules/@vue/cli-plugin-typescript/node_modules/ts-loader??ref--14-2!./node_modules/@vue/cli-service/node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/@vue/cli-service/node_modules/vue-loader-v16/dist??ref--0-1!./plugins/TagManager/vue/src/CopyDialog/CopyDialog.vue?vue&type=script&lang=ts

Expand Down Expand Up @@ -11018,7 +11018,7 @@ function CopyDialogvue_type_template_id_46b30588_render(_ctx, _cache, $props, $s
throw Error('Unrecognised copy object type.');
}

var message = Object(external_CoreHome_["translate"])(mainTranslation, ["<a href=\"".concat(urlToNewCopy, "\">"), '</a>', Object(external_CoreHome_["translate"])(typeTranslation)]);
var message = Object(external_CoreHome_["translate"])(mainTranslation, ["<a href=\"".concat(urlToNewCopy, "\">"), Object(external_CoreHome_["translate"])(typeTranslation), '</a>']);
var notificationInstanceId = external_CoreHome_["NotificationsStore"].show({
message: message,
id: 'CopyDialogResultNotification',
Expand Down Expand Up @@ -11149,7 +11149,7 @@ function CopyDialogvue_type_template_id_46b30588_render(_ctx, _cache, $props, $s



CopyDialogvue_type_script_lang_ts.render = CopyDialogvue_type_template_id_46b30588_render
CopyDialogvue_type_script_lang_ts.render = CopyDialogvue_type_template_id_7e821988_render

/* harmony default export */ var CopyDialog = (CopyDialogvue_type_script_lang_ts);
// CONCATENATED MODULE: ./plugins/TagManager/vue/src/index.ts
Expand Down
2 changes: 1 addition & 1 deletion vue/dist/TagManager.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion vue/src/CopyDialog/CopyDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -281,8 +281,8 @@ export default defineComponent({
mainTranslation,
[
`<a href="${urlToNewCopy}">`,
'</a>',
translate(typeTranslation),
'</a>',
],
);
Expand Down

0 comments on commit 8f530b1

Please sign in to comment.