summaryrefslogtreecommitdiff
path: root/spec/fixtures/valid.po
Commit message (Collapse)AuthorAgeFilesLines
* Build correct variables for testing translationsBob Van Landuyt2019-09-101-0/+5
| | | | | | | | | | | | | | | 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.
* Removes the undescriptive CI Charts headerDimitrie Hoekstra2019-04-051-3/+0
| | | | | | Additional changes include removal of translation records Added changelog
* Remove Koding integration and documentationStan Hu2018-10-121-3/+0
| | | | | | This integration no longer works and does not appear to be supported. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39697
* Add a linter for PO filesBob Van Landuyt2017-08-311-0/+1136