Your Ad Here

Wednesday, January 4, 2012

Re: How to format string on I18n

msgid u"邀請已送到%(email)s"
and add "# coding=utf-8" at the first line of your .py file.

2012/1/4 李 强 <leesumiir@gmail.com>
Lack of a full stop,maybe.

在 2011-12-5,下午2:07, Tsung-Hsien 写道:

> Hello
>    I get the wrong message when type a string which needed to format
> such as
>
> msgid "An inviatation was sent to %(email)s."
> msgstr "邀請已送到%(email)s"
>
> ------------------------------------------------------------------------------------------
> Incorrect string value: '\xE9\x82\x80\xE8\xAB\x8B...' for column
> 'message' at row 1
> ------------------------------------------------------------------------------------------
> How to fix it?
> Thanks!!
>
> --
> You received this message because you are subscribed to the Google Groups "Django users" group.
> To post to this group, send email to django-users@googlegroups.com.
> To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/django-users?hl=en.
>

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




--
物竞天择,适者生存。

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

0 comments:

Post a Comment