Fixes more instances of title cased strings
These strings should not be in Title Case. Downcase them as needed.
显示
- app/presenters/key_presenter.rb 1 个添加, 1 个删除app/presenters/key_presenter.rb
- app/views/admin/gitaly_servers/index.html.haml 1 个添加, 1 个删除app/views/admin/gitaly_servers/index.html.haml
- app/views/projects/deploy_keys/edit.html.haml 2 个添加, 2 个删除app/views/projects/deploy_keys/edit.html.haml
- doc/administration/admin_area.md 4 个添加, 4 个删除doc/administration/admin_area.md
- doc/administration/gitaly/troubleshooting.md 1 个添加, 1 个删除doc/administration/gitaly/troubleshooting.md
- doc/ci/examples/laravel_with_gitlab_and_envoy/index.md 1 个添加, 1 个删除doc/ci/examples/laravel_with_gitlab_and_envoy/index.md
- doc/user/compliance/audit_event_schema.md 1 个添加, 1 个删除doc/user/compliance/audit_event_schema.md
- lib/api/deploy_keys.rb 2 个添加, 2 个删除lib/api/deploy_keys.rb
- lib/gitlab/audit/deploy_key_author.rb 1 个添加, 1 个删除lib/gitlab/audit/deploy_key_author.rb
- locale/gitlab.pot 4 个添加, 7 个删除locale/gitlab.pot
- spec/controllers/projects/deploy_keys_controller_spec.rb 1 个添加, 1 个删除spec/controllers/projects/deploy_keys_controller_spec.rb
- spec/lib/gitlab/audit/deploy_key_author_spec.rb 1 个添加, 1 个删除spec/lib/gitlab/audit/deploy_key_author_spec.rb
- spec/presenters/deploy_key_presenter_spec.rb 1 个添加, 1 个删除spec/presenters/deploy_key_presenter_spec.rb
加载中
想要评论请 注册 或 登录