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 cf46e7e..60a5426 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,11 @@
 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.02    Mon, 04 Apr 2016 13:45:14 +0200
         Fix drafts loading for 4.4.x
 
index 73cdb66..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
-version: 0.02
+version: 0.04
index 818a3ca..40f789e 100644 (file)
@@ -9,11 +9,11 @@ RT::Extension::Drafts - Allow to save/load drafts in ticket replies/comments
 
 =head1 VERSION
 
-Version 0.02
+Version 0.04
 
 =cut
 
-our $VERSION = '0.02';
+our $VERSION = '0.04';
 
 
 =head1 SYNOPSIS
@@ -69,7 +69,7 @@ L<http://search.cpan.org/dist/RT-Extension-Drafts>
 
 =head1 COPYRIGHT & LICENSE
 
-Copyright 2011-2016 Emmanuel Lacour, all rights reserved.
+Copyright 2011-2018 Emmanuel Lacour, all rights reserved.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
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 "Period (in seconds) to automatically save a response/comment draft"
+msgstr "Délais (en secondes) de sauvegarde automatique des brouillons de réponses/commentaires"