mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-24 07:53:37 +00:00
Merge "Make cancelling edit dialog less confusing."
This commit is contained in:
commit
642986d454
|
@ -70,7 +70,7 @@
|
|||
"templatedata-modal-button-importParams": "Import parameters",
|
||||
"templatedata-modal-button-restoreparam": "Restore parameter",
|
||||
"templatedata-modal-button-saveparam": "Save",
|
||||
"templatedata-modal-confirmcancel": "Are you sure you want to cancel? Any changes will be lost.",
|
||||
"templatedata-modal-confirmcancel": "Are you sure you want to discard your changes?",
|
||||
"templatedata-modal-current-language": "Current language: $1",
|
||||
"templatedata-modal-errormsg": "Errors found. Please make sure there are no empty or duplicate parameter names, and that the parameter name does not include \"$1\", \"$2\" or \"$3\".",
|
||||
"templatedata-modal-errormsg-import-noparams": "No new parameters found during import.",
|
||||
|
|
Loading…
Reference in a new issue