From b6a35aa96de3744922d9078fc80f812ed3fc3c92 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Tue, 10 Dec 2013 09:09:45 -0800 Subject: [PATCH] Sync JSON i18n for 1a5bdd5 Change-Id: Ib9c7219e4f9ae5893439eec7059519d2f24cd5f2 --- modules/ve-mw/i18n/en.json | 2 +- modules/ve-mw/i18n/qqq.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/ve-mw/i18n/en.json b/modules/ve-mw/i18n/en.json index 56fd1b8ef9..9b801f7e69 100644 --- a/modules/ve-mw/i18n/en.json +++ b/modules/ve-mw/i18n/en.json @@ -51,9 +51,9 @@ "visualeditor-dialog-meta-categories-options": "Options", "visualeditor-dialog-meta-categories-section": "Categories", "visualeditor-dialog-meta-categories-sortkey-label": "Sort this page as", - "visualeditor-dialog-meta-languages-code-label": "Language code", "visualeditor-dialog-meta-languages-label": "Languages", "visualeditor-dialog-meta-languages-link-label": "Linked page", + "visualeditor-dialog-meta-languages-name-label": "Language", "visualeditor-dialog-meta-languages-readonlynote": "This is a list of pages in other languages that are linked to this one; for now, it can only be edited in source mode or on Wikidata.", "visualeditor-dialog-meta-languages-section": "Languages", "visualeditor-dialog-meta-title": "Page settings", diff --git a/modules/ve-mw/i18n/qqq.json b/modules/ve-mw/i18n/qqq.json index 39b299957a..6b4e07598e 100644 --- a/modules/ve-mw/i18n/qqq.json +++ b/modules/ve-mw/i18n/qqq.json @@ -54,9 +54,9 @@ "visualeditor-dialog-meta-categories-options": "Label for the category options sub-section.\n{{Identical|Options}}", "visualeditor-dialog-meta-categories-section": "Label for the categories dialog section.\n{{Identical|Category}}", "visualeditor-dialog-meta-categories-sortkey-label": "Label for setting the page's sort key for a given category", - "visualeditor-dialog-meta-languages-code-label": "Column header for the language links table, giving the language code of the remote wiki\n\t{{Identical|Language code}}", "visualeditor-dialog-meta-languages-label": "{{Identical|Language}}", "visualeditor-dialog-meta-languages-link-label": "Column header for the language links table, giving the name of the remote page.\n{{Identical|Linked page}}", + "visualeditor-dialog-meta-languages-name-label": "Column header for the language links table, giving the language name of the remote wiki", "visualeditor-dialog-meta-languages-readonlynote": "Text of a note informing users that the language links cannot yet be edited.\n\nSee also:\n* {{msg-mw|Visualeditor-referencelist-missingref}}", "visualeditor-dialog-meta-languages-section": "Label for the language links dialog section.\n{{Identical|Language}}", "visualeditor-dialog-meta-title": "MetaData dialog title text.\n{{Identical|Page settings}}",