Ignore:
Timestamp:
May 27, 2012, 10:05:30 AM (12 years ago)
Author:
grum
Message:

feature:2641 - Compatibility with Piwigo 2.4

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/lmt/language/en_UK/plugin.lang.php

    r11342 r15341  
    6565$lang['lmt_general_text'] = '[logo=80x15]The media of this website are subject to copyright and, unless otherwise indicated, distributed under Creative Commons Licence [text=logo]';
    6666$lang['lmt_help'] = 'Help';
    67 $lang['lmt_help_config'][1] = 'Depending on the number of elements with a licence number or the number of items in your caddie, size of the display area will change. A display area too bogger can reduce the comfort of reading the page. <br> This parameter is used to force the maximum height of the display area.';
    68 $lang['lmt_help_config'][2] = 'Selects whether or not the management of licenses. Compared to completely disable the plugin, this option allows to disable the license management on the public part of the site while retaining the administration of the plugin actived.';
    69 $lang['lmt_help_config'][3] = 'This option will always display the licence of the element, even if the licence by default it is assigned. <br> If this option is not activated, the licence will be displayed only for elements with a particular licence.';
    70 $lang['lmt_help_config'][4] = 'This option allows you to select the licence will be applied by default to the elements for which no licence has been affected.';
    71 $lang['lmt_help_config'][5] = 'This option allows you to choose whether to display or not the licence by default on all pages (will be shown on the footer).';
    72 $lang['lmt_help_config'][6] = 'If enabled, the logo indicating the licence is a hyperlink redirecting the user to a page explaining in more detail the operating conditions of the item.';
    73 $lang['lmt_help_config'][7] = 'The license text displayed at the bottom of the page is changed according to your needs. <br> It is possible to view items in automatically: <br> <b>[logo=80x15]</b> insert the 80x15 logo of the default licence <br> <b>[logo=88x31]</b> insert the 88x31 logo of the default licence<br> <b>[logo=text]</b>insert the text of the default licence';
    74 $lang['lmt_help_config'][8] = 'This option allows you to select the author who will be assigned to the licence used by default.';
    75 $lang['lmt_help_config'][9] = 'This option allows you to choose the number of items displayed per page.';
     67$lang['lmt_help_config_1'] = 'Depending on the number of elements with a licence number or the number of items in your caddie, size of the display area will change. A display area too bogger can reduce the comfort of reading the page. <br> This parameter is used to force the maximum height of the display area.';
     68$lang['lmt_help_config_2'] = 'Selects whether or not the management of licenses. Compared to completely disable the plugin, this option allows to disable the license management on the public part of the site while retaining the administration of the plugin actived.';
     69$lang['lmt_help_config_3'] = 'This option will always display the licence of the element, even if the licence by default it is assigned. <br> If this option is not activated, the licence will be displayed only for elements with a particular licence.';
     70$lang['lmt_help_config_4'] = 'This option allows you to select the licence will be applied by default to the elements for which no licence has been affected.';
     71$lang['lmt_help_config_5'] = 'This option allows you to choose whether to display or not the licence by default on all pages (will be shown on the footer).';
     72$lang['lmt_help_config_6'] = 'If enabled, the logo indicating the licence is a hyperlink redirecting the user to a page explaining in more detail the operating conditions of the item.';
     73$lang['lmt_help_config_7'] = 'The license text displayed at the bottom of the page is changed according to your needs. <br> It is possible to view items in automatically: <br> <b>[logo=80x15]</b> insert the 80x15 logo of the default licence <br> <b>[logo=88x31]</b> insert the 88x31 logo of the default licence<br> <b>[logo=text]</b>insert the text of the default licence';
     74$lang['lmt_help_config_8'] = 'This option allows you to select the author who will be assigned to the licence used by default.';
     75$lang['lmt_help_config_9'] = 'This option allows you to choose the number of items displayed per page.';
    7676$lang['lmt_icon_80x15'] = '80x15 icon';
    7777$lang['lmt_icon_88x31'] = '88x31 icon';
     
    152152
    153153//1.1.0
    154 $lang["lmt_help_config"][10] = "If activated, the page pointed to by the hyperlink will open in a new window.";
     154$lang["lmt_help_config_10"] = "If activated, the page pointed to by the hyperlink will open in a new window.";
    155155$lang["lmt_cfg_warning_target"] = "Force the page openning in a new window";
    156156
Note: See TracChangeset for help on using the changeset viewer.