From 576a13e99d50a30cfcc9b78d4a0b3793990c0f40 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 9 Jan 2015 21:06:09 +0000 Subject: Option to search attachment filenames and description (#4383). git-svn-id: http://svn.redmine.org/redmine/trunk@13856 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/en.yml | 3 +++ config/locales/fr.yml | 3 +++ 2 files changed, 6 insertions(+) (limited to 'config/locales') diff --git a/config/locales/en.yml b/config/locales/en.yml index 919d77861..c7d13cc0f 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -927,6 +927,9 @@ en: label_edit_attachments: Edit attached files label_link_copied_issue: Link copied issue label_ask: Ask + label_search_attachments_yes: Search attachment filenames and descriptions + label_search_attachments_no: Do not search attachments + label_search_attachments_only: Search attachments only button_login: Login button_submit: Submit diff --git a/config/locales/fr.yml b/config/locales/fr.yml index a167fa0e9..26857d9c8 100644 --- a/config/locales/fr.yml +++ b/config/locales/fr.yml @@ -947,6 +947,9 @@ fr: label_edit_attachments: Modifier les fichiers attachés label_link_copied_issue: Lier la demande copiée label_ask: Demander + label_search_attachments_yes: Rechercher les noms et descriptions de fichiers + label_search_attachments_no: Ne pas rechercher les fichiers + label_search_attachments_only: Rechercher les fichiers uniquement button_login: Connexion button_submit: Soumettre -- cgit v1.2.3