From 836878d560aa72a3d4c0a1c9d01266d00af1b46e Mon Sep 17 00:00:00 2001 From: Henriette Dinger Date: Fri, 9 Oct 2015 15:32:33 +0200 Subject: [PATCH] Remove dots since they implicate that the text is too long for the field --- config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index fab4c293dd..7661671a86 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1079,7 +1079,7 @@ en: label_user_mail_option_only_assigned: "Only for things I am assigned to" label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in" label_user_mail_option_only_owner: "Only for things I am the owner of" - label_user_mail_option_selected: "For any event on the selected projects only..." + label_user_mail_option_selected: "For any event on the selected projects only" label_user_new: "New user" label_user_plural: "Users" label_user_search: "Search for user"