Skip to content

Commit 26423db

Browse files
authored
Merge pull request #242 from keithchong/9237-Part2-RefactorStrings
Clean up code - Refactor strings (#9237)
2 parents ff28bd5 + 924d5ec commit 26423db

26 files changed

Lines changed: 87 additions & 87 deletions
File renamed without changes.
Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
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",
9+
"Rollout": "Rollout",
710
"Name": "Name",
811
"Namespace": "Namespace",
912
"Annotations": "Annotations",
@@ -13,10 +16,6 @@
1316
"Update Strategy": "Update Strategy",
1417
"Replicas": "Replicas",
1518
"Revision History Limit": "Revision History Limit",
16-
"Deployment": "Deployment",
17-
"Deployments": "Deployments",
18-
"ReplicaSet": "ReplicaSet",
19-
"ReplicaSets": "ReplicaSets",
2019
"True": "True",
2120
"False": "False",
2221
"Type": "Type",
@@ -26,7 +25,5 @@
2625
"Message": "Message",
2726
"No conditions found": "No conditions found",
2827
"No owner": "No owner",
29-
"View {{kind}}": "View {{kind}}",
30-
"ClusterVersion": "ClusterVersion",
31-
"ClusterVersions": "ClusterVersions"
28+
"View {{kind}}": "View {{kind}}"
3229
}

locales/en/topology.json

Lines changed: 0 additions & 3 deletions
This file was deleted.
File renamed without changes.
Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,10 @@
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",
9+
"Rollout": "Rollout",
710
"Name": "Name",
811
"Namespace": "Namespace",
912
"Annotations": "Annotations",
@@ -13,10 +16,6 @@
1316
"Update Strategy": "Update Strategy",
1417
"Replicas": "Replicas",
1518
"Revision History Limit": "Revision History Limit",
16-
"Deployment": "Deployment",
17-
"Deployments": "Deployments",
18-
"ReplicaSet": "ReplicaSet",
19-
"ReplicaSets": "ReplicaSets",
2019
"True": "True",
2120
"False": "False",
2221
"Type": "Type",
@@ -26,7 +25,5 @@
2625
"Message": "Message",
2726
"No conditions found": "No conditions found",
2827
"No owner": "No owner",
29-
"View {{kind}}": "View {{kind}}",
30-
"ClusterVersion": "ClusterVersion",
31-
"ClusterVersions": "ClusterVersions"
28+
"View {{kind}}": "View {{kind}}"
3229
}

locales/ja/topology.json

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

0 commit comments

Comments
 (0)