gitlab-org--gitlab-foss/app/controllers/dashboard
Christie Lenneville c433082f89 Change 'Todo' to 'To Do'
Currently, we label items to be done as "Todo." This is grammatically
incorrect and (therefore) confusing—especially to our Spanish-speaking
users for whom "todo" has a specific and unrelated meaning.

We should use "To Do" and always use it as singular (not "To Dos").

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot

Updates to wording in a few places per MR (ee) discussion

Updating locale/gitlab.pot
2019-07-04 15:45:54 +00:00
..
application_controller.rb Update last_activity_on for Users on some main GET endpoints 2019-02-05 09:55:31 -05:00
groups_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
labels_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
milestones_controller.rb Exclude public group milestones from counts 2019-02-14 14:49:18 +08:00
projects_controller.rb Set default project sort method prior to initial sort on page loading 2019-07-04 09:29:06 +00:00
snippets_controller.rb Enable more frozen string in app/controllers/ 2018-09-23 12:48:02 -07:00
todos_controller.rb Change 'Todo' to 'To Do' 2019-07-04 15:45:54 +00:00