Changeset 595 for trunk


Ignore:
Timestamp:
01/11/2011 03:24:08 PM (17 months ago)
Author:
ofer
Message:

Getting ready to release 0.7.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/WordPress/plugin/transposh/readme.txt

    r568 r595  
    44Tags: translation, widget, filter, buddypress, bilingual, multilingual, transposh, translate, language, crowdsourcing, context, wiki, RTL, Hebrew, Spanish, French, Russian, English, Arabic, Portuguese 
    55Requires at least: 2.8 
    6 Tested up to: 3.0.3 
     6Tested up to: 3.1 
    77Stable tag: %VERSION% 
    88 
     
    1919* Translation of external plugins without a need for .po/.mo files 
    2020* Automatic translation mode for all content (including comments!) 
    21 * Use either Google Translate or MS Translate backends - 59 languages supported! 
     21* Use either Google Translate or MS Translate backends - 60 languages supported! 
    2222* Automatic translation can be triggered on demand by the readers or on the server side 
    2323* RSS feeds are translated too 
     
    166166 
    167167== Upgrade Notice == 
     168= 0.7.0 = 
     169New edit interface, tons of other fixes 
    168170= 0.6.6 = 
    169171Fixed two XSS vulnerabilities 
     
    196198 
    197199== Changelog == 
     200= 2011/01/11 - 0.7.0 = 
     201 * Revamped edit interface 
     202 * Allow simple localization of interface 
     203 * Go to previous/next translation item 
     204 * Focus on phrase being translated 
     205 * Allow viewing original in other language if it was translated previously by a human (thanks [Hanan](http://www.galgalyarok.org/)) 
     206 * Allow approval of auto translation 
     207 * Support for virtual keyboard from http://www.greywyvern.com/code/javascript/keyboard 
     208 * Support theming of interface using [themeroller](http://ui-dev.jquery.com/themeroller/) themes 
     209 * Bad translations may be deleted using the history log dialog 
     210 * Cleaned close confirmation dialog 
     211 * First plugin to date to support Esperanto using Apertium (from sites in Spanish or English) 
     212 * Allow translations of meta tags 
     213 * Database cleanup function added 
     214 * Changed collation of database to UTF8_bin in order to support different translations for different capitalizations (hello -> hola, Hello -> Hola) 
     215 * Hebrew translation of front end thanks [Amir](http://colnect.com/he) 
     216 * Spanish translation of front end thanks [Ignacio](http://colnect.com/es/collectors/collector/iflvico) 
    198217= 2010/12/17 - 0.6.7 = 
    199218 * Allow Google to attempt a retranslation if it is unable to detect source language at first attempt 
Note: See TracChangeset for help on using the changeset viewer.