summaryrefslogtreecommitdiff
path: root/modules/gallery/views/l10n_client.html.php
AgeCommit message (Expand)Author
2010-01-12Add a css id attribute to the i10n-edit-translation element. Fixes ticket #969.Tim Almdal
2009-10-28Normalize capitalization ticket #596Tim Almdal
2009-10-04Renamed most, if not all css selectors from gName to g-name. Moved a few shar...Chad Kieffer
2009-09-30Replaced gButtonLink with g-button.Chad Kieffer
2009-09-01Remove unused l10n messageAndy Staudacher
2009-08-31Fix XSS vectors in HTML attributes (mostly t() calls)Andy Staudacher
2009-08-30Merge commit 'upstream/master'Andy Staudacher
2009-08-30Updating uses of html::js_string and SafeString::for_js (value now contains s...Andy Staudacher
2009-08-29you can close the l10n client directly from its interface now, without going ...jhilden
2009-08-29Merge commit 'upstream/master'Andy Staudacher
2009-08-29Fixing all detected XSS vectors in PHP->JS code.Andy Staudacher
2009-08-29improved translation interface so that it now can be closed without going to ...jhilden
2009-07-17Rename "locale" helper to "locales" to avoid conflicting with PHP 5.3.Bharat Mediratta
2009-07-03Ticket 104: Adding "Copy sourc text" button to l10n UI (usability / productiv...Andy Staudacher
2009-06-29Partial fix for ticket 471 - i18n of "Translate Text" button in l10n clientAndy Staudacher
2009-06-18Fix format of source message in l10n client (adding a newline between plural ...Andy Staudacher
2009-06-16Beautify "Show All" link, and only show when it's not already showing all str...Andy Staudacher
2009-06-16Add option to list *all* l10n messages (that have been indexed) in l10n UIAndy Staudacher
2009-06-06Fix formatting in l10n client source box so that it wraps. OtherwiseBharat Mediratta
2009-06-02Extend L10n client to provide UI for plural translation.Andy Staudacher
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta