The following -

#: contrib/admin/templates/admin/base.html:26
msgid "Welcome,"
msgstr "Bienvenido/a,"

is from the Django spanish django.po file.  I understand that the
language supports the word 'Bienvenido' ending in an 'o' or an 'a'.
Any idea how the django template tag {% trans "Welcome," %} supports
choosing the correct end letter?

Also, after changing a *.po file and attempting to run 'django-
admin.py compilemessages', I throw an error-

/home/locale/de/LC_MESSAGES/._django.po:1:1: parse error
/home/locale/de/LC_MESSAGES/._django.po:1: keyword "R" unknown

Anyone know why?

Thanks.

ps- please keep any snarky, self-righteous comments to yourselves...

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to