On 6.8.2010 17:45, Ramiro Morales wrote: > Fellow translation maintainers, > > Commit [1]13502 fixed a admin app regression in 1.2 and introduced > a new "Enter a username and password." English literal. > > You might want to update your translation ASAP if you want to include > a localized literal for the (soon to be tagged?) 1.2.2 fix release. > > Regards, >
Thanks for notification. I was looking among the open tickets to ask
here specifically to merge the patch, but it was already merged, few
minutes after its creation. That was quick! :-)
I remind the other translators how to recreate the POs for your language
(I use Linux, replace the lang code ("cs" here) with yours):
cd /path/to/django-trunk/django/ # I have it checked out permanently.
svn update
PYTHONPATH=.. ./bin/django-admin.py makemessages -d djangojs -l cs
PYTHONPATH=.. ./bin/django-admin.py makemessages -l cs
(edit the POs, e.g. with poedit)
PYTHONPATH=.. ./bin/django-admin.py makemessages -d djangojs -l cs
PYTHONPATH=.. ./bin/django-admin.py makemessages -l cs
Send the "svn diff" output as the new ticket attachment under the
Translations component.
I use the makemessages pair after the modification again to reformat the
files; poedit saves them slightly different.
--
\//\/\ : Vladimir Macek : http://macek.sandbox.cz : +420 608 978 164
--
You received this message because you are subscribed to the Google Groups
"Django I18N" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/django-i18n?hl=en.
<<attachment: tuttle.vcf>>
