Merge branch '56036-fix-translation-of-in-in-job-details-sidebar' into 'master'

Resolve "Fix translation of "in" in job details sidebar"

Closes #56036

See merge request gitlab-org/gitlab-ce!24192
This commit is contained in:
Filipa Lacerda 2019-01-09 15:24:14 +00:00
commit e28e48eb6d
3 changed files with 5 additions and 4 deletions

View File

@ -45,7 +45,7 @@ export default {
/> />
<span v-if="mergeRequest"> <span v-if="mergeRequest">
{{ __('in') }} in
<gl-link :href="mergeRequest.path" class="js-link-commit link-commit" <gl-link :href="mergeRequest.path" class="js-link-commit link-commit"
>!{{ mergeRequest.iid }}</gl-link >!{{ mergeRequest.iid }}</gl-link
> >

View File

@ -0,0 +1,4 @@
title: Remove multilingual translation from the word "in" in the job details sidebar.
merge_request: 24192
author: Nathan Friend
type: changed

View File

@ -8047,9 +8047,6 @@ msgstr ""
msgid "importing" msgid "importing"
msgstr "" msgstr ""
msgid "in"
msgstr ""
msgid "issue boards" msgid "issue boards"
msgstr "" msgstr ""