diff options
author | Martin Wortschack <mwortschack@gitlab.com> | 2019-08-08 09:47:13 +0200 |
---|---|---|
committer | Martin Wortschack <mwortschack@gitlab.com> | 2019-08-08 09:47:37 +0200 |
commit | 60a1e843faacb570b3480e12cf67424d79840ebb (patch) | |
tree | c9dc5c40a0bf555ae33f270adc09742afb1b76ea /locale | |
parent | b1f4c3fae73d5837c4c12eb64bfcc88a4dec23db (diff) | |
download | gitlab-ce-60a1e843faacb570b3480e12cf67424d79840ebb.tar.gz |
Resolve first round of discussions
- Avoid splitting sentences
- Update PO file
- Utilize $input-height
- Replace pr- with mr-
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 253f967bc3e..8c246414d17 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -708,7 +708,7 @@ msgstr "" msgid "Add new directory" msgstr "" -msgid "Add new member to" +msgid "Add new member to <strong>%{group_name}</strong>" msgstr "" msgid "Add or subtract spent time" @@ -6586,10 +6586,10 @@ msgstr "" msgid "Members of <strong>%{project_name}</strong>" msgstr "" -msgid "Members with access to" +msgid "Members with access to <strong>%{group_name}</strong>" msgstr "" -msgid "Members with pending access to" +msgid "Members with pending access to <strong>%{group_name}</strong>" msgstr "" msgid "Merge" |