From b7abe799764bbe2ab0181ae6e3cd4f6e7893fb9d Mon Sep 17 00:00:00 2001 From: paladox Date: Sun, 20 Sep 2015 19:20:31 +0100 Subject: [PATCH] By default have Main page text on Main page tab Bug: T111645 Change-Id: I8e3ca7e6b636466c145d90bd22a2d9098708af73 --- languages/i18n/en.json | 2 +- languages/i18n/qqq.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 12bd910a2d..aa92a7cdac 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -301,7 +301,7 @@ "nstab-template": "Template", "nstab-help": "Help page", "nstab-category": "Category", - "mainpage-nstab": "", + "mainpage-nstab": "Main page", "nosuchaction": "No such action", "nosuchactiontext": "The action specified by the URL is invalid.\nYou might have mistyped the URL, or followed an incorrect link.\nThis might also indicate a bug in the software used by {{SITENAME}}.", "nosuchspecialpage": "No such special page", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 5b80d636af..6047344e3b 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -474,7 +474,7 @@ "nstab-template": "The name for the tab of the template namespace. Example: [[Template:Example]]\n\nSee also:\n* {{msg-mw|Nstab-template}}\n* {{msg-mw|Accesskey-ca-nstab-template}}\n* {{msg-mw|Tooltip-ca-nstab-template}}\n{{Identical|Template}}", "nstab-help": "The name for the tab of the help namespace. Example: [[Help:Rollback]]\n\nSee also:\n* {{msg-mw|Nstab-help}}\n* {{msg-mw|Accesskey-ca-nstab-help}}\n* {{msg-mw|Tooltip-ca-nstab-help}}", "nstab-category": "The name for the tab of the category namespace. Example: [[:Category:Example]]\n\nSee also:\n* {{msg-mw|Nstab-category}}\n* {{msg-mw|Accesskey-ca-nstab-category}}\n* {{msg-mw|Tooltip-ca-nstab-category}}\n{{Identical|Category}}", - "mainpage-nstab": "{{notranslate}}", + "mainpage-nstab": "This is the name for Main Page tab shown on the Main Page.\n{{Identical|Main Page}}", "nosuchaction": "The title of the error you get when trying to open a page with invalid \"action\" parameter. The text of the warning is the message {{msg-mw|nosuchactiontext}}.\n\nSee example [{{canonicalurl:Main_page|action=x}} action=x].", "nosuchactiontext": "This error is shown when trying to open a page with invalid \"action\" parameter, e.g. [{{canonicalurl:Main_page|action=x}} action=x].\n* The title of this error is the message {{msg-mw|nosuchaction}}.", "nosuchspecialpage": "The title of the error you get when trying to open a special page which does not exist. The text of the warning is the message {{msg-mw|nospecialpagetext}}. Example: [[Special:Nosuchpage]]", -- 2.20.1