From 67148d102b9b5fa50a685f88fded5eef032c236f Mon Sep 17 00:00:00 2001 From: cuu Date: Thu, 9 May 2019 17:00:14 +0800 Subject: [PATCH] off to OFF --- Menu/GameShell/10_Settings/list_page.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Menu/GameShell/10_Settings/list_page.py b/Menu/GameShell/10_Settings/list_page.py index 5b222ca..7a422c0 100644 --- a/Menu/GameShell/10_Settings/list_page.py +++ b/Menu/GameShell/10_Settings/list_page.py @@ -63,7 +63,7 @@ class ListPage(Page): ["","Notification","Notification"], ["","Update", ""], ["","About", "About"], - ["","PowerOFF","Power off"], + ["","PowerOFF","Power OFF"], ["","ButtonsLayout","Buttons Layout"], ["","LauncherGo","Switch to LauncherGo"], ["","Lima","GPU driver switch"],