Skip to content
This repository has been archived by the owner on Jan 31, 2018. It is now read-only.

Commit

Permalink
[bug 1216998] Switch to Puente for strings extraction
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg committed Nov 9, 2015
1 parent 0615534 commit 8ca459d
Show file tree
Hide file tree
Showing 8 changed files with 27 additions and 382 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -3,6 +3,7 @@ settings/local.py
*/settings/local.py
*.py[co]
*.sw[po]
.cache
.coverage
.cache
pip-log.txt
Expand Down
3 changes: 3 additions & 0 deletions .gitmodules
Expand Up @@ -121,3 +121,6 @@
[submodule "vendor/src/django-waffle"]
path = vendor/src/django-waffle
url = https://github.com/jsocol/django-waffle.git
[submodule "vendor/src/puente"]
path = vendor/src/puente
url = https://github.com/mozilla/puente.git
95 changes: 0 additions & 95 deletions fjord/base/l10n.py

This file was deleted.

155 changes: 0 additions & 155 deletions fjord/base/management/commands/extract.py

This file was deleted.

119 changes: 0 additions & 119 deletions fjord/base/management/commands/merge.py

This file was deleted.

0 comments on commit 8ca459d

Please sign in to comment.