From: Bartosz DziewoƄski Date: Mon, 27 Jul 2015 16:06:07 +0000 (+0200) Subject: Decolonize 'viewsourcetext' and 'viewyourtext' messages X-Git-Tag: 1.31.0-rc.0~10587^2 X-Git-Url: http://git.cyclocoop.org/%22.%24image2.%22?a=commitdiff_plain;h=9cce2fb64161c0bcc4243d046c699acbdfeb1184;p=lhc%2Fweb%2Fwiklou.git Decolonize 'viewsourcetext' and 'viewyourtext' messages I think it reads better. A number of translations for this message also use a full stop instead of the colon. Change-Id: Ie39657f8308123bb14584cf18cf75e489683eca8 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 97f131014d..e9f7d8bebe 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -357,8 +357,8 @@ "actionthrottled": "Action throttled", "actionthrottledtext": "As an anti-spam measure, you are limited from performing this action too many times in a short space of time, and you have exceeded this limit.\nPlease try again in a few minutes.", "protectedpagetext": "This page has been protected to prevent editing or other actions.", - "viewsourcetext": "You can view and copy the source of this page:", - "viewyourtext": "You can view and copy the source of your edits to this page:", + "viewsourcetext": "You can view and copy the source of this page.", + "viewyourtext": "You can view and copy the source of your edits to this page.", "protectedinterface": "This page provides interface text for the software on this wiki, and is protected to prevent abuse.\nTo add or change translations for all wikis, please use [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project.", "editinginterface": "Warning: You are editing a page that is used to provide interface text for the software.\nChanges to this page will affect the appearance of the user interface for other users on this wiki.", "translateinterface": "To add or change translations for all wikis, please use [//translatewiki.net/ translatewiki.net], the MediaWiki localisation project.",