core/homeassistant/components/azure_devops
Norbert Rittel f94b55b608
Fixes to user-facing strings of `azure_devops` integration (#141208)
* Fixes to user-facing strings of `azure_devops` integration

- capitalize abbreviations "ID" and "URL"
- sentence-case "project"
- consistently capitalize "Personal Access Token" as a name

* Update test_sensor.ambr
2025-03-23 16:22:57 +02:00
..
__init__.py
config_flow.py Use reauth_confirm in azure_devops (#128349) 2024-10-14 13:24:08 +02:00
const.py
coordinator.py
data.py Add work items per type and state counter sensors to Azure DevOps (#119737) 2024-08-30 16:45:46 +02:00
entity.py Restructure and setup dedicated coordinator for Azure DevOps (#119199) 2024-06-11 18:08:58 +02:00
icons.json
manifest.json
sensor.py Update signature of platforms' async_setup_entry (#138201) 2025-02-10 21:08:03 +01:00
strings.json Fixes to user-facing strings of `azure_devops` integration (#141208) 2025-03-23 16:22:57 +02:00