Skip to content

Commit 4e42520

Browse files
committed
rename node shell action to "Debug Node"
Signed-off-by: Dor Serero <dor.serero@gmail.com>
1 parent df3fe1d commit 4e42520

25 files changed

+39
-39
lines changed

frontend/src/components/node/NodeShellAction.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ export function NodeShellAction(props: NodeShellTerminalProps) {
6767
<ActionButton
6868
description={
6969
isLinux(item)
70-
? t('Node Shell')
71-
: t('Node shell is not supported in this OS: {{ nodeOS }}', {
70+
? t('Debug Node')
71+
: t('Debug node is not supported in this OS: {{ nodeOS }}', {
7272
nodeOS: item?.status?.nodeInfo?.operatingSystem,
7373
})
7474
}
75-
icon="mdi:console"
75+
icon="mdi:bug"
7676
onClick={() => {
7777
Activity.launch({
7878
id: activityId,

frontend/src/i18n/locales/de/glossary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"OS image": "OS-Bild",
148148
"Kernel version": "Kernel-Version",
149149
"Container Runtime": "Container-Laufzeit",
150-
"Node Shell": "",
151-
"Node shell is not supported in this OS: {{ nodeOS }}": "",
150+
"Debug Node": "",
151+
"Debug node is not supported in this OS: {{ nodeOS }}": "",
152152
"Shell: {{ itemName }}": "",
153153
"Logs: {{ itemName }}": "Ereignisprotokolle: {{ itemName }}",
154154
"Seconds": "Sekunden",

frontend/src/i18n/locales/de/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces dürfen nur alphanumerische Kleinbuchstaben oder \"-\" enthalten und müssen mit einem alphanumerischen Zeichen beginnen und enden.",
129129
"Node Shell Settings": "",
130130
"The default image is used for dropping a shell into a node (when not specified directly).": "",
131-
"The default namespace is kube-system.": "",
131+
"The default namespace is default.": "",
132132
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Geben Sie einen Wert zwischen {{ minRows }} und {{ maxRows }} ein.",
133133
"Custom row value": "Benutzerdefinierter Zeilenwert",
134134
"Custom value": "Benutzerdefinierter Wert",

frontend/src/i18n/locales/en/glossary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"OS image": "OS image",
148148
"Kernel version": "Kernel version",
149149
"Container Runtime": "Container Runtime",
150-
"Node Shell": "Node Shell",
151-
"Node shell is not supported in this OS: {{ nodeOS }}": "Node shell is not supported in this OS: {{ nodeOS }}",
150+
"Debug Node": "Debug Node",
151+
"Debug node is not supported in this OS: {{ nodeOS }}": "Debug node is not supported in this OS: {{ nodeOS }}",
152152
"Shell: {{ itemName }}": "Shell: {{ itemName }}",
153153
"Logs: {{ itemName }}": "Logs: {{ itemName }}",
154154
"Seconds": "Seconds",

frontend/src/i18n/locales/en/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.",
129129
"Node Shell Settings": "Node Shell Settings",
130130
"The default image is used for dropping a shell into a node (when not specified directly).": "The default image is used for dropping a shell into a node (when not specified directly).",
131-
"The default namespace is kube-system.": "The default namespace is kube-system.",
131+
"The default namespace is default.": "The default namespace is default.",
132132
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Enter a value between {{ minRows }} and {{ maxRows }}.",
133133
"Custom row value": "Custom row value",
134134
"Custom value": "Custom value",

frontend/src/i18n/locales/es/glossary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"OS image": "Imagen del SO",
148148
"Kernel version": "Versión del Kernel",
149149
"Container Runtime": "Container Runtime",
150-
"Node Shell": "",
151-
"Node shell is not supported in this OS: {{ nodeOS }}": "",
150+
"Debug Node": "",
151+
"Debug node is not supported in this OS: {{ nodeOS }}": "",
152152
"Shell: {{ itemName }}": "",
153153
"Logs: {{ itemName }}": "Registros: {{ itemName }}",
154154
"Seconds": "Segundos",

frontend/src/i18n/locales/es/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Los espacios de nombre deben contener solo caracteres alfanuméricos en minúsculas o '-', y deben comenzar y terminar con un carácter alfanumérico.",
129129
"Node Shell Settings": "",
130130
"The default image is used for dropping a shell into a node (when not specified directly).": "",
131-
"The default namespace is kube-system.": "",
131+
"The default namespace is default.": "",
132132
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Introduzca un valor entre {{ minRows }} y {{ maxRows }}.",
133133
"Custom row value": "Núm. de líneas personalizado",
134134
"Custom value": "Valor personalizado",

frontend/src/i18n/locales/fr/glossary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"OS image": "Image du système d'exploitation",
148148
"Kernel version": "Version du noyau",
149149
"Container Runtime": "Runtime du conteneur",
150-
"Node Shell": "",
151-
"Node shell is not supported in this OS: {{ nodeOS }}": "",
150+
"Debug Node": "",
151+
"Debug node is not supported in this OS: {{ nodeOS }}": "",
152152
"Shell: {{ itemName }}": "",
153153
"Logs: {{ itemName }}": "Journaux : {{ itemName }}",
154154
"Seconds": "Secondes",

frontend/src/i18n/locales/fr/translation.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
"Namespaces must contain only lowercase alphanumeric characters or '-', and must start and end with an alphanumeric character.": "Les espaces de noms ne doivent contenir que des caractères alphanumériques minuscules ou '-', et doivent commencer et se terminer par un caractère alphanumérique.",
129129
"Node Shell Settings": "",
130130
"The default image is used for dropping a shell into a node (when not specified directly).": "",
131-
"The default namespace is kube-system.": "",
131+
"The default namespace is default.": "",
132132
"Enter a value between {{ minRows }} and {{ maxRows }}.": "Entrez une valeur entre {{ minRows }} et {{ maxRows }}.",
133133
"Custom row value": "Valeur de ligne personnalisée",
134134
"Custom value": "Valeur personnalisée",

frontend/src/i18n/locales/hi/glossary.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@
147147
"OS image": "OS इमेज",
148148
"Kernel version": "कर्नेल संस्करण",
149149
"Container Runtime": "कंटेनर रनटाइम",
150-
"Node Shell": "नोड शेल",
151-
"Node shell is not supported in this OS: {{ nodeOS }}": "इस OS में नोड शेल समर्थित नहीं है: {{ nodeOS }}",
150+
"Debug Node": "डीबग नोड",
151+
"Debug node is not supported in this OS: {{ nodeOS }}": "इस OS में डीबग नोड समर्थित नहीं है: {{ nodeOS }}",
152152
"Shell: {{ itemName }}": "शेल: {{ itemName }}",
153153
"Logs: {{ itemName }}": "लॉग्स: {{ itemName }}",
154154
"Seconds": "सेकंड",

0 commit comments

Comments
 (0)