http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89109
Revision: 89109
Author: raymond
Date: 2011-05-29 14:59:47 +0000 (Sun, 29 May 2011)
Log Message:
-----------
Followup r89107: Fix typo, consistency tweak.
Add extension to Translatewiki
Modified Paths:
--------------
trunk/extensions/SemanticGraph/SemanticGraph.i18n.php
trunk/extensions/SemanticGraph/includes/SemanticGraph2.php
trunk/extensions/Translate/groups/mediawiki-defines.txt
Modified: trunk/extensions/SemanticGraph/SemanticGraph.i18n.php
===================================================================
--- trunk/extensions/SemanticGraph/SemanticGraph.i18n.php 2011-05-29
14:53:14 UTC (rev 89108)
+++ trunk/extensions/SemanticGraph/SemanticGraph.i18n.php 2011-05-29
14:59:47 UTC (rev 89109)
@@ -17,7 +17,7 @@
* @author Jeroen De Dauw
*/
$messages['en'] = array(
- 'semanticgraph-desc' => 'Enables visualization of structured data
stored via SMW in the form of grapgs.',
+ 'semanticgraph-desc' => 'Enables visualization of structured data
stored via Semantic MediaWiki in the form of graphs',
);
/** Message documentation (Message documentation)
@@ -25,4 +25,4 @@
*/
$messages['qqq'] = array(
'semanticgraph-desc' => '{{desc}}',
-);
\ No newline at end of file
+);
Modified: trunk/extensions/SemanticGraph/includes/SemanticGraph2.php
===================================================================
--- trunk/extensions/SemanticGraph/includes/SemanticGraph2.php 2011-05-29
14:53:14 UTC (rev 89108)
+++ trunk/extensions/SemanticGraph/includes/SemanticGraph2.php 2011-05-29
14:59:47 UTC (rev 89109)
@@ -31,6 +31,7 @@
$wgHooks['LanguageGetMagic'][] = 'efSGraphParserFunction_Magic';
// Extension credits that will show up on Special:Version
$wgExtensionCredits[defined( 'SEMANTIC_EXTENSION_TYPE' ) ? 'semantic' :
'parserhook'][] = array(
+ 'path' => __FILE__,
'name' => 'SemanticGraph',
'version' => SemanticGraph_VERSION,
'author' => 'Rob Challen',
Modified: trunk/extensions/Translate/groups/mediawiki-defines.txt
===================================================================
--- trunk/extensions/Translate/groups/mediawiki-defines.txt 2011-05-29
14:53:14 UTC (rev 89108)
+++ trunk/extensions/Translate/groups/mediawiki-defines.txt 2011-05-29
14:59:47 UTC (rev 89109)
@@ -1350,6 +1350,8 @@
Semantic Glossary
aliasfile = SemanticGlossary/SemanticGlossary.alias.php
+Semantic Graph
+
Semantic Internal Objects
magicfile = SemanticInternalObjects/SemanticInternalObjects.i18n.magic.php
_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs