Skip to content
This repository has been archived by the owner. It is now read-only.
master
Switch branches/tags
zamboni/locale/
zamboni/locale/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
da
 
 
dbg
 
 
rtl
 
 
 
 
fy
 
 
pa
 
 
pt
 
 
 
 

Welcome to /locale/

To Localizers:

The two files in your locale directories that are important are:

django.po
djangojs.po

Generally, legal documents are localized by lawyers and aren't in our gettext process. However, if you need to work with them, visit:

https://github.com/mozilla/legal-docs

Also please make sure you're reading dev-l10n-web@lists.mozilla.org. Thanks!

To Developers:

Run the omg_new_l10n.sh script from your project root. You should definitely read that script to make sure you meet all of its expectations 'cause it makes assumptions and doesn't have much error checking.

Ask clouserw if there are any questions.