mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 14:33:59 +00:00
Update VE core submodule to master (f88cd00a6)
New changes: c1c38136d ui.TableLineContext: adjust positioning 37d0c2747 Trigger proper undo/redo when inputType=historyUndo/Redo 8b7fc6fcc Make special keys translatable Bug: T175417 Bug: T175449 Bug: T175634 Change-Id: Ic663108ff19ea90adc9b033f6df1f0feac7994a6
This commit is contained in:
parent
9d3fdb3f7c
commit
faf852f335
|
@ -1047,6 +1047,25 @@
|
|||
"visualeditor-indentationbutton-outdent-tooltip",
|
||||
"visualeditor-inspector-close-tooltip",
|
||||
"visualeditor-inspector-remove-tooltip",
|
||||
"visualeditor-key-alt",
|
||||
"visualeditor-key-backspace",
|
||||
"visualeditor-key-ctrl",
|
||||
"visualeditor-key-delete",
|
||||
"visualeditor-key-down",
|
||||
"visualeditor-key-end",
|
||||
"visualeditor-key-enter",
|
||||
"visualeditor-key-escape",
|
||||
"visualeditor-key-home",
|
||||
"visualeditor-key-insert",
|
||||
"visualeditor-key-left",
|
||||
"visualeditor-key-meta",
|
||||
"visualeditor-key-page-down",
|
||||
"visualeditor-key-page-up",
|
||||
"visualeditor-key-right",
|
||||
"visualeditor-key-shift",
|
||||
"visualeditor-key-space",
|
||||
"visualeditor-key-tab",
|
||||
"visualeditor-key-up",
|
||||
"visualeditor-linkinspector-title",
|
||||
"visualeditor-listbutton-bullet-tooltip",
|
||||
"visualeditor-listbutton-number-tooltip",
|
||||
|
|
2
lib/ve
2
lib/ve
|
@ -1 +1 @@
|
|||
Subproject commit 02a2ea95418ce72d98a04fe010beb8646a3ca149
|
||||
Subproject commit f88cd00a6bb5d68490bc91d4662f41fcf49b7bdb
|
Loading…
Reference in a new issue