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
* Gracefully handle diff URLs which are from other wikis
* Show overwritten fields when converting diff URL
* Show error when attempting to automatically get date
from a supplied (non-)revision ID
"deputy.ante.copied.diff.help": "The URL of the diff. Using <code>to_diff</code> and <code>to_oldid</code> is preferred, although supplying this parameter will override both.",
97
+
96
98
"deputy.ante.copied.merge.label": "Merged?",
97
99
"deputy.ante.copied.merge.help": "Whether the copying was done as a result of merging two pages.",
98
100
"deputy.ante.copied.afd.placeholder": "AfD page (without Wikipedia:Articles for deletion/)",
@@ -103,6 +105,7 @@
103
105
"deputy.ante.copied.advanced": "Advanced",
104
106
"deputy.ante.copied.dateInvalid": "The previous date value, \"$1\", was not a valid date.",
105
107
"deputy.ante.copied.diffDeprecate": "The <code>to_diff</code> and <code>to_oldid</code> parameters are preferred in favor of the <code>diff</code> parameter.",
108
+
"deputy.ante.copied.diffDeprecate.warnHost": "The URL in this parameter is not the same as the wiki you're currently editing on. Continue?",
106
109
"deputy.ante.copied.diffDeprecate.replace": "The current value of '$1', \"$2\", will be replaced with \"$3\". Continue?",
107
110
"deputy.ante.copied.diffDeprecate.failed": "Cannot convert `diff` parameter to URL. See your browser console for more details.",
0 commit comments