locale: remove onekey plugin rests

Origin commit data
------------------
Branch: ni/coolstream
Commit: 9b5b4249d9
Author: vanhofen <vanhofen@gmx.de>
Date: 2014-09-08 (Mon, 08 Sep 2014)

Origin message was:
------------------
- locale: remove onekey plugin rests

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

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2014-09-08 15:42:43 +02:00
parent 10c68d3515
commit 86f7ef24e9
4 changed files with 0 additions and 4 deletions

View File

@@ -1099,7 +1099,6 @@ menu.hint_net_xupnpd Freigabe von Live Channels über UPNP
menu.hint_network IP-Adresse, Gateway, DNS, Zeit-Sync, Netzwerk-Freigaben, Dienste und mehr
menu.hint_new_zap_mode Aktiviert Quickzap in der Kanalliste. Nach Betätigen der Mute-Taste wird mit den Hoch/Runter-Tasten direkt umgeschalten
menu.hint_numeric_adjust Adjust channel list mode on numeric zap
menu.hint_onekey_plugin Wählen Sie ein Plugin, das mit einer Schnellstart-Taste gestartet wird
menu.hint_opkg Hier können Sie neue Software-Pakete installieren oder vorhandene aktualisieren
menu.hint_opkg_upgrade Aktualisiert alle installierten Pakete auf die neueste verfügbare Version
menu.hint_osd Farben, Schriftarten, Anzeigegröße, Ansichtsoptionen der Menüs und mehr

View File

@@ -1099,7 +1099,6 @@ menu.hint_net_xupnpd Share live channels over UPNP
menu.hint_network IP address, gateway, DNS, Time sync\nNetwork shares and services
menu.hint_new_zap_mode Allow channel switch while browsing\n(toggle mode with 'mute' in channel list)
menu.hint_numeric_adjust Adjust channel list mode on numeric zap
menu.hint_onekey_plugin Choose a plugin that's executed with the one touch key
menu.hint_opkg Install or update software packages
menu.hint_opkg_upgrade Updates all installed packages to the most recent version available
menu.hint_osd Colors, fonts, screen size\nGUI look and feel options

View File

@@ -1126,7 +1126,6 @@ typedef enum
LOCALE_MENU_HINT_NETWORK,
LOCALE_MENU_HINT_NEW_ZAP_MODE,
LOCALE_MENU_HINT_NUMERIC_ADJUST,
LOCALE_MENU_HINT_ONEKEY_PLUGIN,
LOCALE_MENU_HINT_OPKG,
LOCALE_MENU_HINT_OPKG_UPGRADE,
LOCALE_MENU_HINT_OSD,

View File

@@ -1126,7 +1126,6 @@ const char * locale_real_names[] =
"menu.hint_network",
"menu.hint_new_zap_mode",
"menu.hint_numeric_adjust",
"menu.hint_onekey_plugin",
"menu.hint_opkg",
"menu.hint_opkg_upgrade",
"menu.hint_osd",