diff options
| author | Ulrike Uhlig <u@451f.org> | 2015-09-27 14:11:07 +0200 |
|---|---|---|
| committer | Ulrike Uhlig <u@451f.org> | 2015-09-27 14:11:07 +0200 |
| commit | 3d625f36926b958dcaa23ea453d1d2b5a61edee4 (patch) | |
| tree | bf2745fc1eaf0c1de8be8cebc1c88e8bf59d7f41 | |
| parent | 4cdded42ca5c6f900c893a8b3d27c50ce6854eac (diff) | |
As suggested by anonym on #13721, add en-US locale to chrome.manifest
| -rw-r--r-- | chrome.manifest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome.manifest b/chrome.manifest index 79134aa..78f1183 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -16,6 +16,7 @@ locale castironthunderbirdclub de chrome/locale/de/ locale castironthunderbirdclub el chrome/locale/el/ locale castironthunderbirdclub en chrome/locale/en/ locale castironthunderbirdclub en-GB chrome/locale/en-GB/ +locale castironthunderbirdclub en-US chrome/locale/en/ locale castironthunderbirdclub es chrome/locale/es/ locale castironthunderbirdclub eu chrome/locale/eu/ locale castironthunderbirdclub fr chrome/locale/fr/ |
