l10n_client 6.x-1.3
Gábor Hojtsy - April 23, 2008 - 10:17
Official release from CVS tag: DRUPAL-6--1-3
Download: l10n_client-6.x-1.3.tar.gz
Size: 18.01 KB
md5_file hash: a190e205121bf32f84c0879a9961338d
First released: April 23, 2008 - 10:17
Last updated: April 23, 2008 - 10:20
Download: l10n_client-6.x-1.3.tar.gz
Size: 18.01 KB
md5_file hash: a190e205121bf32f84c0879a9961338d
First released: April 23, 2008 - 10:17
Last updated: April 23, 2008 - 10:20
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 :)
