Last change
on this file since 13737 was
12381,
checked in by mistic100, 13 years ago
|
add a PWG Stuffs module, add menu bar on comments page
|
File size:
820 bytes
|
Rev | Line | |
---|
[9641] | 1 | <?php |
---|
| 2 | |
---|
| 3 | /* common */ |
---|
[11874] | 4 | $lang['Comments on photos'] = 'Comments on photos'; |
---|
| 5 | $lang['Comments on albums'] = 'Comments on albums'; |
---|
[9641] | 6 | |
---|
| 7 | /* admin */ |
---|
[11874] | 8 | $lang['Icons pack'] = 'Icons pack'; |
---|
| 9 | $lang['Basic state'] = 'Basic state'; |
---|
| 10 | $lang['Over state'] = 'Over state'; |
---|
[9641] | 11 | |
---|
[11874] | 12 | $lang['COA_help_icon_pack'] = 'Select which icons must be used on the main Comments page.<br> |
---|
[10984] | 13 | <br> |
---|
[11874] | 14 | You can add your owns in the folder <i>plugins/comments_on_pictures/template/s26</i>.'; |
---|
| 15 | $lang['COA_comment_validation_link'] = 'Validation (if enabled) of comments on albums is on <a href="admin.php?page=comments§ion=albums">the same page</a> as the comments on pictures.'; |
---|
[10301] | 16 | |
---|
[12381] | 17 | /* stuffs */ |
---|
| 18 | $lang['Last comments on albums'] = 'Last comments on albums'; |
---|
| 19 | $lang['Display last posted comments on albums'] = 'Display last posted comments on albums'; |
---|
| 20 | |
---|
[9641] | 21 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.