- Timestamp:
- Apr 29, 2012, 5:09:28 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/Comments_on_Albums/language/pl_PL/plugin.lang.php
r12934 r14528 1 1 <?php 2 /* common */ 2 3 3 $lang['Comments on photos'] = 'Komentarze na temat zdjec'; 4 4 $lang['Comments on albums'] = 'Komentarze na temat albumów'; 5 6 //7 8 /* admin */9 $lang['Icons pack'] = 'Icons pack';10 $lang['Basic state'] = 'Basic state';11 $lang['Over state'] = 'Over state';12 13 $lang['COA_help_icon_pack'] = 'Select which icons must be used on the main Comments page.<br>14 <br>15 You can add your owns in the folder <i>plugins/comments_on_pictures/template/s26</i>.';16 $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.';17 18 /* stuffs */19 5 $lang['Last comments on albums'] = 'Last comments on albums'; 20 6 $lang['Display last posted comments on albums'] = 'Display last posted comments on albums'; 21 22 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.