From: matt Date: Fri, 14 May 2010 02:20:29 +0000 (+0000) Subject: fixes OSQA-184 - unlocalized string for 'authentication settings' X-Git-Tag: live~860 X-Git-Url: https://git.openstreetmap.org./osqa.git/commitdiff_plain/e922f2a10ff785596a167586f87026e20bea09dd fixes OSQA-184 - unlocalized string for 'authentication settings' git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@270 0cfe37f9-358a-4d5e-be75-b63607b5c754 --- diff --git a/forum/skins/default/templates/users/info.html b/forum/skins/default/templates/users/info.html index 728e7b3..919ab8b 100644 --- a/forum/skins/default/templates/users/info.html +++ b/forum/skins/default/templates/users/info.html @@ -41,7 +41,7 @@ {% joinitems using ' | ' %} {% trans "update profile" %} {% separator %} - authentication settings + {% trans "authentication settings" %} {% endjoinitems %}