diff options
author | Martin Wortschack <mwortschack@gitlab.com> | 2018-12-21 11:18:18 +0100 |
---|---|---|
committer | Martin Wortschack <mwortschack@gitlab.com> | 2018-12-21 11:18:37 +0100 |
commit | 63307ade1ce6652531f16835a42a2ba97740e425 (patch) | |
tree | 2b3010c1246f88d1bf61cfa20a4a0804309c28b4 /locale | |
parent | 347d16336246a20815f4a33b3d2cb32733fc6715 (diff) | |
download | gitlab-ce-63307ade1ce6652531f16835a42a2ba97740e425.tar.gz |
Split bio into individual line in extended user tooltips
- Remove leading 'at' in organzation info
- Update karma tests
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 61fb56d2fa2..d3ee03a76da 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -97,9 +97,6 @@ msgstr[1] "" msgid "%{actionText} & %{openOrClose} %{noteable}" msgstr "" -msgid "%{bio} at %{organization}" -msgstr "" - msgid "%{commit_author_link} authored %{commit_timeago}" msgstr "" |