remove obsolete locales

Origin commit data
------------------
Branch: ni/coolstream
Commit: 8a7095c208
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-05-24 (Fri, 24 May 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-05-24 23:31:17 +02:00
parent a04ea4bf1e
commit 096c8a17c4
4 changed files with 0 additions and 12 deletions

View File

@@ -786,7 +786,6 @@ menu.hint_extended Energiespar-, EPG-Speicher- und Lade-Optionen, HDMI-CEC, Star
menu.hint_factory Zurücksetzen der Box auf Werkseinstellungen.\nDie Box wird danach neu gestartet
menu.hint_fade Bei aktivierter Funktion werden die GUI-Fenster 'weich' ein- bzw. ausgeblendet
menu.hint_fan_speed Steuerung der Lüftergeschwindigkeit für die CPU
menu.hint_fe_type Ändert die Empfangsart\n(Neustart notwendig)
menu.hint_filebrowser_denydirectoryleave Verhindert das Verlassen des Startverzeichnisses
menu.hint_filebrowser_showrights Anzeige der Dateirechte der Dateien im Filebrowser
menu.hint_fileplay Abspielen verschiedener Video-Dateien
@@ -1622,8 +1621,6 @@ satsetup.fe_mode_link_twin TWIN
satsetup.fe_mode_master Master
satsetup.fe_mode_unused Nicht genutzt
satsetup.fe_setup Setup Tuner
satsetup.fe_type Tunertyp wechseln
satsetup.fe_type_confirm Um die Empfangsart zu wechseln, muss neutrino\nneu gestartet werden. Jetzt neu starten?
satsetup.lofh LNB High Offset
satsetup.lofl LNB Low Offset
satsetup.lofs LNB Switch Offset

View File

@@ -786,7 +786,6 @@ menu.hint_extended Power saving, EPG save/load options\nHDMI-CEC, Start channel,
menu.hint_factory Reset box to factory state\nBox will reboot after reset
menu.hint_fade Fade GUI windows
menu.hint_fan_speed Control fan speed
menu.hint_fe_type Changes tuner type (restart needed)
menu.hint_filebrowser_denydirectoryleave Deny filebrowser to leave initial directory
menu.hint_filebrowser_showrights Show file permissions in file browser
menu.hint_fileplay Play various video files
@@ -1622,8 +1621,6 @@ satsetup.fe_mode_link_twin TWIN
satsetup.fe_mode_master Master
satsetup.fe_mode_unused Unused
satsetup.fe_setup Setup tuner
satsetup.fe_type Change tuner type
satsetup.fe_type_confirm To change the reception type, a restart\nof neutrino is necessary. Restart now?
satsetup.lofh LNB High Offset
satsetup.lofl LNB Low Offset
satsetup.lofs LNB switch Offset

View File

@@ -813,7 +813,6 @@ typedef enum
LOCALE_MENU_HINT_FACTORY,
LOCALE_MENU_HINT_FADE,
LOCALE_MENU_HINT_FAN_SPEED,
LOCALE_MENU_HINT_FE_TYPE,
LOCALE_MENU_HINT_FILEBROWSER_DENYDIRECTORYLEAVE,
LOCALE_MENU_HINT_FILEBROWSER_SHOWRIGHTS,
LOCALE_MENU_HINT_FILEPLAY,
@@ -1649,8 +1648,6 @@ typedef enum
LOCALE_SATSETUP_FE_MODE_MASTER,
LOCALE_SATSETUP_FE_MODE_UNUSED,
LOCALE_SATSETUP_FE_SETUP,
LOCALE_SATSETUP_FE_TYPE,
LOCALE_SATSETUP_FE_TYPE_CONFIRM,
LOCALE_SATSETUP_LOFH,
LOCALE_SATSETUP_LOFL,
LOCALE_SATSETUP_LOFS,

View File

@@ -813,7 +813,6 @@ const char * locale_real_names[] =
"menu.hint_factory",
"menu.hint_fade",
"menu.hint_fan_speed",
"menu.hint_fe_type",
"menu.hint_filebrowser_denydirectoryleave",
"menu.hint_filebrowser_showrights",
"menu.hint_fileplay",
@@ -1649,8 +1648,6 @@ const char * locale_real_names[] =
"satsetup.fe_mode_master",
"satsetup.fe_mode_unused",
"satsetup.fe_setup",
"satsetup.fe_type",
"satsetup.fe_type_confirm",
"satsetup.lofh",
"satsetup.lofl",
"satsetup.lofs",