Ignore:
Timestamp:
Dec 14, 2006, 10:37:51 PM (18 years ago)
Author:
rub
Message:

Feature Issue ID 0000460:

Add advanced features on administration menu

Location:
trunk/language/en_UK.iso-8859-1
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK.iso-8859-1/admin.lang.php

    r1652 r1656  
    495495$lang['is_default_group'] = 'default';
    496496$lang['toggle_is_default_group'] = 'Toggle \'default group\' property';
     497$lang['Advanced_features'] = 'Advanced features';
     498$lang['Elements_not_linked'] = 'Not linked elements';
    497499?>
  • trunk/language/en_UK.iso-8859-1/help/maintenance.html

    r1111 r1656  
    1212<ul>
    1313
    14   <li><strong>Update categories informations</strong>. For each category,
     14  <li><strong>Update categories informations:</strong> For each category,
    1515  informations to update or control are the following : list of parent
    1616  categories, number of pictures, date of the last picture, position among
     
    1818  the coherence of representative picture.</li>
    1919
    20   <li><strong>Update images informations</strong>. For each picture,
     20  <li><strong>Update images informations:</strong> For each picture,
    2121  informations to update are : full path to file, average
    2222  rate. <em>Warning</em>: do not get confuse with metadata informations
     
    2626  example).</li>
    2727
    28   <li><strong>Purge history</strong>. Delete all lines from
     28  <li><strong>Purge history:</strong> Delete all lines from
    2929  <code>history</code> table. Screen <span class="pwgScreen">Administration,
    3030  General, History</span> shows no informations anymore on past
     
    3232  get informations back.</li>
    3333
    34   <li><strong>Purge sessions</strong>. Delete expired user sessions.</li>
     34  <li><strong>Purge sessions:</strong> Delete expired user sessions.</li>
    3535
    3636  <li><strong>Purge never used notification feeds</strong></li>
    3737
    38   <li><strong>Repair and optimize database</strong>
     38  <li><strong>Repair and optimize database:</strong>
    3939  For each table, re-odrer, repair and optimize operations are done.
    4040  </li>
Note: See TracChangeset for help on using the changeset viewer.