missing i18n tag
authorraph
Thu, 10 Dec 2009 15:07:47 +0100
changeset 43 c13c0e78b0ca
parent 42 82f6e2879e0a
child 44 c27132146767
missing i18n tag
src/cm/templates/site/text_share.html
--- a/src/cm/templates/site/text_share.html	Thu Dec 10 15:07:25 2009 +0100
+++ b/src/cm/templates/site/text_share.html	Thu Dec 10 15:07:47 2009 +0100
@@ -83,7 +83,7 @@
             -->
             </script>
             </th>
-            <th>{% up_down user__username %}User{% endup_down %}</th>
+            <th>{% up_down user__username %}{% blocktrans %}User{% endblocktrans %}{% endup_down %}</th>
             <th><a class="tip" href="#" title="{% blocktrans %}The 'Workspace role' is the global role that applies to every text, you can give a user a particular role on this text using the 'local role' column on the right{% endblocktrans %}">{% blocktrans %}Workspace role{% endblocktrans %}</a></th>
             <th>{% up_down role__name %}{% blocktrans %}Local role{% endblocktrans %}{% endup_down %}</th>
         </tr>