30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
|
# File '../../src/include/support/helps.rb', line 30
def initialize_support_helps(include_target)
textdomain "support"
@HELPS = {
"read" => _(
"<p><b><big>Initializing Support Configuration</big></b><br>\n</p>\n"
) +
_(
"<p><b><big>Aborting Initialization:</big></b><br>\nSafely abort the configuration utility by pressing <b>Abort</b> now.</p>\n"
),
"write" => _(
"<p><b><big>Saving Support Configuration</big></b><br>\n</p>\n"
) +
_(
"<p><b><big>Aborting Saving:</big></b><br>\n" +
"Abort the save procedure by pressing <b>Abort</b>.\n" +
"An additional dialog informs whether it is safe to do so.\n" +
"</p>\n"
),
"summary" => _(
"<p><b><big>Support Configuration</big></b><br>\nConfigure support here.<br></p>\n"
) +
_(
"<p><b><big>Adding a support:</big></b><br>\n" +
"Choose a support from the list of detected supports.\n" +
"If your support was not detected, use <b>Other (not detected)</b>.\n" +
"Then press <b>Configure</b>.</p>\n"
) +
_(
"<p><b><big>Editing or Deleting:</big></b><br>\n" +
"If you press <b>Edit</b>, an additional dialog in which to change\n" +
"the configuration opens.</p>\n"
),
"overview" => _(
"\n" +
"<p><b><big>Opening SUSE Support Center</big></b><br>\n" +
"To start a Web browser that opens the SUSE Support Center Portal, use <b>Open SUSE Support Center</b>.\n" +
"You can then open a Service Request with Global Technical Support. Make sure you write down\n" +
"the Service Request number to include in the supportconfig data upload.</p>\n"
) +
_(
"<p><b><big>Collecting Data</big></b><br>\nTo run the supportconfig data collection tool, use <b>Collect Data</b></p>"
) +
_(
"<p><b><big>Uploading Collected Data</big></b><br>\n" +
"To upload the data already collected to a server, use <b>Upload Data</b>.\n" +
"The server may or may not be Global Technical Support.</p>"
),
"support_params" => _(
"<p><b><big>Supportconfig Options</big></b><br>\n" +
"Select an option to override the defaults. You can use the default settings,\n" +
"gather the most data or only gather a minimum amount of data."
) +
_(
"<p><b><big>Expert Settings</big></b><br>\n" +
"Select <b>Use Custom</b> and click the <b>Expert Settings</b> button\n" +
"to select specific data sets to collect.</p>\n"
) +
_(
"<p><b><big>Options</big></b><br>\n" +
"Collect additional information. Usually these options are not\n" +
"necessary, but can be included if circumstances require more information.</p>\n"
),
"expert_params" => _(
"<p><big><b>Default Options</b></big><br>\nSelect or deselect each of the data sets you would like to include in the supportconfig tarball.</p>"
),
"contact" => _(
"<p><big><b>Contact Information</b></big><br>\n" +
"Fill in each of the contact information fields that you would like to include\n" +
"in the supportconfig tarball. The fields are saved in the basic-environment.txt file.</p>"
) +
_(
"<p><b><big>Upload Information</big></b><br>\n" +
"The upload target is the supportconfig tarball's destination URI. Supported upload services include\n" +
"ftp, http, https, scp. If you need to include the supportconfig tarball filename in your upload target,\n" +
"use the <i>tarball</i> keyword. This will get replaced with the actual tarball filename.\n" +
"See <i>man supportconfig(1)</i> for further details.</p>"
) +
_(
"<p><b><big>Upload Target Examples</big></b><br>\n" +
"https://secure-www.novell.com/upload?appname=supportconfig&file=<i>tarball</i><br>\n" +
"ftp://ftp.novell.com/incoming<br>\n" +
"scp://central.server.foo.com/supportconfig/archives</p>"
) +
_(
"<p><b>Note:</b> If you are uploading a supportconfig tarball to Global Technical Support,\nmake sure you include the 11-digit service request number from your open service request.\n"
),
"collecting" => _(
"<p><b><big>Collecting Data</big></b>><br>\nData is being collected.</p>\n"
),
"review" => _(
"<p><b><big>Collected Data Review</big></b><br>\n" +
"Review the data collected by supportconfig. If you do not want to share some of the collected data,\n" +
"use <b>Remove from Data</b> and the selected file will be removed.</p>\n"
),
"upload_save" => Ops.add(
_(
"<p><b><big>Upload supportconfig tarball to Global Technical Support</big></b><br>\n" +
"If you want to store a copy of the supportconfig tarball, select the target\n" +
"directory and make sure that this option is checked.\n" +
"<br></p>\n"
) +
_(
"<p><b><big>Upload URL</big></b><br>\n" +
"This option has the location to which the supportconfig tarball will be uploaded\n" +
"as default value.\n" +
"Change this value only in special cases.\n" +
"</p>\n"
),
Builtins.sformat(
_(
"<p><b><big>Privacy Policy</big></b><br>\n" +
"Find SUSE's privacy policy at\n" +
"<i>%1</i>.</p>\n"
),
"https://www.suse.com/company/policies/privacy/"
)
),
"upload_select" => Ops.add(
_(
"<p><b><big>Upload supportconfig tarball to Global Technical Support</big></b><br>\n" +
"If you have already created the supportconfig tarball, write the full path\n" +
"into the <i>Package with log files</i> field.\n" +
"<br></p>\n"
) +
_(
"<p><b><big>Upload URL</big></b><br>\n" +
"This option has the location to which the supportconfig tarball will be uploaded\n" +
"as default value.\n" +
"Change this value only in special cases.\n" +
"</p>\n"
),
Builtins.sformat(
_(
"<p><b><big>Privacy Policy</big></b><br>\n" +
"Find SUSE's privacy policy at\n" +
"<i>%1</i>.</p>\n"
),
"https://www.suse.com/company/policies/privacy/"
)
),
"c2" => _(
"<p><b><big>Configuration Part Two</big></b><br>\n" +
"Press <b>Next</b> to continue.\n" +
"<br></p>\n"
) +
_(
"<p><b><big>Selecting Something</big></b><br>\n" +
"It is not possible. You must code it first. :-)\n" +
"</p>"
)
}
end
|