r94104 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r94103‎ | r94104 | r94105 >
Date:12:44, 9 August 2011
Author:jeroendedauw
Status:deferred
Tags:
Comment:
1.2 RC1
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.2 alpha' );
 28+define( 'LiveTranslate_VERSION', '1.2 RC1' );
2929
3030 $wgExtensionCredits['other'][] = array(
3131 'path' => __FILE__,
Index: trunk/extensions/LiveTranslate/RELEASE-NOTES
@@ -5,7 +5,7 @@
66
77
88 === Version 1.2 ===
9 -2011-0x-xx
 9+2011-08-xx
1010
1111 * Rewrote translation control JavaScript to a jQuery plugin.
1212 * Added caching layer utilizing memory and LocalStorage when available to speed up local translations.

Status & tagging log