*** empty log message ***
authorgc <gc>
Sun, 22 Jul 2007 13:31:35 +0000 (13:31 +0000)
committergc <gc>
Sun, 22 Jul 2007 13:31:35 +0000 (13:31 +0000)
bin/booh-classifier

index 016ba37db15d8cc125f1ec75609d3a9c2d5d08b2..e94d0c9b2382582f3735f12cf03ffc4d57f9874a 100644 (file)
@@ -88,7 +88,7 @@ def set_cache_memory_use_figure
     else
         $config['cache-memory-use-figure'] = $config['cache-memory-use'].to_i
     end
-    msg 2, "Cache memory used: #{$config['cache-memory-use-figure']} kB"
+    msg 2, _("Cache memory used: %s kB") % $config['cache-memory-use-figure']
 end
 
 def read_config