diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-05 08:25:22 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-03-05 08:25:22 +0000 |
commit | 942091f9e844f673240d75c27f4c6d2167a664e1 (patch) | |
tree | 1f27b4f8c26722b66f95dae8adeeeb40ed7513fa /lang/fr.yml | |
parent | 8ea2ecb983c2a48c1a8ec5bb680f711829a91e0c (diff) | |
download | redmine-942091f9e844f673240d75c27f4c6d2167a664e1.tar.gz redmine-942091f9e844f673240d75c27f4c6d2167a664e1.zip |
Display links to Atom feeds (closes #496, #750).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1185 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang/fr.yml')
-rw-r--r-- | lang/fr.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/fr.yml b/lang/fr.yml index accd5c1bf..30c9f6cca 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -320,7 +320,7 @@ label_version: Version label_version_new: Nouvelle version label_version_plural: Versions label_confirmation: Confirmation -label_export_to: Exporter en +label_export_to: 'Formats disponibles:' label_read: Lire... label_public_projects: Projets publics label_open_issues: ouvert |