Ignore:
Timestamp:
Mar 4, 2011, 5:47:02 PM (13 years ago)
Author:
Eric
Message:

Localisation files update
version 1.0.3 hard coded

File:
1 edited

Legend:

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

    r6440 r9529  
    77$lang['NBMS_Infos'] = 'What is it?';
    88$lang['NBMS_Infos_Text'] = 'Piwigo offers two modes of notification of changes in the gallery:<br>
    9 - The RSS notification, accessible by all visitors (even if not registered) via "Notification"<br>
    10 - Delivery by mail (NBM), accessible only by an administrator or webmaster that, can be likened to a newsletter
     9- The RSS notification, usable by all visitors (even if not registered) in "Notification" menu<br>
     10- Notification by mail (NBM), usable only by an administrator or webmaster that is similar to a newsletter
    1111<br><br>
    12 The idea of this plugin is to offer every <b><u>registered</u></b> visitor can subscribe or unsubscribe themselves from the NBM when he wants. To do this, simply activate the plugin (if you read this message, it means it\'s already done) to see a new option appear in the customize page of the visitor profile.
     12The goal of this plugin is to offer to every <b><u>registered</u></b> visitor to subscribe or unsubscribe themselves from the NBM when he wants. To do this, simply activate the plugin (if you read this message, it means it\'s already done) to see a new option appear in the visitor\'s profile page.
    1313<br><br>
    14 <b>Important</b>: If a visitor subscribes or unsubscribes from the NBM through it, no email confirmation will be sent from the gallery as is the case when an administrator does this through administration panel. This operation is intended to avoid negative behaviors of some visitors that would lead to a saturation of emails sending from the gallery.
     14<b>Important</b> : If a visitor subscribes or unsubscribes from the NBM through it, no email confirmation will be sent from the gallery as is the case when an administrator does this through administration panel. This operation is intended to avoid negative behaviors of some visitors that would lead to a saturation of emails sending from the gallery.
    1515<br><br>
    16 PS: This plugin does not support the visitor information on the availability of this new option. You, Administrator / Webmaster, have to implement an information medium attached. For this, the plugin PWG_Stuffs is perfect ;-)';
     16Note : This plugin does not support the visitor information on the availability of this new option. You, Administrator / Webmaster, have to implement an information medium attached. For this, the plugin PWG_Stuffs wil be perfect ;-)';
    1717$lang['NBMS_Support'] = 'The support on this plugin is only on this Piwigo\'s forum thread:<br>
    1818<a href="http://piwigo.org/forum/viewtopic.php?id=16020" onclick="window.open(this.href);return false;">English forum - http://piwigo.org/forum/viewtopic.php?id=16020</a>';
Note: See TracChangeset for help on using the changeset viewer.