Posted by Gábor Hojtsy on April 23, 2008 at 10:17am
| Download | Size | md5 hash |
|---|---|---|
| l10n_client-6.x-1.3.tar.gz | 18.01 KB | a190e205121bf32f84c0879a9961338d |
| l10n_client-6.x-1.3.zip | 22.28 KB | 4913e06a26bb35145a0e8808f6201dc0 |
Last updated: December 24, 2010 - 23:16
Added support for sharing strings being translated with an l10n_server. Changes (minus some typo fixes):
- #231439 by myself: provide sharing (push) connection to l10n_server, so translators can contribute back
- Verify that the configured server can actually handle remote string submissions
- #234489 by yhager: Doh, API version number was missing from l10n_server URL used in l10n_client
- #238748 report by huayen, patch by myself: hide iframe we use for remote submissions
- #234878 by gaolei: Fix issues with some browsers blocking our remote translation submissions due to them thinking we are doing remote AJAX with client data (which we do :)