Jforrester has uploaded a new change for review. https://gerrit.wikimedia.org/r/232396
Change subject: Revert "Localisation updates from https://translatewiki.net." ...................................................................... Revert "Localisation updates from https://translatewiki.net." Removes a qqq message. This reverts commit 7311e966f6c4aa0dba26bfe55b38e1fac1a45d77. Change-Id: Ide5286880dd76f649fee0b5485f1f7637bed2234 --- M i18n/de.json M i18n/pl.json M i18n/qqq.json 3 files changed, 2 insertions(+), 3 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/VisualEditor/VisualEditor refs/changes/96/232396/1 diff --git a/i18n/de.json b/i18n/de.json index 6bbbc76..ae73242 100644 --- a/i18n/de.json +++ b/i18n/de.json @@ -39,7 +39,6 @@ "visualeditor-commentinspector-tooltip": "Kommentar", "visualeditor-content-select-all": "Alle auswählen", "visualeditor-contextitemwidget-label-secondary": "Bearbeiten", - "visualeditor-contextitemwidget-label-remove": "Löschen", "visualeditor-dialog-action-apply": "Änderungen speichern", "visualeditor-dialog-action-cancel": "Abbrechen", "visualeditor-dialog-action-done": "Fertig", diff --git a/i18n/pl.json b/i18n/pl.json index 3126aea..dcf16c7 100644 --- a/i18n/pl.json +++ b/i18n/pl.json @@ -123,7 +123,6 @@ "visualeditor-table-insert-table": "Tabela", "visualeditor-table-merge-cells": "Scal komórki", "visualeditor-tablecell-tooltip": "Kliknij dwukrotnie, aby edytować komórkę tabeli", - "visualeditor-tablecell-contextitem": "Komórka tabeli", "visualeditor-toolbar-format-tooltip": "Formatowanie akapitu", "visualeditor-toolbar-history": "Historia", "visualeditor-toolbar-insert": "Wstaw", diff --git a/i18n/qqq.json b/i18n/qqq.json index 5118c61..5cd1e9a 100644 --- a/i18n/qqq.json +++ b/i18n/qqq.json @@ -48,7 +48,8 @@ "visualeditor-commentinspector-title": "{{Identical|Comment}}", "visualeditor-commentinspector-tooltip": "Tooltip text for comment button.\n{{Related|Visualeditor-annotationbutton}}\n{{Identical|Comment}}", "visualeditor-content-select-all": "Label for select all command.\n{{Identical|Select all}}", - "visualeditor-contextitemwidget-label-secondary": "Text explaining the action that takes place after clicking on a context item.\n{{Identical|Edit}}", + "visualeditor-contextitemwidget-label-secondary": "Label for the edit action on a context item.\n{{Identical|Edit}}", + "visualeditor-contextitemwidget-label-remove": "Label for the remove action on a context item.", "visualeditor-dialog-action-apply": "Label text for button to apply changes made in dialog.\n\nSee also:\n* {{msg-mw|Visualeditor-dialog-action-cancel}}\n* {{msg-mw|Visualeditor-dialog-action-done}}\n* {{msg-mw|Visualeditor-dialog-action-goback}}\n* {{msg-mw|Visualeditor-dialog-action-insert}}\n{{Identical|Apply change}}", "visualeditor-dialog-action-cancel": "Label text for button to exit from dialog without making changes.\n\nSee also:\n* {{msg-mw|Visualeditor-dialog-action-apply}}\n* {{msg-mw|Visualeditor-dialog-action-done}}\n* {{msg-mw|Visualeditor-dialog-action-goback}}\n* {{msg-mw|Visualeditor-dialog-action-insert}}\n{{Identical|Cancel}}", "visualeditor-dialog-action-done": "Label text for button to finish using a dialog.\n\nSee also:\n* {{msg-mw|Visualeditor-dialog-action-apply}}\n* {{msg-mw|Visualeditor-dialog-action-cancel}}\n* {{msg-mw|Visualeditor-dialog-action-goback}}\n* {{msg-mw|Visualeditor-dialog-action-insert}}\n{{Identical|Done}}", -- To view, visit https://gerrit.wikimedia.org/r/232396 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ide5286880dd76f649fee0b5485f1f7637bed2234 Gerrit-PatchSet: 1 Gerrit-Project: VisualEditor/VisualEditor Gerrit-Branch: master Gerrit-Owner: Jforrester <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
