-
- Downloads
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
Showing
- app/assets/javascripts/pages/dashboard/todos/index/todos.js 2 additions, 2 deletionsapp/assets/javascripts/pages/dashboard/todos/index/todos.js
- app/assets/javascripts/sidebar/components/todo_toggle/todo.vue 2 additions, 2 deletions...ssets/javascripts/sidebar/components/todo_toggle/todo.vue
- app/controllers/dashboard/todos_controller.rb 2 additions, 2 deletionsapp/controllers/dashboard/todos_controller.rb
- app/helpers/issuables_helper.rb 2 additions, 2 deletionsapp/helpers/issuables_helper.rb
- app/helpers/preferences_helper.rb 1 addition, 1 deletionapp/helpers/preferences_helper.rb
- app/views/dashboard/todos/_todo.html.haml 1 addition, 1 deletionapp/views/dashboard/todos/_todo.html.haml
- app/views/dashboard/todos/index.html.haml 12 additions, 12 deletionsapp/views/dashboard/todos/index.html.haml
- app/views/layouts/header/_default.html.haml 1 addition, 1 deletionapp/views/layouts/header/_default.html.haml
- app/views/shared/issuable/_sidebar.html.haml 1 addition, 1 deletionapp/views/shared/issuable/_sidebar.html.haml
- changelogs/unreleased/update-todo-in-ui.yml 5 additions, 0 deletionschangelogs/unreleased/update-todo-in-ui.yml
- config/no_todos_messages.yml 4 additions, 4 deletionsconfig/no_todos_messages.yml
- doc/user/project/issues/issue_data_and_actions.md 15 additions, 4 deletionsdoc/user/project/issues/issue_data_and_actions.md
- doc/user/project/quick_actions.md 4 additions, 4 deletionsdoc/user/project/quick_actions.md
- doc/user/search/index.md 3 additions, 3 deletionsdoc/user/search/index.md
- doc/workflow/todos.md 79 additions, 59 deletionsdoc/workflow/todos.md
- lib/gitlab/quick_actions/issuable_actions.rb 2 additions, 2 deletionslib/gitlab/quick_actions/issuable_actions.rb
- locale/gitlab.pot 17 additions, 17 deletionslocale/gitlab.pot
- spec/features/dashboard/shortcuts_spec.rb 1 addition, 1 deletionspec/features/dashboard/shortcuts_spec.rb
- spec/features/dashboard/todos/todos_spec.rb 7 additions, 7 deletionsspec/features/dashboard/todos/todos_spec.rb
- spec/features/issues/todo_spec.rb 4 additions, 4 deletionsspec/features/issues/todo_spec.rb
changelogs/unreleased/update-todo-in-ui.yml
0 → 100644
Please register or sign in to comment