Skip to content

Commit 80cba47

Browse files
committed
Clean up code - Refactor strings (#9237)
Signed-off-by: Keith Chong <kykchong@redhat.com>
1 parent ff28bd5 commit 80cba47

26 files changed

Lines changed: 82 additions & 86 deletions
File renamed without changes.
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"Receiving Traffic": "Receiving Traffic",
44
"Not Receiving Traffic": "Not Receiving Traffic",
55
"View logs": "View logs",
6+
"Open URL": "Open URL",
67
"Edit": "Edit",
8+
"Rollouts in the Topology View is under tech preview": "Rollouts in the Topology View is under tech preview",
79
"Name": "Name",
810
"Namespace": "Namespace",
911
"Annotations": "Annotations",
@@ -13,10 +15,6 @@
1315
"Update Strategy": "Update Strategy",
1416
"Replicas": "Replicas",
1517
"Revision History Limit": "Revision History Limit",
16-
"Deployment": "Deployment",
17-
"Deployments": "Deployments",
18-
"ReplicaSet": "ReplicaSet",
19-
"ReplicaSets": "ReplicaSets",
2018
"True": "True",
2119
"False": "False",
2220
"Type": "Type",
@@ -26,7 +24,5 @@
2624
"Message": "Message",
2725
"No conditions found": "No conditions found",
2826
"No owner": "No owner",
29-
"View {{kind}}": "View {{kind}}",
30-
"ClusterVersion": "ClusterVersion",
31-
"ClusterVersions": "ClusterVersions"
27+
"View {{kind}}": "View {{kind}}"
3228
}

locales/en/topology.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"Receiving Traffic": "Receiving Traffic",
44
"Not Receiving Traffic": "Not Receiving Traffic",
55
"View logs": "View logs",
6+
"Open URL": "Open URL",
67
"Edit": "Edit",
8+
"Rollouts in the Topology View is under tech preview": "Rollouts in the Topology View is under tech preview",
79
"Name": "Name",
810
"Namespace": "Namespace",
911
"Annotations": "Annotations",
@@ -13,10 +15,6 @@
1315
"Update Strategy": "Update Strategy",
1416
"Replicas": "Replicas",
1517
"Revision History Limit": "Revision History Limit",
16-
"Deployment": "Deployment",
17-
"Deployments": "Deployments",
18-
"ReplicaSet": "ReplicaSet",
19-
"ReplicaSets": "ReplicaSets",
2018
"True": "True",
2119
"False": "False",
2220
"Type": "Type",
@@ -26,7 +24,5 @@
2624
"Message": "Message",
2725
"No conditions found": "No conditions found",
2826
"No owner": "No owner",
29-
"View {{kind}}": "View {{kind}}",
30-
"ClusterVersion": "ClusterVersion",
31-
"ClusterVersions": "ClusterVersions"
27+
"View {{kind}}": "View {{kind}}"
3228
}

locales/ja/topology.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.

0 commit comments

Comments
 (0)