From bb801f2bbd9f26bebca846b71e8947a1951f86a5 Mon Sep 17 00:00:00 2001 From: Evgeny Fadeev Date: Fri, 10 Jul 2009 19:11:34 -0400 Subject: english translation --- templates/authopenid/settings.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'templates/authopenid/settings.html') diff --git a/templates/authopenid/settings.html b/templates/authopenid/settings.html index c765b989..ffd5dd8f 100644 --- a/templates/authopenid/settings.html +++ b/templates/authopenid/settings.html @@ -17,7 +17,7 @@ {% block content %}
-

{{ request.user.username }}账户设置

+

{{ request.user.username }} {% trans "Profile" %}

{% if msg %} @@ -25,16 +25,16 @@ {% endif %}
-
» 修改密码
+
» {% trans "Change password" %}
{% trans "Give your account a new password." %}
-
» 更换电子邮件
+
» {% trans "Change email " %}
{% trans "Add or update the email address associated with your account." %}
{% if is_openid %} -
» 更换OpenID地址
+
» {% trans "Change OpenID %}
{% trans "Change openid associated to your account" %}
{% endif %} -
» 删除帐号
+
» {% trans "Delete account" %}
{% trans "Erase your username and all your data from website" %}
-- cgit v1.2.3-1-g7c22