From d18e30979623b91008bac2bdf38ea6b26949d57f Mon Sep 17 00:00:00 2001 From: kevin_fourie Date: Sun, 20 Jul 2008 21:03:20 +0000 Subject: [PATCH] Merged in from DEV trunk... --- plugins/tagcloud/templates/TagCloud/dashlet.smarty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tagcloud/templates/TagCloud/dashlet.smarty b/plugins/tagcloud/templates/TagCloud/dashlet.smarty index 1179b4d..7d9dcb9 100644 --- a/plugins/tagcloud/templates/TagCloud/dashlet.smarty +++ b/plugins/tagcloud/templates/TagCloud/dashlet.smarty @@ -12,7 +12,7 @@ text-decoration: none; {if empty($tags)} -There are no tags defined or accessible. +{i18n}There are no tags defined or accessible.{/i18n} {else}
-- libgit2 0.21.4