diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-10-02 10:16:33 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-10-02 10:16:33 +0000 |
commit | 17758dddf79c3c68380607f8d33b087f19582bf4 (patch) | |
tree | b64e2d87538bad837bcd646db692d28fd48ce12e /locale | |
parent | 42d7d355805e544513fc89dcb037caf436770a25 (diff) | |
parent | a7ff47b7991fe02e7de6e95311b0f7b3f73621cd (diff) | |
download | gitlab-ce-17758dddf79c3c68380607f8d33b087f19582bf4.tar.gz |
Merge branch 'translation-timeago-a-while-ago' into 'master'
Fix translation for 'a while' => 'in a while'
See merge request gitlab-org/gitlab-ce!14433
Diffstat (limited to 'locale')
-rw-r--r-- | locale/en/gitlab.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/en/gitlab.po b/locale/en/gitlab.po index 0ac591d4927..b50685514e1 100644 --- a/locale/en/gitlab.po +++ b/locale/en/gitlab.po @@ -1057,7 +1057,7 @@ msgstr "" msgid "Timeago|a week ago" msgstr "" -msgid "Timeago|a while" +msgid "Timeago|in a while" msgstr "" msgid "Timeago|a year ago" |