summaryrefslogtreecommitdiff
path: root/core/helpers/l10n_client.php
AgeCommit message (Collapse)Author
2009-03-26Normalize code style.Bharat Mediratta
2009-03-26Normalize exception format.Bharat Mediratta
2009-03-26Fix typo, whitespace.Bharat Mediratta
2009-03-18Fix failed unit test: private methods are required to begin with an ↵Tim Almdal
underscore(_)
2009-03-18Functional l10n_client / server interaction:Andy Staudacher
- Get / verify API Key from l10n server - Submit translations - Fetch translations / updates Reference: Tasks: 75, 76, 55 TODO: Move out of core (and a series of other tasks).