From 27258a90c75983fddcc1d00c9538af2dfccc219a Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 17 May 2007 14:24:15 +0100 Subject: i18nize tag cloud, update translations --- modules/popup-dialog.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/popup-dialog.php') diff --git a/modules/popup-dialog.php b/modules/popup-dialog.php index 4aa498cbf..98e27a6be 100644 --- a/modules/popup-dialog.php +++ b/modules/popup-dialog.php @@ -413,11 +413,11 @@ } if ($id == "printTagCloud") { - print "
".__('Tag Cloud')."
"; + print "
".__('Tag cloud')."
"; print "
"; - print "Showing most popular tags for the last month (browse all):
"; + print __("Showing most popular tags for the last month")." (".__('browse all')."):
"; print "
"; -- cgit v1.2.3