Jelajahi Sumber

Label editor button which allows removing elements from the document

Former-commit-id: 22bdb2c3b762dbcdf5b79514a61a85c52327c966
Egor Duda 6 tahun lalu
induk
melakukan
4766e9df86

+ 4 - 0
_locales/de/messages.json

@@ -507,6 +507,10 @@
 		"message": "Aktivieren/Deaktivieren des Nur-Lese-Modus",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Speichern der Webseite",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/en/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/es/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/fr/messages.json

@@ -507,6 +507,10 @@
 		"message": "Activer/déactiver le mode lecture seule",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Sauver la page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/ja/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/pl/messages.json

@@ -507,6 +507,10 @@
 		"message": "Włącz/wyłącz tylko do odczytu",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Zapisz stronę",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/ru/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/uk/messages.json

@@ -507,6 +507,10 @@
 		"message": "Ввімкнути/вимкнути режим 'тільки для читання'",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Зберегти сторінку",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/zh_CN/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"

+ 4 - 0
_locales/zh_TW/messages.json

@@ -507,6 +507,10 @@
 		"message": "Enable/disable read-only",
 		"description": "Title of the button 'Enable/disable read-only' in the editor"
 	},
+	"editorCutPage": {
+		"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"
+	},
 	"editorSavePage": {
 		"message": "Save the page",
 		"description": "Title of the button 'Save the page' in the editor"