mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-24 22:35:41 +00:00
Localisation updates from http://translatewiki.net.
Change-Id: I134fd570e2881c051c2261054d5fbb43b42fc121
This commit is contained in:
parent
ed9477aa5b
commit
e221faadf6
|
@ -148,8 +148,10 @@ Link text of the dedicated VisualEditor Edit tab.
|
|||
'visualeditor-listbutton-number-tooltip' => 'Tooltip for the numbered list button',
|
||||
'visualeditor-listbutton-bullet-tooltip' => 'Tooltip for the bullet list button',
|
||||
'visualeditor-clearbutton-tooltip' => 'Tooltip for the clear formatting button',
|
||||
'visualeditor-historybutton-undo-tooltip' => 'Tooltip string for the undo button',
|
||||
'visualeditor-historybutton-redo-tooltip' => 'Tooltip string for the redo button',
|
||||
'visualeditor-historybutton-undo-tooltip' => 'Tooltip string for the undo button.
|
||||
{{Identical|Undo}}',
|
||||
'visualeditor-historybutton-redo-tooltip' => 'Tooltip string for the redo button.
|
||||
{{Identical|Redo}}',
|
||||
'visualeditor-inspector-close-tooltip' => 'Tooltip for the button to close an inspector',
|
||||
'visualeditor-inspector-remove-tooltip' => 'Tooltip for the button to remove an annotation in an inspector',
|
||||
'visualeditor-viewpage-savewarning' => 'Text shown when the user tries to leave the editor without saving their changes',
|
||||
|
|
Loading…
Reference in a new issue