i18n: strip all newlines for Weblate #1529
Reference in New Issue
Block a user
No description provided.
Delete Branch "i18n-no-newlines"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See https://github.com/privacytoolsIO/privacytools.io/pull/1509#issuecomment-558552605. This PR should get rid of
\n
in the parsed YAML (https://yaml.org/YAML_for_ruby.html#three_trailing_newlines_in_literals)Not including a source file change in this one as I think it's better to let you handle source file refreshes (also, I have other PRs that add new keys anyway)