Needs work
Project:
Localization client
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
2 Apr 2013 at 22:33 UTC
Updated:
19 Apr 2013 at 12:37 UTC
Jump to comment: Most recent file
Some usability improvements of the localization client:
- case-insensitive string filtering
- instant preview (replacement) of translated text on website, for technical reasons any strings with placeholders cannot be previewed.
- translations are added to Drupal.locale Javascript object to be available instantly on the website
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | usability-improvements-1959454.patch | 4.48 KB | sammuell |
Comments
Comment #1
sammuell commentedadding the patch
Comment #2
SebCorbin commentedI get a
Uncaught TypeError: Cannot read property '' of undefined (l10n_client.js:198)on simplytest.meComment #2.0
SebCorbin commentedadded limitation of preview feature