Ignore:
Timestamp:
Apr 29, 2012, 5:09:28 PM (12 years ago)
Author:
mistic100
Message:

update for 2.4
delete useless admin page
now compatible with RV Thumb Scroller

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Comments_on_Albums/language/pl_PL/plugin.lang.php

    r12934 r14528  
    11<?php
    2 /* common */
     2
    33$lang['Comments on photos'] = 'Komentarze na temat zdjec';
    44$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&section=albums">the same page</a> as the comments on pictures.';
    17 
    18 /* stuffs */
    195$lang['Last comments on albums'] = 'Last comments on albums';
    206$lang['Display last posted comments on albums'] = 'Display last posted comments on albums';
    21 
    227?>
Note: See TracChangeset for help on using the changeset viewer.