summaryrefslogtreecommitdiffstatshomepage
path: root/templates/bookmarks.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-09-08 14:40:47 +0000
committerGravatar mensonge2008-09-08 14:40:47 +0000
commit99d42b99fe8715b78af3627afef019f822a19e36 (patch)
treefa55956c15f0e4c809b54108d26ace940dcedd15 /templates/bookmarks.tpl.php
parentf619ee64ac9ee9bacf1cf50a4102dad854c6a7f1 (diff)
downloadscuttle-99d42b99fe8715b78af3627afef019f822a19e36.tar.gz
scuttle-99d42b99fe8715b78af3627afef019f822a19e36.zip
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@138 b3834d28-1941-0410-a4f8-b48e95affb8f
Diffstat (limited to 'templates/bookmarks.tpl.php')
-rw-r--r--templates/bookmarks.tpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bookmarks.tpl.php b/templates/bookmarks.tpl.php
index c9a80f1..2cbdac8 100644
--- a/templates/bookmarks.tpl.php
+++ b/templates/bookmarks.tpl.php
@@ -136,7 +136,7 @@ window.onload = playerLoad;
}
$cats = substr($cats, 0, -2);
if ($cats != '') {
- $cats = ' to '. $cats;
+ $cats = ' '.T_('to').' '. $cats;
}
// Edit and delete links