Closed NoRi2909 closed 1 month ago
Hello all our english strings are managed in this file and not in Lokalize
https://github.com/home-assistant/android/blob/master/common/src/main/res/values/strings.xml
If you like you should be able to create some edits and submit as a PR so we can get these corrected.
@dshokouhi I'm quite fluent in Lokalize, but that would be my first edit on Github. So perhaps you can fix this in this case? :-)
Here is an additional bug with the wrong plural vs. genitive:
sensor_description_audio_sensor
The state of the devices ringer mode
Should be "device's" here.
Home Assistant Android app version:
2024.9.4-full
There are three UI strings (found via Lokalize) that are missing an apostrophe to indicate the genitive and form a wrong plural instead:
This should be "The app's …" as seems to refer to the Companion app itself.
Both contain "Googles" which should be "Google's" instead.