diff --git a/app/src/main/java/io/homeassistant/companion/android/notifications/MessagingManager.kt b/app/src/main/java/io/homeassistant/companion/android/notifications/MessagingManager.kt index 32891b704..83f47c557 100644 --- a/app/src/main/java/io/homeassistant/companion/android/notifications/MessagingManager.kt +++ b/app/src/main/java/io/homeassistant/companion/android/notifications/MessagingManager.kt @@ -577,7 +577,7 @@ class MessagingManager @Inject constructor( val currentAlarmVolume = audioManager?.getStreamVolume(AudioManager.STREAM_ALARM) val maxAlarmVolume = audioManager?.getStreamMaxVolume(AudioManager.STREAM_ALARM) if (tts.isNullOrEmpty()) - tts = context.getString(commonR.string.tts_no_title) + tts = context.getString(commonR.string.tts_no_text) textToSpeech = TextToSpeech( context ) { diff --git a/common/src/main/res/values/strings.xml b/common/src/main/res/values/strings.xml index 8dfd925fc..9591e36ea 100644 --- a/common/src/main/res/values/strings.xml +++ b/common/src/main/res/values/strings.xml @@ -45,7 +45,6 @@ Beacon Monitor Bluetooth State Bluetooth Connection - Call Number Charger Type Is Charging Current Time Zone @@ -89,10 +88,8 @@ WiFi Signal Strength WiFi State WiFi Connection - Sleep Events - Sleep Tracking Binary Sensor - Unlock using your biometric or screenlock credential + Unlock using your biometric or screen lock credential Confirm to continue Home Assistant is locked Brightness: %1$d%% @@ -299,13 +296,13 @@ Location access Location disabled Location - Use biometric or screenlock credential to unlock app + Use biometric or screen lock credential to unlock app Lock app Disable app lock when connected to the home WiFi network Unlock on home WiFi Locks Tap to unlock : - App Locked ! + App Locked! Log file could not be created. Collecting logsā€¦ Current log @@ -471,7 +468,6 @@ Scans for iBeacons and shows the IDs of nearby beacons and their distance in meters.\n\nWarning: this can affect battery life, especially with a short \"Scan Interval\".\n\nSettings allow for specifying:\n- \"Filter Iterations\" (should be 1 - 100, default: 10), higher values will result in more stable measurements but also less responsiveness.\n- \"Filter RSSI Multiplier\" (should be 1.0 - 2.0, default: 1.05), can be used to archive more stable measurements when beacons are farther away. This will also affect responsiveness.\n - \"Scan Interval\" (default: 500) milliseconds between scans. Shorter intervals will drain the battery more quickly.\n - \"Scan Period\" (default: 1100) milliseconds to scan for beacons. Most beacons will send a signal every second so this value should be at least 1100ms.\n\nNote:\nAdditionally a separate setting exists (\"Enable Beacon Monitor\") to stop or start scanning. Information about currently connected Bluetooth devices Whether Bluetooth is enabled on the device - The cell number of the incoming or outgoing call The type of charger plugged into the device currently Whether the device is actively charging The current time zone the device is in @@ -516,9 +512,7 @@ Information about the current cellular provider in SIM slot 1 Information about the current cellular provider in SIM slot 2 The confidence rating the user is asleep including attributing factors - Additional one time events from Sleep as Android Details about the last sleep session - Sleep tracking status from Sleep as Android Whether speakerphone is enabled on the device The total number of steps since the last reboot of the device Information about the total and available storage space internally and externally @@ -563,7 +557,6 @@ Proximity Sensor Quest Sensors Ringer Mode - Sleep as Android Sensors Speakerphone Steps Sensor Storage Sensors @@ -623,7 +616,7 @@ Session TimeOut (in seconds) Set Favorites Set Favorites on Wear OS Device - No biometric sensor or screenlock credential available + No biometric sensor or screen lock credential available App Locking Error Enable Haptic Feedback Enable Toast Confirmation @@ -751,7 +744,7 @@ Tiles %1$s was selected Unable to process notification \"%1$s\" as text to speech. - Please set a title for text to speech to process + Please set the text for text to speech to process Unable to Register Application Unknown address Update Pinned Shortcut Data @@ -860,7 +853,7 @@ Notification Channels Manage all notification channels configured on the device. Channels control the behavior of its notifications including visibility and sound. Information - Show Changelog + Show Change Log Show the change log dialog from when the app was updated Select a icon for the tile Select a tile to edit