Last change
on this file since 9796 was
9796,
checked in by ddtddt, 14 years ago
|
[extensions] - delete_hit_rate - first relace
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
573 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | $lang['pdhr_onglet_all'] = 'Purge All'; |
---|
4 | $lang['pdhr_all_h'] = 'Purge all hits on all pictures gallery'; |
---|
5 | $lang['pdhr_all_hok'] = 'Hit purge completed successfully'; |
---|
6 | $lang['pdhr_all_r'] = 'Purge all rate on all pictures gallery'; |
---|
7 | $lang['pdhr_all_rok'] = 'Rate purge completed successfully'; |
---|
8 | $lang['pdhr_l'] = 'Purge - Plugin Delete Hit/Rate'; |
---|
9 | $lang['pdhr_photo_h'] = 'Purge hit of the photo'; |
---|
10 | $lang['pdhr_photo_r'] = 'Purge rate of the photo'; |
---|
11 | $lang['pdhr_album_h'] = 'Purge hits on all pictures album'; |
---|
12 | $lang['pdhr_album_r'] = 'Purge rates on all pictures album'; |
---|
13 | |
---|
14 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.