summaryrefslogtreecommitdiffstats
path: root/config/locales
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2015-01-09 21:06:09 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2015-01-09 21:06:09 +0000
commit576a13e99d50a30cfcc9b78d4a0b3793990c0f40 (patch)
tree1e9b16083659bb33c255c05e2efdd9e31dd360ee /config/locales
parent742895183aebd0e88194ca07c11d94e43e7d24c2 (diff)
downloadredmine-576a13e99d50a30cfcc9b78d4a0b3793990c0f40.tar.gz
redmine-576a13e99d50a30cfcc9b78d4a0b3793990c0f40.zip
Option to search attachment filenames and description (#4383).
git-svn-id: http://svn.redmine.org/redmine/trunk@13856 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/en.yml3
-rw-r--r--config/locales/fr.yml3
2 files changed, 6 insertions, 0 deletions
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