Ignore:
Timestamp:
May 31, 2009, 9:46:59 PM (15 years ago)
Author:
plg
Message:

merge r3381 from branch 2.0 to trunk

feature 1020 added: ability to subscribe to Piwigo Announcement Newsletter from
Piwigo itself. Admins can perform this action at the end of installation or on
administration panel index.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/en_UK/admin.lang.php

    r3282 r3382  
    649649$lang['Number of downloads'] = 'Number of downloads';
    650650// --------- Starting below: New or revised $lang ---- from Colibri (2.1)
     651$lang['Piwigo Announcements Newsletter'] = 'Piwigo Announcements Newsletter';
     652$lang['Subscribe to Piwigo Announcements Newsletter'] = 'Keep in touch with Piwigo project, subscribe to Piwigo Announcement Newsletter. You will receive emails when a new release is available (sometimes including a security bug fix, it\'s important to know and upgrade) and when major events happen to the project. Only a few emails a year.';
     653$lang['Subscribe %s'] = 'Subscribe %s';
     654$lang['Subscribe %s to Piwigo Announcements Newsletter'] = 'Subscribe %s to Piwigo Announcements Newsletter';
    651655?>
Note: See TracChangeset for help on using the changeset viewer.