Skip to content

Commit 0f707c4

Browse files
committed
ANDROID: update menu labels
1 parent 5be1b16 commit 0f707c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/common/system.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "common/blib_ui.h"
2020
#include "common/fs_socket_client.h"
2121

22-
#define SYSTEM_MENU "\033[ OConsole|Show Keypad|View Source|Restart"
22+
#define SYSTEM_MENU "\033[ OConsole|Show keypad|View source|Restart"
2323
#define MENU_CONSOLE 0
2424
#define MENU_KEYPAD 1
2525
#define MENU_SOURCE 2

0 commit comments

Comments
 (0)