Closed
Bug 851545
Opened 12 years ago
Closed 12 years ago
add download_button.lang as a default lang file
Categories
(www.mozilla.org :: Bedrock, defect)
www.mozilla.org
Bedrock
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pascalc, Unassigned)
References
(Blocks 1 open bug)
Details
With all the work on download buttons, we get some of the strings in main.lang (where download buttons strings are historically) and some strings in specific templates.
I'd like to keep the download buttons strings in a separate file included by default by all templates so as to be able to keep the localization of the download button separate from the one of mozilla.org (I want to be be able to point people to the right strings to use for a locale easily) and to facilitate maintenance.
The list of default lang files include is currently base.lang, main.lang and newsletter.lang
base.lang actually does not exists, I will replace that one with download_button.lang and will move the strings we have for download buttons from main.lang to download_button.lang
Comment 1•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/af1a443a3095e86359a5520c91a5fb4ebacb88df
Merge pull request #687 from pascalchevrel/Bug851545-download_button_default_lang_file
replace call to base.lang by call to download_button.lang
Comment 2•12 years ago
|
||
Commit pushed to master at https://github.com/mozilla/bedrock
https://github.com/mozilla/bedrock/commit/35e6e21c1099aade4db87efba483af22e3fc1e2c
Update l10n.rst
replace references to base.lang by download_button.lang (see bug 851545)
Reporter | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•