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/en_UK/plugin.lang.php

    r12381 r14528  
    11<?php
    22
    3 /* common */
    43$lang['Comments on photos'] = 'Comments on photos';
    54$lang['Comments on albums'] = 'Comments on albums';
    6 
    7 /* admin */
    8 $lang['Icons pack'] = 'Icons pack';
    9 $lang['Basic state'] = 'Basic state';
    10 $lang['Over state'] = '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 $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.';
    16 
    17 /* stuffs */
     5$lang['Display comments on'] = 'Display comments on';
    186$lang['Last comments on albums'] = 'Last comments on albums';
    197$lang['Display last posted comments on albums'] = 'Display last posted comments on albums';
Note: See TracChangeset for help on using the changeset viewer.