mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-09-15 05:21:33 +00:00
Fix HomeAssistant in strings
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<string id="WrongPin">Wrong PIN</string>
|
||||
<string id="WifiLteNotAvailable">No Wi-Fi or LTE available</string>
|
||||
<string id="WifiLtePrompt">Execute over Wi-Fi/LTE?</string>
|
||||
<string id="WifiLteExecutionTitle">Sending to Home Assistant.</string>
|
||||
<string id="WifiLteExecutionTitle">Sending to HomeAssistant.</string>
|
||||
<string id="WifiLteExecutionDataError">No data received.</string>
|
||||
|
||||
<!-- For the settings GUI, strings should be in the order they are used. -->
|
||||
@@ -69,12 +69,12 @@
|
||||
<string id="SettingsLeftToRight">Left to right</string>
|
||||
<string id="SettingsRightToLeft">Right to Left</string>
|
||||
<string id="SettingsWidgetStart">(Widget only) Automatically start the application from the widget without waiting for a tap.</string>
|
||||
<string id="SettingsEnableBatteryLevel">Enable the background service to send the device battery level, location and (if supported) activity data to Home Assistant.</string>
|
||||
<string id="SettingsEnableBatteryLevel">Enable the background service to send the device battery level, location and (if supported) activity data to HomeAssistant.</string>
|
||||
<string id="SettingsBatteryLevelRefreshRate">The refresh rate (in minutes) at which the background service should repeat sending data.</string>
|
||||
<string id="SettingsUserHttpHeader">User supplied HTTP header</string>
|
||||
<string id="SettingsUserHttpHeaderDescription">Some Home Assistant installations require the specification of a custom HTTP header in order to function.</string>
|
||||
<string id="SettingsUserHttpHeaderDescription">Some HomeAssistant installations require the specification of a custom HTTP header in order to function.</string>
|
||||
<string id="SettingsUserHttpHeaderName">User supplied HTTP-Header: Name</string>
|
||||
<string id="SettingsUserHttpHeaderValue">User supplied HTTP-Header: Value</string>
|
||||
<string id="SettingsClearWebhookId">Reconnect to Home Assistant (clear Webhook ID, see Troubleshooting guide).</string>
|
||||
<string id="SettingsClearWebhookId">Reconnect to HomeAssistant (clear Webhook ID, see Troubleshooting guide).</string>
|
||||
<string id="SettingsWebhookId">(Read only) The Webhook ID created by the device for background service updates. You might require this for debugging.</string>
|
||||
</strings>
|
||||
|
Reference in New Issue
Block a user