@openshift-assisted/locales 2.8.4-cim → 2.8.6-cim

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -371,7 +371,7 @@
371
371
  "ai:If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.": "If hosts are behind a firewall that requires the use of a proxy, provide additional information about the proxy.",
372
372
  "ai:If not, please start your VMs with the following configuration:": "If not, please start your VMs with the following configuration:",
373
373
  "ai:If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).": "If the cluster hosts are in a network with a re-encrypting (MITM) proxy or the cluster needs to trust certificates for other purposes (e.g. container image registries).",
374
- "ai:If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.": "If the configuration is taking longer than 3 minutes, you'll need to troubleshoot.",
374
+ "ai:If the configuration is taking longer than 5 minutes, you might need to troubleshoot.": "If the configuration is taking longer than 5 minutes, you might need to troubleshoot.",
375
375
  "ai:If there are many clusters, use higher values for the storage fields.": "If there are many clusters, use higher values for the storage fields.",
376
376
  "ai:If you exit this flow you can see its status in the list view or details page.": "If you exit this flow you can see its status in the list view or details page.",
377
377
  "ai:If you prefer using the CLI, follow the instructions in": "If you prefer using the CLI, follow the instructions in",
@@ -414,10 +414,12 @@
414
414
  "ai:IP allocation from the DHCP server timed out.": "IP allocation from the DHCP server timed out.",
415
415
  "ai:iPXE script file is ready to be downloaded": "iPXE script file is ready to be downloaded",
416
416
  "ai:iPXE script file URL": "iPXE script file URL",
417
+ "ai:It can be fixed in the <1>{pageURL.name}</1> page.": "It can be fixed in the <1>{pageURL.name}</1> page.",
417
418
  "ai:It can be fixed in the <2></2> step.": "It can be fixed in the <2></2> step.",
418
419
  "ai:It is not possible to remove a host which is being installed.": "It is not possible to remove a host which is being installed.",
419
420
  "ai:It is not possible to remove a node from a cluster during installation.": "It is not possible to remove a node from a cluster during installation.",
420
421
  "ai:It is not possible to remove control plane node from an installed cluster.": "It is not possible to remove control plane node from an installed cluster.",
422
+ "ai:It is not possible to remove this node from the cluster.": "It is not possible to remove this node from the cluster.",
421
423
  "ai:It may take a few minutes for the join request to appear.": "It may take a few minutes for the join request to appear.",
422
424
  "ai:It seems the Central infrastructure management is not configured which will prevent its features to be used. Please refer to the documentation for the first time setup steps.": "It seems the Central infrastructure management is not configured which will prevent its features to be used. Please refer to the documentation for the first time setup steps.",
423
425
  "ai:It seems the Metal3 operator is missing configuration which will prevent it to find bare metal hosts in this namespace. Please refer to the documentation for the first time setup steps.": "It seems the Metal3 operator is missing configuration which will prevent it to find bare metal hosts in this namespace. Please refer to the documentation for the first time setup steps.",
package/package.json CHANGED
@@ -29,5 +29,5 @@
29
29
  "validate_translation_files": "scripts/validate-translation-files.sh"
30
30
  },
31
31
  "type": "module",
32
- "version": "2.8.4-cim"
32
+ "version": "2.8.6-cim"
33
33
  }