http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88715

Revision: 88715
Author:   raymond
Date:     2011-05-24 07:08:07 +0000 (Tue, 24 May 2011)
Log Message:
-----------
Tweak message file: no dot at end of sentence, add newline
Add extension to Translatewiki

Modified Paths:
--------------
    trunk/extensions/SemanticACL/SemanticACL.i18n.php
    trunk/extensions/Translate/groups/mediawiki-defines.txt

Modified: trunk/extensions/SemanticACL/SemanticACL.i18n.php
===================================================================
--- trunk/extensions/SemanticACL/SemanticACL.i18n.php   2011-05-24 07:02:57 UTC 
(rev 88714)
+++ trunk/extensions/SemanticACL/SemanticACL.i18n.php   2011-05-24 07:08:07 UTC 
(rev 88715)
@@ -1,7 +1,7 @@
 <?php
 
 $messages['en'] = array(
-       'sacl-desc' => 'Allows access restrictions to be set with Semantic 
MediaWiki properties.',
+       'sacl-desc' => 'Allows access restrictions to be set with Semantic 
MediaWiki properties',
        'sacl-denied' => 'You are not on the access list for this page.',
        'right-sacl-exempt' => 'Exempt from Semantic ACLs',
        
@@ -13,3 +13,4 @@
        'sacl-property-editable-wl-group' => 'Editable by group',
        'sacl-property-editable-wl-user' => 'Editable by user',
 );
+

Modified: trunk/extensions/Translate/groups/mediawiki-defines.txt
===================================================================
--- trunk/extensions/Translate/groups/mediawiki-defines.txt     2011-05-24 
07:02:57 UTC (rev 88714)
+++ trunk/extensions/Translate/groups/mediawiki-defines.txt     2011-05-24 
07:08:07 UTC (rev 88715)
@@ -1324,6 +1324,9 @@
 optional = securepoll-header-url, securepoll-header-id, 
securepoll-header-trans-id
 ignored = securepoll-custom-unqualified, securepoll-voter-name-remote, 
securepoll-voter-name-local
 
+Semantic ACL
+descmsg = sacl-desc
+
 Semantic Compound Queries
 magicfile = SemanticCompoundQueries/SemanticCompoundQueries.i18n.magic.php
 


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

Reply via email to