Commit 21cfa68 1 parent 61b3352 commit 21cfa68 Copy full SHA for 21cfa68
File tree 2 files changed +21
-5
lines changed
language/resource.language.en_gb
2 files changed +21
-5
lines changed Original file line number Diff line number Diff line change @@ -57,11 +57,11 @@ msgid "Device index"
57
57
msgstr ""
58
58
59
59
msgctxt "#30102"
60
- msgid "rtl_tcp server address"
60
+ msgid "Server address"
61
61
msgstr ""
62
62
63
63
msgctxt "#30103"
64
- msgid "rtl_tcp server port"
64
+ msgid "Server port"
65
65
msgstr ""
66
66
67
67
msgctxt "#30104"
@@ -118,6 +118,14 @@ msgctxt "#30117"
118
118
msgid "Prepend channel numbers to channel names"
119
119
msgstr ""
120
120
121
+ msgctxt "#30118"
122
+ msgid "Connection settings"
123
+ msgstr ""
124
+
125
+ msgctxt "#30119"
126
+ msgid "Device settings"
127
+ msgstr ""
128
+
121
129
#
122
130
# 302XX - Setting values
123
131
#
Original file line number Diff line number Diff line change 19
19
<control type =" spinner" format =" integer" />
20
20
</setting >
21
21
22
+ </group >
23
+
24
+ <group id =" 2" label =" 30118" >
25
+
22
26
<!-- @SETTINGS_XML_IN_CONNECTION_TYPE_NOTE@ -->
23
- <setting id =" device_connection_usb_index" parent = " device_connection " type =" integer" label =" 30101" help =" 30501" >
27
+ <setting id =" device_connection_usb_index" type =" integer" label =" 30101" help =" 30501" >
24
28
<level >0</level >
25
29
<visible >@SETTINGS_XML_IN_CONNECTION_TYPE_VISIBLE@</visible >
26
30
<default >0</default >
35
39
<control type =" spinner" format =" integer" />
36
40
</setting >
37
41
38
- <setting id =" device_connection_tcp_host" parent = " device_connection " type =" string" label =" 30102" help =" 30502" >
42
+ <setting id =" device_connection_tcp_host" type =" string" label =" 30102" help =" 30502" >
39
43
<level >0</level >
40
44
<default />
41
45
<constraints >
51
55
</control >
52
56
</setting >
53
57
54
- <setting id =" device_connection_tcp_port" parent = " device_connection " type =" integer" label =" 30103" help =" 30503" >
58
+ <setting id =" device_connection_tcp_port" type =" integer" label =" 30103" help =" 30503" >
55
59
<level >0</level >
56
60
<default >1234</default >
57
61
<constraints >
69
73
</control >
70
74
</setting >
71
75
76
+ </group >
77
+
78
+ <group id =" 3" label =" 30119" >
79
+
72
80
<setting id =" device_frequency_correction" type =" integer" label =" 30108" help =" 30508" >
73
81
<level >0</level >
74
82
<default >0</default >
You can’t perform that action at this time.
0 commit comments