diff options
| author | 2017-10-08 19:05:19 +0200 | |
|---|---|---|
| committer | 2017-10-10 06:46:25 +0200 | |
| commit | ac60e35f6a6849f2dc13b3644d94fae59d83db77 (patch) | |
| tree | d740d152002778251f9f6e70af4c56dd6d9c7315 /CHANGELOG.md | |
| parent | 863ce029dde483e201ee3177db02bae93d2b62e0 (diff) | |
Improve translation tools
I was not happy with the previous version. I refactored everything to make it reusable.
It allows me do do more verifications and to build a tool to handle the files themselves.
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 28c16a37a..43c582919 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,8 @@ ## 2017-1X-XX FreshRSS 1.8.1-dev * Misc. - * Travis translation validation tool [#1653](https://github.com/FreshRSS/FreshRSS/pull/1653) + * Translation validation tool [#1653](https://github.com/FreshRSS/FreshRSS/pull/1653) + * Translation manipulation tool [#1658](https://github.com/FreshRSS/FreshRSS/pull/1658) ## 2017-10-01 FreshRSS 1.8.0 |
