Merge branch 'i18n-status-fix' into 'master'

Remove leading whitespace on translatable string: "Status"

See merge request gitlab-org/gitlab-ce!23856
This commit is contained in:
Bob Van Landuyt 2019-05-29 09:37:13 +00:00
commit 12b9255eeb
2 changed files with 1 additions and 4 deletions

View File

@ -29,7 +29,7 @@
%tr
%th= _('From Bitbucket Server')
%th= _('To GitLab')
%th= _(' Status')
%th= _('Status')
%tbody
- @already_added_projects.each do |project|
%tr{ id: "project_#{project.id}", class: "#{project_status_css_class(project.import_status)}" }

View File

@ -19,9 +19,6 @@ msgstr ""
msgid " Please sign in."
msgstr ""
msgid " Status"
msgstr ""
msgid " Try to %{action} this file again."
msgstr ""