From e221faadf62a048115896238da3e6d193e53b87a Mon Sep 17 00:00:00 2001 From: Translation updater bot Date: Fri, 15 Feb 2013 20:39:29 +0000 Subject: [PATCH] Localisation updates from http://translatewiki.net. Change-Id: I134fd570e2881c051c2261054d5fbb43b42fc121 --- VisualEditor.i18n.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/VisualEditor.i18n.php b/VisualEditor.i18n.php index 68cb37de5d..6bc94b4c95 100644 --- a/VisualEditor.i18n.php +++ b/VisualEditor.i18n.php @@ -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',