r48914 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48913‎ | r48914 | r48915 >
Date:12:21, 27 March 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Update history and version. Working on version 11 now.
Modified paths:
  • /trunk/extensions/Translate/README (modified) (history)
  • /trunk/extensions/Translate/Translate.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Translate/Translate.php
@@ -11,7 +11,7 @@
1212 * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License 2.0 or later
1313 */
1414
15 -define( 'TRANSLATE_VERSION', '2009-01-25' );
 15+define( 'TRANSLATE_VERSION', '11:2009-03-27' );
1616
1717 $wgExtensionCredits['specialpage'][] = array(
1818 'name' => 'Translate',
Index: trunk/extensions/Translate/README
@@ -32,7 +32,29 @@
3333 }
3434 </code>
3535
 36+== Changes in version 11 ==
 37+
3638 == Changes in version 10 ==
 39+* 2009-03-24 Also 2 decimals for fuzzy in Special:LanguageStats
 40+* 2009-03-23 Localised number formatting in Special:LanguageStats
 41+* 2009-02-22
 42+- Intro suppressed
 43+- message documentation no longer show warnings
 44+- improved keeping track of the language that is being translated in
 45+* 2009-02-14 Export header for MantisBT updated
 46+* 2009-01-18:1 Bug in autoexport fixed. Provides realiable output again
 47+* 2009-01-17:2 Content translation was disabled
 48+* 2009-01-17:1 Headers in gettext files no longer multiply
 49+* 2009-01-15 Support structure for Commonist added
 50+* 2009-01-11:4 Export time checks for special page aliases and updated FreeCol problematic checks
 51+* 2009-01-11:3 Skip optionals and ignored messages in previous/next to avoid accidental translations
 52+* 2009-01-11:2 wgMaxShellMemory increased for sync-group.php to avoid out of memory issues
 53+* 2009-01-11:1 New options added to and performance improvements for autoexport.php
 54+* 2008-12-31 XHTML fixes in Special:LanguageStats
 55+* 2008-12-18 Special:TranslationStats allow passing a language parameter now and uses fontconfig if available
 56+* 2008-12-16 Miscellaneous problematic checks updated
 57+* 2008-12-15:2 Export headers for MantisBT updated
 58+* 2008-12-15:1 task to display untranslation optional messages was added
3759 * 2008-12-07 bug in export to file in web interface caused empty translations to be exported
3860 * 2008-11-30:1 added Special:LanguageStats for real-time translation statistics
3961 * 2008-11-24:2 fallback messages in the edit screen now have an edit link

Status & tagging log