-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New languages #3369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New languages #3369
Conversation
Welcome, @julienmalard! Good to see you here. If there is anything else, we should add a note to the documentation (possibly along with this PR). |
Thanks for the update! Care to rebase your commits? Looks like some of our lint cleanup conflicts heavily with the lines you added (the quotation style changed to match our linting guidelines). |
Hello, I just rebased and reformatted as you requested! I also took the opportunity to add all officially recognised Guatemalan languages and two Pakistani ones I will be needing soon too for my research. Hope my changes are acceptable! Many thanks, P.S. Change list: Pakistan: |
Instead of being a button under detail page, it follows the same idea of deleting a project: a link next to the Save button.
This is clogging up our Sentry instance, causing us to go over our free allotment.
* Ability to override the creation of the Celery App * Revert "Ability to override the creation of the Celery App" This reverts commit d21649c. * Use simple settings to reuse the Celery App * Fix Django settings when running tests
* Log exception on webhook notification failed * Send only needed context to email_notification celery task
* Test for sending build notifications * Fix email subject
This was looking for setting DEFAULT_PRIVACY_LEVEL, which wasn't set by default in our settings.
* Hotfix for adding logging call back into project sync task It exists in subclasses, but we should refactor it out anyways. * Minor lint fixed
…what project is what)
Add check for git submodules during build. Don't do submodule operations if no submodules are configured.
Upgrade this package to be more prepared for Python3 and Django 2.0
Update common knockout form field template to add argument to skip errorlist display through knockout observables.
- Mark the ads rel=nofollow - Add them to robots.txt - This was pretty much only a problem for Chinese spiders
I can't explain why this isn't happening for everyone, however the issue I git was that my global git config wasn't being picked up. This explicitly sets the user name and email to avoid erroring out on the following calls.
I cannot figure out how to clean the tree up. I think I will just close this and start a new, clean pull request! |
I am not very familiar with the internal workings of RTDs, but I think this should add options for three Mayan languages (Kaqchikel [ISO: cak, Glottolog: kaqc1270], Tz'utujil [ISO: tzj, Glottolog: tzut1248] and K'iche' [ISO: quc, Glottolog: kich1262])) as translation options for projects. Please let me know if I got things correctly or if I would need to work some more on this!
Many thanks,
Julien Malard