common-voice / sentence-collector

Tool to collect and review sentences for Common Voice
https://commonvoice.mozilla.org/sentence-collector/
Mozilla Public License 2.0
81 stars 62 forks source link

Localization: Fix for Pontoon related issue #543 #544

Closed HarikalarKutusu closed 2 years ago

HarikalarKutusu commented 2 years ago

This fixes #543 by simply eliminating extra lines in the ftl file.

MichaelKohler commented 2 years ago

Thanks for the PR and nice catch on the issue! This looks good to me apart from the failing tests. I quickly looked through the diffs in the snapshots and they look good to me. Do you have time to update the snapshots to reflect the latest changes so subsequent tests will have the correct baseline to compare to? You could do that by running npm t -- -u and committing the changes. If you don't have time for it, then I could also take over, no biggie.

MichaelKohler commented 2 years ago

:tada: This PR is included in version 2.13.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: