diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 10:31:20 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2012-11-18 10:31:20 +0000 |
commit | 628b3cde711e35c56644e7f85ae44d0d26b66b42 (patch) | |
tree | 83693a9214f83b4df16647c45641c18c048c1a08 /config/locales/fr.yml | |
parent | 5f36e1fff28609a48ab89c0b4f5690dfaca24e97 (diff) | |
download | redmine-628b3cde711e35c56644e7f85ae44d0d26b66b42.tar.gz redmine-628b3cde711e35c56644e7f85ae44d0d26b66b42.zip |
Removed unused i18n string (#8373).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@10839 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/fr.yml')
-rw-r--r-- | config/locales/fr.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/fr.yml b/config/locales/fr.yml index ac697244c..7ef49321f 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -1046,7 +1046,6 @@ fr: project_module_gantt: Gantt project_module_calendar: Calendrier button_edit_associated_wikipage: "Modifier la page wiki associée: %{page_title}" - text_are_you_sure_with_children: Supprimer la demande et toutes ses sous-demandes ? field_text: Champ texte label_user_mail_option_only_owner: Seulement pour ce que j'ai créé setting_default_notification_option: Option de notification par défaut |