|
269 | 269 | "description": "These functions do not perform a secure delete of any sensitive data.",
|
270 | 270 | "form": {
|
271 | 271 | "resetOptionsLabel": "Reset options",
|
272 |
| - "resetBiosOptionLabel": "Reset host settings only", |
| 272 | + "resetBiosOptionLabel": "Reset server settings only", |
273 | 273 | "resetBiosOptionHelperText": "Resets firmware settings including: Platform keystore, partition NVRAM, and partition configurations.",
|
274 |
| - "resetToDefaultsOptionLabel": "Reset BMC and host settings", |
275 |
| - "resetToDefaultsOptionHelperText": "In addition to host settings, this option resets BMC settings, including: all BMC account data, all changed passwords, all policies, LDAP configurations, network addresses, and time of day." |
| 274 | + "resetToDefaultsOptionLabel": "Reset BMC and server settings", |
| 275 | + "resetToDefaultsOptionHelperText": "In addition to server settings, this option resets BMC settings, including: all BMC account data, all changed passwords, all policies, LDAP configurations, network addresses, and time of day." |
276 | 276 | },
|
277 | 277 | "modal": {
|
278 |
| - "resetBiosTitle": "Reset host settings", |
279 |
| - "resetBiosHeader": "Do you want to reset the host settings?", |
280 |
| - "resetBiosSubmitText": "Reset host settings", |
| 278 | + "resetBiosTitle": "Reset server settings", |
| 279 | + "resetBiosHeader": "Do you want to reset the server settings?", |
| 280 | + "resetBiosSubmitText": "Reset server settings", |
281 | 281 | "resetBiosSettingsList": {
|
282 | 282 | "item1": "All manual settings will be deleted.",
|
283 | 283 | "item2": "Partition configurations and the platform keystore may be recovered if backups exist."
|
284 | 284 | },
|
285 |
| - "resetToDefaultsTitle": "Reset BMC and host settings", |
286 |
| - "resetToDefaultsHeader": "Do you want to reset both the BMC and host settings?", |
287 |
| - "resetToDefaultsSubmitText": "Reset BMC and host settings", |
| 285 | + "resetToDefaultsTitle": "Reset BMC and server settings", |
| 286 | + "resetToDefaultsHeader": "Do you want to reset both the BMC and server settings?", |
| 287 | + "resetToDefaultsSubmitText": "Reset BMC and server settings", |
288 | 288 | "resetToDefaultsSettingsList": {
|
289 | 289 | "item1": "All manual settings will be deleted.",
|
290 | 290 | "item2": "Partition configurations and the platform keystore may be recovered if backups exist.",
|
|
296 | 296 | "resetWarningCheckLabel": "Continue without shutting down the system"
|
297 | 297 | },
|
298 | 298 | "toast": {
|
299 |
| - "resetBiosSuccess": "Factory reset of host settings successful.", |
300 |
| - "resetBiosError": "Factory reset of host settings failed.", |
301 |
| - "resetToDefaultsSuccess": "Factory reset of BMC and host settings successful.", |
302 |
| - "resetToDefaultsError": "Factory reset of BMC and host settings failed." |
| 299 | + "resetBiosSuccess": "Factory reset of server settings successful.", |
| 300 | + "resetBiosError": "Factory reset of server settings failed.", |
| 301 | + "resetToDefaultsSuccess": "Factory reset of BMC and server settings successful.", |
| 302 | + "resetToDefaultsError": "Factory reset of BMC and server settings failed." |
303 | 303 | }
|
304 | 304 | },
|
305 | 305 | "pageFirmware": {
|
|
0 commit comments