Changeset 139

Show
Ignore:
Timestamp:
11/01/08 15:21:08 (4 years ago)
Author:
Nafania
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • languages/lang_english/lang_admin.php

    r128 r139  
    10641064        'create_empty_template' => 'Create empty template', 
    10651065 
     1066        'cache_and_stats_reset_options' => 'Cache and stats reset options', 
     1067        'delete_cache' => 'Delete cache', 
     1068        'delete_cache_description' => 'Deletes all file cache', 
     1069        'delete_pics_cache' => 'Delete pictures cache', 
     1070        'delete_pics_cache_description' => 'Deletes all pictures cache (userbars, nfos etc)', 
     1071 
    10661072)); 
    10671073?> 
  • languages/lang_russian/lang_admin.php

    r128 r139  
    10411041        'create_empty_template' => '�������, 
    10421042 
     1043        'cache_and_stats_reset_options' => '���� �� ���', 
     1044        'delete_cache' => '��� �', 
     1045        'delete_cache_description' => '���� �����, 
     1046        'delete_pics_cache' => '������� 
     1047        'delete_pics_cache_description' => '���� ���������o �)', 
     1048 
    10431049)); 
    10441050?> 
  • templates/admin/index_body.tpl

    r83 r139  
    6565<br /> 
    6666 
    67 <h1>{L_CACHE_AND_STATS_OPTIONS}</h1> 
     67<h1>{L_CACHE_AND_STATS_RESET_OPTIONS}</h1> 
    6868<form action="" method="post"> 
    6969<table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">