ha-core/tests/hassfest
Øyvind Matheson Wergeland fdef3ece13
Fix placeholder quotes (#114974)
* When quoting placeholders, always use double quotes so Lokalise recognizes the placeholder.

* Ensure that strings does not contain placeholders in single quotes.

* Avoid redefining value

* Moved string_with_no_placeholders_in_single_quotes

* Define regex once

* Fix tests
2024-04-06 13:01:56 +02:00
..
__init__.py
test_dependencies.py
test_requirements.py Enable Ruff RET504 (#114528) 2024-04-06 11:07:37 +02:00
test_translations.py Fix placeholder quotes (#114974) 2024-04-06 13:01:56 +02:00
test_version.py