From 27898465844ac33da0bd5ac6c8fbbb4d05fbf5ea Mon Sep 17 00:00:00 2001 From: momo-i Date: Tue, 19 May 2009 00:45:51 +0000 Subject: Add Hint for translators --- templates/show_verify_catalog.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/show_verify_catalog.inc.php') diff --git a/templates/show_verify_catalog.inc.php b/templates/show_verify_catalog.inc.php index ab4a6a40..f3986fc7 100644 --- a/templates/show_verify_catalog.inc.php +++ b/templates/show_verify_catalog.inc.php @@ -20,6 +20,7 @@ */ show_box_top(); +/* HINT: Catalog Name */ printf(_('Updating the %s catalog'), "[ $catalog->name ]"); echo "
\n"; printf(ngettext('%d item found checking tag information', '%d items found checking tag information', $number), $number); -- cgit