summaryrefslogtreecommitdiff
path: root/apps/plugins/vu_meter.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/vu_meter.c')
-rw-r--r--apps/plugins/vu_meter.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/vu_meter.c b/apps/plugins/vu_meter.c
index 67ac024c62..77f7a707b1 100644
--- a/apps/plugins/vu_meter.c
+++ b/apps/plugins/vu_meter.c
@@ -229,7 +229,7 @@ PLUGIN_HEADER
229#define VUMETER_MENU_EXIT BUTTON_MENU 229#define VUMETER_MENU_EXIT BUTTON_MENU
230#define VUMETER_UP BUTTON_UP 230#define VUMETER_UP BUTTON_UP
231#define VUMETER_DOWN BUTTON_DOWN 231#define VUMETER_DOWN BUTTON_DOWN
232#define LABEL_HELP "PLAY" 232#define LABEL_HELP "MIDDLE"
233#define LABEL_QUIT "BACK" 233#define LABEL_QUIT "BACK"
234#define LABEL_MENU "MENU" 234#define LABEL_MENU "MENU"
235#define LABEL_VOLUME "UP/DOWN" 235#define LABEL_VOLUME "UP/DOWN"