From 03862852b128748358dcb39ce50600eef0ba1a71 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 30 May 2022 12:31:23 +0200 Subject: use ncurses instead of poopy ui library --- client/i18n/en_us.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/i18n') diff --git a/client/i18n/en_us.h b/client/i18n/en_us.h index 4117ef6..80b9f09 100644 --- a/client/i18n/en_us.h +++ b/client/i18n/en_us.h @@ -4,3 +4,5 @@ #define W2_UI_CONN_STAT_DISCONNECTED "disconnected" #define W2_UI_CONN_STAT_PING "ping" #define W2_UI_BATT_STAT_BATTERY "battery" +#define W2_UI_EXPT_STAT_WARNINGS "warning(s)" +#define W2_UI_EXPT_STAT_ERRORS "error(s)" -- cgit v1.2.3