From f341a96a7eb6e69b8f2c0f7e176d468155fd5902 Mon Sep 17 00:00:00 2001 From: wctaiwan Date: Tue, 25 Nov 2014 23:42:07 -0500 Subject: [PATCH] Add specialpages-group-developer i18n string Per discussion at I0db24fcbc7c Change-Id: I56f92ac8f6918a196b0c146f314eaf9a0508aceb --- languages/i18n/en.json | 1 + languages/i18n/qqq.json | 1 + 2 files changed, 2 insertions(+) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 45c7105f24..a6b20b584d 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -3323,6 +3323,7 @@ "specialpages-group-wiki": "Data and tools", "specialpages-group-redirects": "Redirecting special pages", "specialpages-group-spam": "Spam tools", + "specialpages-group-developer": "Developer tools", "blankpage": "Blank page", "intentionallyblankpage": "This page is intentionally left blank.", "external_image_whitelist": " #Leave this line exactly as it is
\n#Put regular expression fragments (just the part that goes between the //) below\n#These will be matched with the URLs of external (hotlinked) images\n#Those that match will be displayed as images, otherwise only a link to the image will be shown\n#Lines beginning with # are treated as comments\n#This is case-insensitive\n\n#Put all regex fragments above this line. Leave this line exactly as it is
", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index 9ca2f88754..5a181c76b5 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -3487,6 +3487,7 @@ "specialpages-group-wiki": "{{doc-special-group|like=[[Special:Version]], [[Special:Statistics]], [[Special:LockDB]], etc}}", "specialpages-group-redirects": "{{doc-special-group|that=redirect to another location|like=[[Special:Randompage]], [[Special:Mypage]], [[Special:Mytalk]], etc}}", "specialpages-group-spam": "{{doc-special-group}}", + "specialpages-group-developer": "{{doc-special-group|that=are related to tools for developers}}", "blankpage": "{{doc-special|BlankPage|unlisted=1}}\nSee also:\n* {{msg-mw|Intentionallyblankpage|text}}", "intentionallyblankpage": "Text displayed in [[Special:BlankPage]].\n\nSee also:\n* {{msg-mw|Intentionallyblankpage|page title}}", "external_image_whitelist": "As usual please leave all the wiki markup, including the spaces, as they are. You can translate the text, including 'Leave this line exactly as it is'. The first line of this messages has one (1) leading space.\n\nSee definition of [[w:Regular_expression|regular expression]] on Wikipedia.", -- 2.20.1