mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 09:51:22 +02:00
locals: add hint for rotor move voltage
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_manual Manual transponder scan using\nselected parameters
|
||||
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_motorpos Select stored position number for\nthis satellite
|
||||
menu.hint_scan_nid Enter decimal network ID
|
||||
|
@@ -1003,6 +1003,7 @@ typedef enum
|
||||
LOCALE_MENU_HINT_SCAN_LONGITUDE,
|
||||
LOCALE_MENU_HINT_SCAN_MANUAL,
|
||||
LOCALE_MENU_HINT_SCAN_MOD,
|
||||
LOCALE_MENU_HINT_SCAN_MOTOR_18V,
|
||||
LOCALE_MENU_HINT_SCAN_MOTOR_SPEED,
|
||||
LOCALE_MENU_HINT_SCAN_MOTORPOS,
|
||||
LOCALE_MENU_HINT_SCAN_NID,
|
||||
|
@@ -1003,6 +1003,7 @@ const char * locale_real_names[] =
|
||||
"menu.hint_scan_longitude",
|
||||
"menu.hint_scan_manual",
|
||||
"menu.hint_scan_mod",
|
||||
"menu.hint_scan_motor_18v",
|
||||
"menu.hint_scan_motor_speed",
|
||||
"menu.hint_scan_motorpos",
|
||||
"menu.hint_scan_nid",
|
||||
|
Reference in New Issue
Block a user