mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
locals: add hint for rotor move voltage
Origin commit data
------------------
Branch: ni/coolstream
Commit: e1b5dde7d9
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2012-09-10 (Mon, 10 Sep 2012)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -976,6 +976,7 @@ menu.hint_scan_logical_hd If both SD and HD channel versions present\nput HD to
|
|||||||
menu.hint_scan_longitude Enter your longtitude
|
menu.hint_scan_longitude Enter your longtitude
|
||||||
menu.hint_scan_manual Manual transponder scan using\nselected parameters
|
menu.hint_scan_manual Manual transponder scan using\nselected parameters
|
||||||
menu.hint_scan_mod Select transponder modulation
|
menu.hint_scan_mod Select transponder modulation
|
||||||
|
menu.hint_scan_motor_18v Use 18V when moving rotor
|
||||||
menu.hint_scan_motor_speed Rotor moving speed in 1/10 degree\nper second
|
menu.hint_scan_motor_speed Rotor moving speed in 1/10 degree\nper second
|
||||||
menu.hint_scan_motorpos Select stored position number for\nthis satellite
|
menu.hint_scan_motorpos Select stored position number for\nthis satellite
|
||||||
menu.hint_scan_nid Enter decimal network ID
|
menu.hint_scan_nid Enter decimal network ID
|
||||||
|
@@ -1003,6 +1003,7 @@ typedef enum
|
|||||||
LOCALE_MENU_HINT_SCAN_LONGITUDE,
|
LOCALE_MENU_HINT_SCAN_LONGITUDE,
|
||||||
LOCALE_MENU_HINT_SCAN_MANUAL,
|
LOCALE_MENU_HINT_SCAN_MANUAL,
|
||||||
LOCALE_MENU_HINT_SCAN_MOD,
|
LOCALE_MENU_HINT_SCAN_MOD,
|
||||||
|
LOCALE_MENU_HINT_SCAN_MOTOR_18V,
|
||||||
LOCALE_MENU_HINT_SCAN_MOTOR_SPEED,
|
LOCALE_MENU_HINT_SCAN_MOTOR_SPEED,
|
||||||
LOCALE_MENU_HINT_SCAN_MOTORPOS,
|
LOCALE_MENU_HINT_SCAN_MOTORPOS,
|
||||||
LOCALE_MENU_HINT_SCAN_NID,
|
LOCALE_MENU_HINT_SCAN_NID,
|
||||||
|
@@ -1003,6 +1003,7 @@ const char * locale_real_names[] =
|
|||||||
"menu.hint_scan_longitude",
|
"menu.hint_scan_longitude",
|
||||||
"menu.hint_scan_manual",
|
"menu.hint_scan_manual",
|
||||||
"menu.hint_scan_mod",
|
"menu.hint_scan_mod",
|
||||||
|
"menu.hint_scan_motor_18v",
|
||||||
"menu.hint_scan_motor_speed",
|
"menu.hint_scan_motor_speed",
|
||||||
"menu.hint_scan_motorpos",
|
"menu.hint_scan_motorpos",
|
||||||
"menu.hint_scan_nid",
|
"menu.hint_scan_nid",
|
||||||
|
Reference in New Issue
Block a user