mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-12 01:01:29 +00:00
Don't warn that reference list is uneditable
In articles with references, a reference list is generated. If you try to visual edit the reference list, it displays a message "This reference list is generated by a template, and for now can only be edited in source mode." However it is actually editable now that T54750 (Community Wishlist 2023 wish #2) is complete. Bug: T54750 Change-Id: Id8115ae6045f371e4619c85aeb610fe78927d802
This commit is contained in:
parent
e7a594cd35
commit
339ba57786
|
@ -60,7 +60,7 @@
|
|||
"cite-ve-referenceslist-isempty-default": "There are no references on this page to include in this list.",
|
||||
"cite-ve-referenceslist-missingref": "This reference is defined in a template or other generated block, and for now can only be edited in source mode.",
|
||||
"cite-ve-referenceslist-missingref-in-list": "This reference is defined in a template or other generated block, and for now can only be previewed in source mode.",
|
||||
"cite-ve-referenceslist-missingreflist": "This reference list is generated by a template, and for now can only be edited in source mode.",
|
||||
"cite-ve-referenceslist-missingreflist": "This reference list is generated by a template.",
|
||||
"cite-ve-toolbar-group-label": "Cite",
|
||||
"cite-ve-othergroup-item": "$1 reference",
|
||||
"visualeditor-internal-list-diff-default-group-name-mwreference": "References",
|
||||
|
|
Loading…
Reference in a new issue