diff options
author | Fabian Schneider <fabbbbbi+git@googlemail.com> | 2019-02-20 22:58:53 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2019-02-20 22:58:53 +0000 |
commit | a32fd49dd87414fcb8a9c979bd19b57355758c6e (patch) | |
tree | b797cfd4d7315be01162301fbf6ea98b99692fa5 /locale | |
parent | 09532e38bd7c612fd3d0e6ac7e17ec7bc648302f (diff) | |
download | gitlab-ce-a32fd49dd87414fcb8a9c979bd19b57355758c6e.tar.gz |
Move language setting to preferences
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 973950d27aa..df63e61a302 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -4271,6 +4271,9 @@ msgstr "" msgid "Labels|Promoting %{labelTitle} will make it available for all projects inside %{groupName}. Existing project labels with the same title will be merged. This action cannot be reversed." msgstr "" +msgid "Language" +msgstr "" + msgid "Large File Storage" msgstr "" @@ -5530,6 +5533,9 @@ msgstr "" msgid "Preferences|Navigation theme" msgstr "" +msgid "Preferences|This feature is experimental and translations are not complete yet" +msgstr "" + msgid "Press Enter or click to search" msgstr "" @@ -5722,9 +5728,6 @@ msgstr "" msgid "Profiles|This emoji and message will appear on your profile and throughout the interface." msgstr "" -msgid "Profiles|This feature is experimental and translations are not complete yet" -msgstr "" - msgid "Profiles|This information will appear on your profile" msgstr "" |