From 2d1e60db89453f2c12132d657551090c7ea92506 Mon Sep 17 00:00:00 2001 From: Bruno Sarlo Date: Sun, 9 Aug 2009 23:52:33 -0300 Subject: Included i18n for links site-wide. Hope there is no bit left. --- templates/user_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user_info.html') diff --git a/templates/user_info.html b/templates/user_info.html index 8d35015c..d6804d71 100644 --- a/templates/user_info.html +++ b/templates/user_info.html @@ -31,7 +31,7 @@ {% trans "Registered user" %} {% if request.user|can_view_user_edit:view_user %} - {% trans "update profile" %} + {% trans "update profile" %} {% endif %} -- cgit v1.2.3-1-g7c22 From 306b82e6ef376fd3362dde41e3853dcf5688106d Mon Sep 17 00:00:00 2001 From: Bruno Sarlo Date: Mon, 10 Aug 2009 00:39:40 -0300 Subject: Translation. * translate url update profile --- templates/user_info.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/user_info.html') diff --git a/templates/user_info.html b/templates/user_info.html index d6804d71..2ef2dd9a 100644 --- a/templates/user_info.html +++ b/templates/user_info.html @@ -31,7 +31,7 @@ {% trans "Registered user" %} {% if request.user|can_view_user_edit:view_user %} - {% trans "update profile" %} + {% trans "update profile" %} {% endif %} -- cgit v1.2.3-1-g7c22