summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/extension_message_bundle_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace __MSG_some_name__ template within extension css files with localized ...cira@chromium.org2010-02-111-0/+33
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@google.com2010-01-301-151/+250
* Revert 36966 - Trying to reland. It's the same as http://codereview.chromium....cira@chromium.org2010-01-231-250/+151
* Trying to re-land. It's the same as http://codereview.chromium.org/546040. Mo...cira@chromium.org2010-01-231-151/+250
* Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. Th...cira@chromium.org2010-01-211-254/+151
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-211-151/+254
* Revert 36693 - breaking mac for some reason - Add reserved messages to Extens...cira@chromium.org2010-01-201-254/+151
* Add reserved messages to ExtensionMessageBundle dictionary. They are of the f...cira@chromium.org2010-01-201-151/+254
* Implementing better fallback algorithm.cira@chromium.org2009-10-211-43/+48
* Implementing chrome.i18n.getMessage call, that loads message from the extensi...cira@chromium.org2009-09-281-0/+288