From 0d55f5aa35d21b79c5d79f7214c4c9e05b1d2684 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sun, 23 Mar 2014 22:10:43 -0400 Subject: Comment edit/remove actions --- locales/fr_FR/translations.php | 10 ++++++++++ locales/pl_PL/translations.php | 10 ++++++++++ 2 files changed, 20 insertions(+) (limited to 'locales') diff --git a/locales/fr_FR/translations.php b/locales/fr_FR/translations.php index 4c604e28..9a73228b 100644 --- a/locales/fr_FR/translations.php +++ b/locales/fr_FR/translations.php @@ -254,4 +254,14 @@ return array( 'Move Down' => 'Déplacer vers le bas', 'Duplicate to another project' => 'Dupliquer dans un autre projet', 'Duplicate' => 'Dupliquer', + 'link' => 'lien', + 'Update this comment' => 'Mettre à jour ce commentaire', + 'Comment updated successfully.' => 'Commentaire mis à jour avec succès.', + 'Unable to update your comment.' => 'Impossible de supprimer votre commentaire.', + 'Remove a comment' => 'Supprimer un commentaire', + 'Comment removed successfully.' => 'Commentaire supprimé avec succès.', + 'Unable to remove this comment.' => 'Impossible de supprimer ce commentaire.', + 'Do you really want to remove this comment?' => 'Voulez-vous vraiment supprimer ce commentaire ?', + 'Only administrators or the creator of the comment can access to this page.' => 'Uniquement les administrateurs ou le créateur du commentaire peuvent accéder à cette page.', + 'Details' => 'Détails', ); diff --git a/locales/pl_PL/translations.php b/locales/pl_PL/translations.php index c030bebf..27ffdef7 100644 --- a/locales/pl_PL/translations.php +++ b/locales/pl_PL/translations.php @@ -257,4 +257,14 @@ return array( // 'Move Down' => '', // 'Duplicate to another project' => '', // 'Duplicate' => '', + // 'link' => '', + // 'Update this comment' => '', + // 'Comment updated successfully.' => '', + // 'Unable to update your comment.' => '', + // 'Remove a comment' => '', + // 'Comment removed successfully.' => '', + // 'Unable to remove this comment.' => '', + // 'Do you really want to remove this comment?' => '', + // 'Only administrators or the creator of the comment can access to this page.' => '', + // 'Details' => '', ); -- cgit v1.2.3