Remove translation from "in"

We don't currently have the ability to translate sentences that are
broken up by Vue components. In lieu of this, we simply don't translate
any words that can't be directly translated into all languages.

More context on this fix here:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23816#note_126442986
This commit is contained in:
Nathan Friend 2019-01-07 14:29:00 -04:00
parent 2205f5ad8c
commit 772718c3ad
No known key found for this signature in database
GPG Key ID: 3D430247AEED8395
3 changed files with 5 additions and 4 deletions

View File

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

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