-
- Downloads
Change s_() calls to _() calls
There are no namespaces in the strings so we don't need those
Showing
- app/helpers/emails_helper.rb 4 additions, 3 deletionsapp/helpers/emails_helper.rb
- app/services/issues/close_service.rb 1 addition, 1 deletionapp/services/issues/close_service.rb
- app/views/notify/closed_issue_email.html.haml 1 addition, 1 deletionapp/views/notify/closed_issue_email.html.haml
- app/views/notify/closed_issue_email.text.haml 1 addition, 1 deletionapp/views/notify/closed_issue_email.text.haml
- changelogs/unreleased/61960-translatable-strings-in-issue-closure-emails.yml 5 additions, 0 deletions...ed/61960-translatable-strings-in-issue-closure-emails.yml
- locale/gitlab.pot 12 additions, 0 deletionslocale/gitlab.pot
- spec/helpers/emails_helper_spec.rb 4 additions, 4 deletionsspec/helpers/emails_helper_spec.rb
Please register or sign in to comment