Add missing fr translation for autosave feature master
authorEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 9 Nov 2020 14:44:00 +0000 (15:44 +0100)
committerEmmanuel Lacour <elacour@easter-eggs.com>
Mon, 9 Nov 2020 14:44:00 +0000 (15:44 +0100)
Changes
META.yml
lib/RT/Extension/Drafts.pm
po/fr.po

diff --git a/Changes b/Changes
index dbc64b1..60a5426 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for RT-Extension-Drafts
 
 Revision history for RT-Extension-Drafts
 
+0.04    Mon, 09 Nov 2020 15:40:15 +0100
+        Add missing fr translation for autosave feature
+
 0.03    Mon, 26 Mar 2018 16:43:27 +0200
         Add periodic autosave feature (thanks to GIBUS@cpan.org)
 
 0.03    Mon, 26 Mar 2018 16:43:27 +0200
         Add periodic autosave feature (thanks to GIBUS@cpan.org)
 
index fa5f3cf..8b0d53d 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -23,4 +23,4 @@ no_index:
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.home-dn.net/manu/RT-Extension-Drafts.git
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://git.home-dn.net/manu/RT-Extension-Drafts.git
-version: 0.03
+version: 0.04
index 58f092d..40f789e 100644 (file)
@@ -9,11 +9,11 @@ RT::Extension::Drafts - Allow to save/load drafts in ticket replies/comments
 
 =head1 VERSION
 
 
 =head1 VERSION
 
-Version 0.03
+Version 0.04
 
 =cut
 
 
 =cut
 
-our $VERSION = '0.03';
+our $VERSION = '0.04';
 
 
 =head1 SYNOPSIS
 
 
 =head1 SYNOPSIS
index 2466157..9b2886e 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -13,3 +13,5 @@ msgstr "Sauver le brouillon"
 msgid "Update draft"
 msgstr "Mettre à jour le brouillon"
 
 msgid "Update draft"
 msgstr "Mettre à jour le brouillon"
 
+msgid "Period (in seconds) to automatically save a response/comment draft"
+msgstr "Délais (en secondes) de sauvegarde automatique des brouillons de réponses/commentaires"