Commit Graph

8 Commits

Author SHA1 Message Date
GitLab Bot 084576cd46 Add latest changes from gitlab-org/gitlab@master 2020-11-23 00:09:02 +00:00
GitLab Bot a66475b6be Add latest changes from gitlab-org/gitlab@master 2020-09-11 21:08:44 +00:00
GitLab Bot 2c171fdd72 Add latest changes from gitlab-org/gitlab@master 2020-07-22 12:09:42 +00:00
GitLab Bot 0c6bc5443a Add latest changes from gitlab-org/gitlab@master 2020-02-07 21:08:39 +00:00
Bob Van Landuyt 8472fa0807 Build correct variables for testing translations
This makes sure we build the correct variables for testing
translations.

When translating, we could be specifying the variables in different
forms for each id:

- In the singular we could be using a `%{hash}` interpolation
- In the plural we could be using a `%d` interpolation

This changes the tests to accommodate for that: We now use the
variables used in the relevant translation id as the source for the
variables we mix in in specs.
2019-09-10 13:22:21 +02:00
Dimitrie Hoekstra 8fafd0f32e Removes the undescriptive CI Charts header
Additional changes include removal of translation records

Added changelog
2019-04-05 13:06:24 +00:00
Stan Hu 656831e173 Remove Koding integration and documentation
This integration no longer works and does not appear to be supported.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
2018-10-12 22:18:51 -07:00
Bob Van Landuyt bde39322f1 Add a linter for PO files 2017-08-31 14:10:04 +02:00