add locale directories #538
Conversation
|
The diff is ridiculously big, so instead of an inline comment I'll just link this issue here. I had to work around this by using a |
| msgstr "" | ||
|
|
||
| #: app/scripts/templates/cannot_create_account.mustache:3 | ||
| msgid "You must meet certain age requirements to create a Firefox Account." |
pdehaan
Feb 14, 2014
Contributor
Did we want an in the string, or did we decide that was more trouble than it's worth?
Actually search/replace is saying there are a bunch of chars in this, so it's more of a global question I guess.
Did we want an in the string, or did we decide that was more trouble than it's worth?
Actually search/replace is saying there are a bunch of chars in this, so it's more of a global question I guess.
|
From an email on Feb 7:
Check to ensure these locales are added. |
|
@zaach - 46,000 lines is 33,000 lines larger than our old travis logs! Nicely done! |
|
@zaach - All of the es-* locales are there, plain old |
|
On the topic of
|
|
@pdehaan I don't suppose there's anything wrong with those in there. Thoughts @shane-tomlinson ? |
|
I've added additional locales for FxOS, found in https://github.com/mozilla-b2g/gaia/blob/master/locales/languages_all.json. |
|
Alright, I've gone through |
add locale directories This is a beast @zaach! r+.
|
@zaach - I merged so that we could avoid bitrot on this portion. One final concern is merging new strings into the already existing po files, is that set up already? |
This adds directories for all of the locales in
mozilla-central/browser/locales/shipped-locales.We may need more if Fennec or Firefox support additional locales.