r89828 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89827‎ | r89828 | r89829 >
Date:15:39, 10 June 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
up rel notes for 1.1
Modified paths:
  • /trunk/extensions/LiveTranslate/LiveTranslate.php (modified) (history)
  • /trunk/extensions/LiveTranslate/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/extensions/LiveTranslate/LiveTranslate.php
@@ -24,7 +24,7 @@
2525 die( 'Not an entry point.' );
2626 }
2727
28 -define( 'LiveTranslate_VERSION', '1.1 alpha' );
 28+define( 'LiveTranslate_VERSION', '1.1 rc' );
2929
3030 $wgExtensionCredits['other'][] = array(
3131 'path' => __FILE__,
Index: trunk/extensions/LiveTranslate/RELEASE-NOTES
@@ -4,6 +4,13 @@
55 Latest version of the release notes: http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/LiveTranslate/RELEASE-NOTES?view=co
66
77
 8+=== Version 1.1.0 ===
 9+2011-06-1x
 10+
 11+* Added support for the Microsoft Translation service.
 12+* Added support for comments in the LiveTranslate TMX format.
 13+* Added debug messages in the JavaScript that can be logged by setting $egLiveTranslateDebugJS to true.
 14+
815 === Version 1.0.1 ===
916 2011-05-27
1017

Status & tagging log