Fix "undefined method `end_with?' for 1:Fixnum" when field name in YML file is not quoted number like: ``` user_action_groups: 1: "Likes Given" 2: "Likes Received" ``` (yamllint.com validates such file as valid YML file)
Add message about new and unread topics at the bottom of topics move localization helper into lib