- locales: unify inetradio locales

Conflicts:
	data/locale/deutsch.locale
	data/locale/english.locale
	src/system/locals.h
	src/system/locals_intern.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
vanhofen
2023-04-12 20:12:20 +02:00
committed by Thilo Graf
parent 14dcdc36e3
commit b4bf491a46
8 changed files with 12 additions and 12 deletions

View File

@@ -1422,8 +1422,8 @@ typedef enum
LOCALE_MENU_HINT_INACT_TIMER,
LOCALE_MENU_HINT_INACTIVE_BACK,
LOCALE_MENU_HINT_INACTIVE_TEXTCOLOR,
LOCALE_MENU_HINT_INET_RADIO,
LOCALE_MENU_HINT_INET_RADIO_AUTOSTART,
LOCALE_MENU_HINT_INETRADIO,
LOCALE_MENU_HINT_INETRADIO_AUTOSTART,
LOCALE_MENU_HINT_INFO,
LOCALE_MENU_HINT_INFOBAR_BACK,
LOCALE_MENU_HINT_INFOBAR_BUTTONS_USERTITLE,

View File

@@ -1422,8 +1422,8 @@ const char * locale_real_names[] =
"menu.hint_inact_timer",
"menu.hint_inactive_back",
"menu.hint_inactive_textcolor",
"menu.hint_inet_radio",
"menu.hint_inet_radio_autostart",
"menu.hint_inetradio",
"menu.hint_inetradio_autostart",
"menu.hint_info",
"menu.hint_infobar_back",
"menu.hint_infobar_buttons_usertitle",