mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
Trunk merge 5070 bug:1486
git-svn-id: http://piwigo.org/svn/trunk@5075 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -661,4 +661,8 @@ $lang['Allow users to edit theirs owns comments'] = 'Allow users to edit theirs
|
||||
$lang['Allow users to delete theirs owns comments'] = 'Allow users to delete theirs owns comments';
|
||||
$lang['Email administrators when a comment is modified'] = 'Email administrators when a comment is modified';
|
||||
$lang['Email administrators when a comment is deleted'] = 'Email administrators when a comment is deleted';
|
||||
$lang['Cannot delete the old permalink !'] = 'Cannot delete the old permalink !';
|
||||
$lang['Deleted on'] = 'Deleted on';
|
||||
$lang['Last hit'] = 'Last hit';
|
||||
$lang['Hit'] = 'Hit';
|
||||
?>
|
||||
@@ -662,4 +662,8 @@ $lang['Allow users to edit theirs owns comments'] = 'Autoriser les utilisateurs
|
||||
$lang['Allow users to delete theirs owns comments'] = 'Autoriser les utilisateurs à supprimer leurs propres commentaires';
|
||||
$lang['Email administrators when a comment is modified'] = 'Notifier les administrateurs quand un commentaire est modifié';
|
||||
$lang['Email administrators when a comment is deleted'] = 'Notifier les administrateurs quand un commentaire est supprimé';
|
||||
$lang['Cannot delete the old permalink !'] = 'Impossible de supprimer cet ancien lien permanent !';
|
||||
$lang['Deleted on'] = 'Supprimés sur';
|
||||
$lang['Last hit'] = 'dernier score';
|
||||
$lang['Hit'] = 'score';
|
||||
?>
|
||||
Reference in New Issue
Block a user