mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-06-16 11:28:40 +00:00
Connection reporting improvements and update resumption
Separation of phone connectivity and Internet access tests for finer grained feedback to the user. Updates no longer stop on absence of Internet connectivity.
This commit is contained in:
@ -24,7 +24,9 @@
|
||||
<string id="MenuItemOff">Kapalı</string>
|
||||
<string id="MenuItemTap">Musluk</string>
|
||||
<string id="MenuItemMenu">Menü</string>
|
||||
<string id="NoPhone">Telefon bağlantısı yok</string>
|
||||
<string id="NoInternet">İnternet bağlantısı yok</string>
|
||||
<string id="NoResponse">Yanıt Yok, İnternet bağlantısını kontrol edin</string>
|
||||
<string id="NoMenu">Menü Alma Hatası</string>
|
||||
<string id="NoAPIKey">Uygulama ayarlarında API anahtarı yok</string>
|
||||
<string id="NoApiUrl">Uygulama ayarlarında API URL'si yok</string>
|
||||
|
Reference in New Issue
Block a user