mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
Device status: fix wording (#7907)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user