Last change
on this file since 9766 was
9766,
checked in by mistic100, 14 years ago
|
[plugins] Comments on Albums
- compatible with BBCode Bar and/or Smilies Support
- better css integration
|
File size:
468 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | /* common */ |
---|
4 | $lang['COA_comments_photos'] = "Comments on photos"; |
---|
5 | $lang['COA_comments_albums'] = "Comments on albums"; |
---|
6 | |
---|
7 | /* admin */ |
---|
8 | $lang['COA_icon_pack'] = 'Icons pack'; |
---|
9 | $lang['COA_icon_normal'] = 'Basic state'; |
---|
10 | $lang['COA_icon_over'] = 'Over state'; |
---|
11 | |
---|
12 | $lang['COA_help_icon_pack'] = "Select which icons must be used on the main Comments page.<br> |
---|
13 | <br> |
---|
14 | You can add your owns in the folder <i>plugins/comments_on_pictures/template/s26</i>."; |
---|
15 | |
---|
16 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.