]> git.openstreetmap.org Git - osqa.git/commitdiff
fixes OSQA-182 - unlocalized string for 'here'
authormatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 14 May 2010 02:18:09 +0000 (02:18 +0000)
committermatt <matt@0cfe37f9-358a-4d5e-be75-b63607b5c754>
Fri, 14 May 2010 02:18:09 +0000 (02:18 +0000)
git-svn-id: http://svn.osqa.net/svnroot/osqa/trunk@269 0cfe37f9-358a-4d5e-be75-b63607b5c754

forum/skins/default/templates/auth/signin.html

index e5d8fdbddcb8fe73d2f7c2d7ba5747385178d320..a31054b6b1d425516bea4a84d86082c3c1f59599 100644 (file)
@@ -99,7 +99,7 @@
     <h3 class="or_label">{% trans 'Or...' %}</h3>\r
     <form name="signin_form" id="dummy_form_unused" class="signin_form" method="POST" action="">\r
         <fieldset>\r
-            {% trans 'Click' %} <a href="{% url auth_request_tempsignin %}">here</a> {% trans "if you're having troubles signing in." %}\r
+            {% trans 'Click' %} <a href="{% url auth_request_tempsignin %}">{% trans 'here' %}</a> {% trans "if you're having troubles signing in." %}\r
         </fieldset>\r
     </form>\r
     <script type="text/html" id="simple_form_template">\r