Commit 92691 by goba
Commit #92691 by Gábor Hojtsy at 22:36
Localization server: /modules/l10n_server/l10n_community/ajax.inc 1.1.2.6 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/approve.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/edit.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/expand.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/lookup.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/README.txt 1.1.2.2 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/suggestions.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/translated.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/images/untranslated.png NONE @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/l10n_community.css 1.1.2.7 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/l10n_community.js 1.1.2.3 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/l10n_community.module 1.1.2.8 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/pages.inc 1.1.2.14 @ DRUPAL-5Localization server: /modules/l10n_server/l10n_community/translate.inc 1.1.2.3 @ DRUPAL-5
Another batch of hopefully exciting but probably debated updates:
- Down with the icons, hah. There are nice Unicode dingbats we can use, and we can color then however we want, even dynamically, as their role changes.
- Fixed suggestion copying, which did not work due to an index check problem.
- Implemented the suggestion decline feature, so suggestions can be declined one by one.
- Got rid of the 'Expand' function as it was just a superfluos UI element, as the edit buttons are much more to the point on the original string, the suggestions and translations.
