summaryrefslogtreecommitdiffstatshomepage
path: root/templates/bookmarks.tpl.php
diff options
context:
space:
mode:
authorGravatar mensonge2008-09-10 16:14:38 +0000
committerGravatar mensonge2008-09-10 16:14:38 +0000
commitc17251cf3d6a49e865aa26b7538d0fd554382beb (patch)
treec53fbca145fc41bdb89dab7e6ae6c9057034a590 /templates/bookmarks.tpl.php
parent35aa7f2f3d7430aaa2ce6b2f9101399c6e4736b1 (diff)
downloadscuttle-c17251cf3d6a49e865aa26b7538d0fd554382beb.tar.gz
scuttle-c17251cf3d6a49e865aa26b7538d0fd554382beb.zip
Translation bug: fixed
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@141 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 2cbdac8..afd6c91 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 = ' '.T_('to').' '. $cats;
+ $cats = ' '.T_('in').' '. $cats;
}
// Edit and delete links