diff --git a/language/en_UK/admin.lang.php b/language/en_UK/admin.lang.php index 8aa5df642..5fff88c96 100644 --- a/language/en_UK/admin.lang.php +++ b/language/en_UK/admin.lang.php @@ -1400,7 +1400,7 @@ $lang['Resend password link'] = 'Resend password link'; $lang['Username successfully modified'] = 'Username successfully modified'; $lang['Changing the main user'] = 'Changing the main user'; $lang['Yes, let\'s proceed'] = 'Yes, let\'s proceed'; -$lang['What\'s new in version %s'] = 'What\'s new in version %s'; +$lang['What\'s new in version %s'] = 'What\'s new in version %s?'; $lang['Read the release note'] = 'Read the release note'; $lang['Ok, got it!'] = 'Ok, got it!'; // Leave this line empty \ No newline at end of file diff --git a/language/en_UK/whats_new.lang.php b/language/en_UK/whats_new.lang.php index f5494c05a..f9422c0ae 100644 --- a/language/en_UK/whats_new.lang.php +++ b/language/en_UK/whats_new.lang.php @@ -5,13 +5,6 @@ // | For copyright and license information, please view the COPYING.txt | // | file that was distributed with this source code. | // +-----------------------------------------------------------------------+ -/* -Language Name: English [UK] -Version: auto -Language URI: http://piwigo.org/ext/extension_view.php?eid=417 -Author: Piwigo team -Author URI: http://piwigo.org -*/ $lang['A new interface for user management'] = 'A new interface for user management'; $lang['Brand new features : Activities logs and PDF reader'] = 'Brand new features : Activities logs and PDF reader'; diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index e634bb139..7b8853d70 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -1402,7 +1402,7 @@ $lang['Resend password link'] = 'Renvoyer le lien du mot de passe'; $lang['Username successfully modified'] = 'Nom d\'utilisateur modifié avec succès'; $lang['Changing the main user'] = 'Changer l\'utilisateur principal'; $lang['Yes, let\'s proceed'] = 'Oui, continuons'; -$lang['What\'s new in version %s'] = 'Quoi de neuf dans Piwigo %s'; +$lang['What\'s new in version %s'] = 'Quoi de neuf dans Piwigo %s ?'; $lang['Read the release note'] = 'Lire la note de version'; $lang['Ok, got it!'] = 'Ok, j\'ai compris!'; // Leave this line empty diff --git a/language/fr_FR/whats_new.lang.php b/language/fr_FR/whats_new.lang.php index 6008685bc..b41e53a30 100644 --- a/language/fr_FR/whats_new.lang.php +++ b/language/fr_FR/whats_new.lang.php @@ -5,13 +5,6 @@ // | For copyright and license information, please view the COPYING.txt | // | file that was distributed with this source code. | // +-----------------------------------------------------------------------+ -/* -Language Name: English [UK] -Version: auto -Language URI: http://piwigo.org/ext/extension_view.php?eid=417 -Author: Piwigo team -Author URI: http://piwigo.org -*/ $lang['A new interface for user management'] = 'Une nouvelle interface pour la gestion des utilisateurs'; $lang['Brand new features : Activities logs and PDF reader'] = 'Nouvelles fonctionnalités : Activités systèmes et lecteur PDF';