Depreciate NetworkOLK and add a description for the new jsclient protocol
This commit is contained in:
parent
d96ca26ed1
commit
37a4083464
5 changed files with 7 additions and 49 deletions
|
@ -222,13 +222,6 @@
|
|||
<multiplay-desc>Specify multipilot communication settings</multiplay-desc>
|
||||
<callsign-desc>assign a unique name to a player</callsign-desc>
|
||||
|
||||
<!-- NetworkOLK options -->
|
||||
<network-olk-options>Multipilot Options</network-olk-options>
|
||||
<disable-network-olk-desc>Disable Multipilot mode (default)</disable-network-olk-desc>
|
||||
<enable-network-olk-desc>Enable Multipilot mode</enable-network-olk-desc>
|
||||
<net-hud-desc>Hud displays network info</net-hud-desc>
|
||||
<net-id-desc>Specify your own call sign</net-id-desc>
|
||||
|
||||
<!-- Route/Way Point Options -->
|
||||
<route-options>Route/Way Point Options</route-options>
|
||||
<wp-desc>Specify a waypoint for the GC autopilot;</wp-desc>
|
||||
|
@ -238,6 +231,7 @@
|
|||
<io-options>IO Options</io-options>
|
||||
<garmin-desc>Open connection using the Garmin GPS protocol</garmin-desc>
|
||||
<joyclient-desc>Open connection to an Agwagon joystick</joyclient-desc>
|
||||
<jsclient-desc>Open connection to a remote joystick</jsclient-desc>
|
||||
<native-ctrls-desc>Open connection using the FG Native Controls protocol</native-ctrls-desc>
|
||||
<native-fdm-desc>Open connection using the FG Native FDM protocol</native-fdm-desc>
|
||||
<native-desc>Open connection using the FG Native protocol</native-desc>
|
||||
|
|
|
@ -211,13 +211,6 @@
|
|||
<multiplay-desc>Definiëer de multipilot communicatie instellingen</multiplay-desc>
|
||||
<callsign-desc>Geef een speler een unieke naam</callsign-desc>
|
||||
|
||||
<!-- NetworkOLK options -->
|
||||
<network-olk-options>Mutlipilot Instellingen</network-olk-options>
|
||||
<disable-network-olk-desc>De mode voor meerdere spelers niet gebruiken (standaard)</disable-network-olk-desc>
|
||||
<enable-network-olk-desc>De mode voor meerdere spelers inschakelen</enable-network-olk-desc>
|
||||
<net-hud-desc>Geef netwerk informatie weer in de Hud</net-hud-desc>
|
||||
<net-id-desc>Specificeer de eigen oproep code</net-id-desc>
|
||||
|
||||
<!-- Route/Way Point Options -->
|
||||
<route-options>Route/Tussen station Instellingen</route-options>
|
||||
<wp-desc>Definiëer een tussenstation voor de automatische piloot;</wp-desc>
|
||||
|
|
|
@ -199,11 +199,6 @@
|
|||
<!-- Network options -->
|
||||
<network-options>Opcje sieciowe</network-options>
|
||||
<httpd-desc>Otwórz serwer HTTP na porcie...</httpd-desc>
|
||||
<telnet-desc>Otwórz serwer telnet na porcie...</telnet-desc>
|
||||
<jpg-httpd-desc>Zezwól na zrzuty ekranu serwerowi HTTP na porcie...</jpg-httpd-desc>
|
||||
<disable-network-olk-desc>Wy³¹cz tryb wielopilotowy(domyœlny)</disable-network-olk-desc>
|
||||
<enable-network-olk-desc>Zezwól na tryb wielopilotowy</enable-network-olk-desc>
|
||||
<net-hud-desc>Informacje sieciowe na wyœwietlaczu przeziernym</net-hud-desc>
|
||||
<net-id-desc>Podaj twój sygna³ wywo³awczy</net-id-desc>
|
||||
|
||||
<!-- Route/Way Point Options -->
|
||||
|
|
|
@ -202,10 +202,6 @@
|
|||
<httpd-desc>Utworz serwer HTTP na podanym porcie</httpd-desc>
|
||||
<telnet-desc>Utworz serwer telnet na podanym porcie</telnet-desc>
|
||||
<jpg-httpd-desc>Utworz serwer HTTP zrzutow ekranu na podanym porcie</jpg-httpd-desc>
|
||||
<disable-network-olk-desc>Wylacz tryb wielopilotowy(domyslny)</disable-network-olk-desc>
|
||||
<enable-network-olk-desc>Zezwol na tryb wielopilotowy</enable-network-olk-desc>
|
||||
<net-hud-desc>Informacje sieciowe na wyswietlaczu przeziernym</net-hud-desc>
|
||||
<net-id-desc>Podaj twoj sygnal wywolawczy</net-id-desc>
|
||||
|
||||
<!-- Route/Way Point Options -->
|
||||
<route-options>Opcje trasy/punktow przelotowych</route-options>
|
||||
|
|
32
options.xml
32
options.xml
|
@ -731,32 +731,6 @@
|
|||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<name>strings/network-olk-options</name>
|
||||
|
||||
<option>
|
||||
<name>disable-network-olk</name>
|
||||
<description>strings/disable-network-olk-desc</description>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>enable-network-olk</name>
|
||||
<description>strings/enable-network-olk-desc</description>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>net-hud</name>
|
||||
<description>strings/net-hud-desc</description>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>net-id</name>
|
||||
<arg>name</arg>
|
||||
<description>strings/net-id-desc</description>
|
||||
</option>
|
||||
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<name>strings/route-options</name>
|
||||
|
||||
|
@ -796,6 +770,12 @@
|
|||
<description>strings/joyclient-desc</description>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>jsclient</name>
|
||||
<arg>params</arg>
|
||||
<description>strings/jsclient-desc</description>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<name>native-ctrls</name>
|
||||
<arg>params</arg>
|
||||
|
|
Loading…
Add table
Reference in a new issue