projects
/
booh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c99e5f4
)
*** empty log message ***
author
gc
<gc>
Sun, 22 Jul 2007 13:31:35 +0000
(13:31 +0000)
committer
gc
<gc>
Sun, 22 Jul 2007 13:31:35 +0000
(13:31 +0000)
bin/booh-classifier
patch
|
blob
|
history
diff --git
a/bin/booh-classifier
b/bin/booh-classifier
index 016ba37db15d8cc125f1ec75609d3a9c2d5d08b2..e94d0c9b2382582f3735f12cf03ffc4d57f9874a 100644
(file)
--- a/
bin/booh-classifier
+++ b/
bin/booh-classifier
@@
-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