diff options
author | Kushal Pandya <kushalspandya@gmail.com> | 2019-06-24 05:52:28 +0000 |
---|---|---|
committer | Kushal Pandya <kushalspandya@gmail.com> | 2019-06-24 05:52:28 +0000 |
commit | 97e8f494427582251af55056d25459bf038dabbc (patch) | |
tree | c4072d5a785f53732783bd7a8150ea699c427f8a /locale | |
parent | b2f0955b77eb260041f497642d4b31424970f987 (diff) | |
parent | 4e6d6877f7c984d742e5ccc6f9ccb92d6a9281ef (diff) | |
download | gitlab-ce-97e8f494427582251af55056d25459bf038dabbc.tar.gz |
Merge branch 'update-pagination-texts' into 'master'
Update pagination prev and next texts
See merge request gitlab-org/gitlab-ce!29911
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 ed06389cf05..b04cb999dc3 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -6943,13 +6943,13 @@ msgstr "" msgid "Pagination|Last »" msgstr "" -msgid "Pagination|Next" +msgid "Pagination|Next ›" msgstr "" -msgid "Pagination|Prev" +msgid "Pagination|« First" msgstr "" -msgid "Pagination|« First" +msgid "Pagination|‹ Prev" msgstr "" msgid "Parameter" |