issue #471, prepare language strings

... for notification email of new version available
This commit is contained in:
plegall
2017-03-09 14:08:12 +01:00
parent e59f69c3a5
commit 0ef1ef83f4
+5 -1
View File
@@ -1003,4 +1003,8 @@ $lang['First photo added'] = 'First photo added';
$lang['No filter on album. Select one or type to search'] = 'No filter on album. Select one or type to search';
$lang['Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.'] = 'Piwigo Remote Sync is able to upload a whole folder hierarchy. If you run it again, only new photos will be uploaded.';
$lang['Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo'] = 'Share / Send your photos directly from your Mac Os X (10.10 and following) to Piwigo';
$lang['(determined from photos)'] = '(determined from photos)';
$lang['(determined from photos)'] = '(determined from photos)';
$lang['Piwigo %s is available, please update'] = 'Piwigo %s is available, please update';
$lang['Time has come to update your Piwigo with version %s, go to %s'] = 'Time has come to update your Piwigo with version %s, go to %s';
$lang['It only takes a few clicks.'] 'It only takes a few clicks.';
$lang['Running on an up-to-date Piwigo is important for security.'] = 'Running on an up-to-date Piwigo is important for security.';