Closed
Bug 1173479
Opened 10 years ago
Closed 10 years ago
Rename input's .po files from messages.po to django.po
Categories
(Webtools Graveyard :: Verbatim, defect)
Webtools Graveyard
Verbatim
Tracking
(firefox41 affected)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox41 | --- | affected |
People
(Reporter: rrosario, Assigned: rrosario)
References
Details
(Whiteboard: u=dev c=codequality p= s=input.2015q2)
We'd like to rename all the messages.po files to django.po for the Input project.
https://svn.mozilla.org/projects/l10n-misc/trunk/input/locale
This will allow us to use django's builtin translation tools that assume/require the files to be names django.po.
Can we just rename the files (using `svn move messages.po django.po`) and resync with verbatim? Will that just work? If not, what needs to be done?
Comment 2•10 years ago
|
||
Ricky, svn move and updating verbatim will work.
We can do this together, if you need any help, I'm mathjazz on IRC and I'm in the CET timezone.
Flags: needinfo?(m)
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Matjaz Horvat [:mathjazz] from comment #2)
> We can do this together, if you need any help, I'm mathjazz on IRC and I'm
> in the CET timezone.
We are ready to get this done. I don't see you in IRC right now. Can you ping us (:willkg and :r1cky) when you have some time to do this with us? We are both hanging out in #l10n. Thanks!
Flags: needinfo?(m)
Comment 5•10 years ago
|
||
We did the svn copy just now.
Code changes in a PR: https://github.com/mozilla/fjord/pull/601
Landed in master: https://github.com/mozilla/fjord/commit/d8daaa5581c7816133dabe816a34d67139dccd84
Assignee: nobody → rrosario
Status: NEW → ASSIGNED
Whiteboard: u=dev c=codequality p= s=input.2015q2
Comment 6•10 years ago
|
||
Pushed it to stage, went through the site in French and then pushed it to prod. Looks like everything is good.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•9 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•