Skip to content

Commit 25b5bb0

Browse files
remove unused en-US values
1 parent 2cfe87c commit 25b5bb0

File tree

1 file changed

+2
-57
lines changed

1 file changed

+2
-57
lines changed

messages/en-US.json

Lines changed: 2 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,18 +1498,6 @@
14981498
"internationaldomaindetected": "International Domain Detected",
14991499
"willbestoredas": "Will be stored as:",
15001500
"target": "Target",
1501-
"checking": "Checking",
1502-
"resourceDisabled": "This resource is currently disabled",
1503-
"checkingConnection": "Checking connection status...",
1504-
"connectionSuccessful": "Connection successful",
1505-
"connectionFailed": "Connection failed - target may be unreachable",
1506-
"statusUnknown": "Status unknown",
1507-
"targetNotConfigured": "Target not configured",
1508-
"tcpCheck": "TCP Check",
1509-
"connectionStatus": "Connection Status",
1510-
"responseTime": "Response Time",
1511-
"lastChecked": "Last Checked",
1512-
"refreshStatus": "Refresh Status",
15131501
"showColumns": "Show Columns",
15141502
"hideColumns": "Hide Columns",
15151503
"columnVisibility": "Column Visibility",
@@ -1518,53 +1506,10 @@
15181506
"defaultColumns": "Default Columns",
15191507
"customizeView": "Customize View",
15201508
"viewOptions": "View Options",
1521-
"statusIndicators": "Status Indicators",
1522-
"quickHealthCheck": "Quick Health Check",
1523-
"networkConnectivity": "Network Connectivity",
1524-
"targetReachable": "Target is reachable",
1525-
"targetUnreachable": "Target is unreachable",
1526-
"connectivityError": "Connectivity error: {error}",
1527-
"checkingAllResources": "Checking all resources...",
1528-
"healthCheckComplete": "Health check complete",
1529-
"resourcesOnline": "{count} resources online",
1530-
"resourcesOffline": "{count} resources offline",
1531-
"batchStatusCheck": "Batch Status Check",
1532-
"runHealthCheck": "Run Health Check",
1533-
"autoRefresh": "Auto Refresh",
1534-
"manualRefresh": "Manual Refresh",
1535-
"refreshInterval": "Refresh Interval",
1536-
"statusRefreshed": "Status refreshed successfully",
1537-
"statusRefreshFailed": "Failed to refresh status",
1538-
"tcpConnectionTest": "TCP Connection Test",
1539-
"portConnectivity": "Port Connectivity",
1540-
"networkLatency": "Network Latency",
1541-
"ms": "ms",
1542-
"seconds": "seconds",
1543-
"timeout": "Timeout",
1544-
"connectionTimeout": "Connection timeout after {timeout}ms",
1545-
"dnsBased": "DNS-based",
1546-
"ipBased": "IP-based",
1547-
"localhost": "Localhost",
1548-
"remoteHost": "Remote Host",
1549-
"showStatusColumn": "Show status indicators for quick health visibility",
1550-
"showTargetColumn": "Show target destinations to see where resources point",
1551-
"customizeColumns": "Customize which columns are visible in the table",
1552-
"statusTooltip": "Click to refresh status for this resource",
1553-
"targetTooltip": "The destination that this resource proxies to",
1554-
"bulkActions": "Bulk Actions",
15551509
"selectAll": "Select All",
15561510
"selectNone": "Select None",
15571511
"selectedResources": "Selected Resources",
15581512
"enableSelected": "Enable Selected",
15591513
"disableSelected": "Disable Selected",
1560-
"checkSelectedStatus": "Check Status of Selected",
1561-
"exportSelected": "Export Selected",
1562-
"healthDashboard": "Health Dashboard",
1563-
"systemHealth": "System Health",
1564-
"resourcesHealthSummary": "Resources Health Summary",
1565-
"overallHealth": "Overall Health",
1566-
"healthy": "Healthy",
1567-
"degraded": "Degraded",
1568-
"critical": "Critical",
1569-
"monitoringNote": "Status indicators provide a quick TCP connectivity check refreshed when the page loads. This is not full monitoring but helps identify unreachable targets at a glance."
1570-
}
1514+
"checkSelectedStatus": "Check Status of Selected"
1515+
}

0 commit comments

Comments
 (0)