[Webbinder-commits] root/templates browsedcategory.tpl,1.2,1.3
Brought to you by:
jasondiceman,
sylvieg
|
From: Sylvie G. <sy...@us...> - 2006-07-18 16:32:25
|
Update of /cvsroot/webbinder/root/templates In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv14823/templates Modified Files: browsedcategory.tpl Log Message: translate categories names Index: browsedcategory.tpl =================================================================== RCS file: /cvsroot/webbinder/root/templates/browsedcategory.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** browsedcategory.tpl 23 Sep 2005 21:48:37 -0000 1.2 --- browsedcategory.tpl 18 Jul 2006 16:32:21 -0000 1.3 *************** *** 1 **** ! <strong>{$categoryName}</strong> <small>({$categoryLocal}/{$categoryTotal})</small>{* $categoryName, $categoryLocal, $categoryTotal - cerefull don't put space or | in the text*} \ No newline at end of file --- 1 ---- ! <strong>{tr}{$categoryName}{/tr}</strong> <small>({$categoryLocal}/{$categoryTotal})</small>{* $categoryName, $categoryLocal, $categoryTotal - cerefull don't put space or | in the text*} \ No newline at end of file |