Raimond Spekking has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/53971


Change subject: Use {{ns:..}} syntax to avoid inconsistencies between namespace 
translation and message
......................................................................

Use {{ns:..}} syntax to avoid inconsistencies between namespace translation and 
message

Change-Id: I82fe2a423e2520a38cd5f8213432b662cf9f278e
---
M Scribunto.i18n.php
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Scribunto 
refs/changes/71/53971/1

diff --git a/Scribunto.i18n.php b/Scribunto.i18n.php
index 37011e3..07702b8 100644
--- a/Scribunto.i18n.php
+++ b/Scribunto.i18n.php
@@ -22,7 +22,7 @@
        'scribunto-error-long' => 'Script errors:
 
 $1',
-       'scribunto-doc-page-name' => 'Module:$1/doc',
+       'scribunto-doc-page-name' => '{{ns:module}}:$1/doc',
        'scribunto-doc-page-does-not-exist' => "''Documentation for this module 
may be created at [[$1]]''",
        'scribunto-doc-page-show' => '{{$1}}
 <hr />',

-- 
To view, visit https://gerrit.wikimedia.org/r/53971
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I82fe2a423e2520a38cd5f8213432b662cf9f278e
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Scribunto
Gerrit-Branch: master
Gerrit-Owner: Raimond Spekking <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to