Changeset 539 for trunk/admin/help-en.lang.php
- Timestamp:
- 03/02/2008 07:28:37 AM (5 years ago)
- Files:
-
- 1 modified
-
trunk/admin/help-en.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/help-en.lang.php
r522 r539 4 4 <dt><?php echo _T('Size'); ?>: </dt><dd>Cache Size, Size of the cache (or cache chunk), in bytes</dd> 5 5 <dt><?php echo _T('Avail'); ?>: </dt><dd>Available Memory, free memory in bytes of this cache</dd> 6 <dt><?php echo _T('% '); ?>: </dt><dd>Percent, A bar shows how much memory available in percent</dd>6 <dt><?php echo _T('% Used'); ?>: </dt><dd>Percent, A bar shows how much memory available in percent, and memory blocks status</dd> 7 7 <dt><?php echo _T('Clear'); ?>: </dt><dd>Clear Button, Press the button to clean this cache</dd> 8 8 <dt><?php echo _T('Compiling'); ?>: </dt><dd>Compiling flag, "yes" if the cache is busy compiling php script</dd>

