summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Loading local resources uses improved fallback algorithm.cira@chromium.org2009-10-221-15/+17
* Implementing better fallback algorithm.cira@chromium.org2009-10-211-33/+76
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-0/+12
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-1/+1
* CL is the same as http://codereview.chromium.org/173487, but had to be moved ...cira@chromium.org2009-09-181-15/+69
* Simple fix of extension_l10n_util that allows folders in form ".some_name" to...cira@chromium.org2009-09-091-1/+4
* This change enables Chrome to load locale information for the extension. It d...cira@chromium.org2009-08-191-0/+90