summaryrefslogtreecommitdiff
path: root/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup.c')
-rw-r--r--setup.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.c b/setup.c
index df6e868..01d8a70 100644
--- a/setup.c
+++ b/setup.c
@@ -224,6 +224,7 @@ cVFDMenuSetup::cVFDMenuSetup(cVFDWatch* pDev)
szExitModes[eOnExitMode_SHOWCLOCK] = tr("Showing clock");
szExitModes[eOnExitMode_BLANKSCREEN] = tr("Turning display off");
szExitModes[eOnExitMode_NEXTTIMER] = tr("Show next timer");
+ szExitModes[eOnExitMode_NEXTTIMER_BLANKSCR] = tr("Show only present next timer");
Add(new cMenuEditStraItem (tr("Exit mode"),
&m_tmpSetup.m_nOnExit,