Bladeren bron

Add tooltips for undo buttons

Former-commit-id: aacf8e4eb4deb345e7d52e110557065c290c5c7a
Egor Duda 6 jaren geleden
bovenliggende
commit
8c654cd331

+ 8 - 0
_locales/de/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Speichern der Webseite",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/en/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/es/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/fr/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Sauver la page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/ja/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/pl/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Zapisz stronę",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/ru/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/uk/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Зберегти сторінку",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/zh_CN/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 8 - 0
_locales/zh_TW/messages.json

@@ -511,6 +511,14 @@
 		"message": "Enable/disable removing document's element on click",
 		"description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
 	},
+	"editorUndoCutPage": {
+		"message": "Restore last removed element",
+		"description": "Title of the button 'Restore last removed element' in the editor"
+	},
+	"editorUndoAllCutPage": {
+		"message": "Restore all removed elements",
+		"description": "Title of the button 'Restore all removed elements' in the editor"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"