r80018 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r80017‎ | r80018 | r80019 >
Date:16:53, 11 January 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Added message docs requested by kgh
Modified paths:
  • /trunk/extensions/LiveTranslate/LiveTranslate.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiveTranslate/LiveTranslate.i18n.php
@@ -48,6 +48,15 @@
4949 'livetranslate-importtms-param-miscmatch' => 'Mismatch between amount of locations and types',
5050 );
5151
 52+/** Message documentation (Message documentation)
 53+ * @author Jeroen De Dauw
 54+ */
 55+$messages['qqq'] = array(
 56+ 'livetranslate-special-location' => 'Table column header on Special:LiveTranslate',
 57+ 'livetranslate-special-type' => 'Table column header on Special:LiveTranslate',
 58+ 'livetranslate-importtms-param-miscmatch' => 'Error message for when one of the API modules gets called with a different amount of translation memory types compared to the amount of translation memory names',
 59+);
 60+
5261 /** Belarusian (Taraškievica orthography) (Беларуская (тарашкевіца))
5362 * @author EugeneZelenko
5463 * @author Jim-by

Status & tagging log