mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
locals: add locale for timeshift record duration
This commit is contained in:
@@ -431,6 +431,7 @@ typedef enum
|
||||
LOCALE_EXTRA_MENU_LEFT_EXIT,
|
||||
LOCALE_EXTRA_NORTH,
|
||||
LOCALE_EXTRA_RECORD_TIME,
|
||||
LOCALE_EXTRA_RECORD_TIME_TS,
|
||||
LOCALE_EXTRA_ROTOR_SWAP,
|
||||
LOCALE_EXTRA_ROUNDED_CORNERS,
|
||||
LOCALE_EXTRA_ROUNDED_CORNERS_OFF,
|
||||
@@ -1091,6 +1092,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_RECORD_STARTSTOP_MSG,
|
||||
LOCALE_MENU_HINT_RECORD_TDIR,
|
||||
LOCALE_MENU_HINT_RECORD_TIME,
|
||||
LOCALE_MENU_HINT_RECORD_TIME_TS,
|
||||
LOCALE_MENU_HINT_RECORD_TIMEAFTER,
|
||||
LOCALE_MENU_HINT_RECORD_TIMEBEFORE,
|
||||
LOCALE_MENU_HINT_RECORD_TIMER,
|
||||
|
@@ -431,6 +431,7 @@ const char * locale_real_names[] =
|
||||
"extra.menu_left_exit",
|
||||
"extra.north",
|
||||
"extra.record_time",
|
||||
"extra.record_time_ts",
|
||||
"extra.rotor_swap",
|
||||
"extra.rounded_corners",
|
||||
"extra.rounded_corners_off",
|
||||
@@ -1091,6 +1092,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_record_startstop_msg",
|
||||
"menu.hint_record_tdir",
|
||||
"menu.hint_record_time",
|
||||
"menu.hint_record_time_ts",
|
||||
"menu.hint_record_timeafter",
|
||||
"menu.hint_record_timebefore",
|
||||
"menu.hint_record_timer",
|
||||
|
Reference in New Issue
Block a user