Device status: fix wording (#7907)

pull/7909/head
NiLuJe 3 years ago committed by GitHub
parent c4f4190ad4
commit 11b50d51ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,7 +98,7 @@ end
function ReaderDeviceStatus:addToMainMenu(menu_items)
menu_items.device_status_alarm = {
text = _("Devise status alarm"),
text = _("Device status alerts"),
sub_item_table = {},
}
if self.has_battery then

Loading…
Cancel
Save