f0y / due_date_reminder

Redmine plugin that sends notifications
Other
29 stars 43 forks source link

Label text_comma_separated unlocalized in user account page #10

Closed t0m4-null closed 12 years ago

t0m4-null commented 12 years ago

In file /lib/reminder/view_hook.rb (line 19), you should use #{l(:text_comma_separated)} so the text is adapted to your locale (like in the default notification settings) and it can use the whole space instead of the labels width.