Skip to content

Commit

Permalink
POT file updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Vasiliev committed Jul 26, 2004
1 parent ea9ee91 commit d9865bc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion classmodule/class_index.pt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
tal:content="base/path"
tal:condition="base/url" />
<div tal:condition="not: base/url">
<span tal:replace="base/path" /> (C-based class)
<span tal:replace="base/path" />
<span i18n:translate="">(C-based class)</span>
</div>
</li>
</ul>
Expand Down

0 comments on commit d9865bc

Please sign in to comment.