* Fix typo in locale

This commit is contained in:
micha-bbg
2012-07-15 06:23:51 +02:00
parent edfd3a5fe4
commit 044d32c846
2 changed files with 2 additions and 2 deletions

View File

@@ -769,7 +769,7 @@ menu.hint_infobar_filesys Show flash and HDD used space levels
menu.hint_infobar_fonts Change infobar font sizes
menu.hint_infobar_logo_dir Select directory to search for channels logo
menu.hint_infobar_logo Logo / signal options
menu.hint_infobar_onepg Show infobar on current EPG event change
menu.hint_infobar_on_epg Show infobar on current EPG event change
menu.hint_infobar_radiotext Show radiotext window
menu.hint_infobar_res Show channel resolution icons
menu.hint_infobar_sat Show current satellite or cable provider

View File

@@ -797,7 +797,7 @@ const char * locale_real_names[] =
"menu.hint_infobar_fonts",
"menu.hint_infobar_logo",
"menu.hint_infobar_logo_dir",
"menu.hint_infobar_onepg",
"menu.hint_infobar_on_epg",
"menu.hint_infobar_radiotext",
"menu.hint_infobar_res",
"menu.hint_infobar_sat",