You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/bundle.l10n.json
-3Lines changed: 0 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,6 @@
63
63
"Cannot load Razor language server because the directory was not found: '{0}'": "Cannot load Razor language server because the directory was not found: '{0}'",
64
64
"Razor Log": "Razor Log",
65
65
"Could not find '{0}' in or above '{1}'.": "Could not find '{0}' in or above '{1}'.",
66
-
"Invalid razor.server.trace setting. Defaulting to '{0}'": "Invalid razor.server.trace setting. Defaulting to '{0}'",
67
66
"Could not find Razor Language Server executable '{0}' within directory": "Could not find Razor Language Server executable '{0}' within directory",
68
67
"Server failed to start after retrying 5 times.": "Server failed to start after retrying 5 times.",
69
68
"Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.": "Razor Language Server failed to start unexpectedly, please check the 'Razor Log' and report an issue.",
@@ -72,8 +71,6 @@
72
71
"Tried to bind on notification logic while server is not started.": "Tried to bind on notification logic while server is not started.",
73
72
"Cannot stop Razor Language Server as it is already stopped.": "Cannot stop Razor Language Server as it is already stopped.",
74
73
"Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.": "Razor Language Server failed to stop correctly, please check the 'Razor Log' and report an issue.",
75
-
"Would you like to restart the Razor Language Server to enable the Razor trace configuration change?": "Would you like to restart the Razor Language Server to enable the Razor trace configuration change?",
76
-
"Restart": "Restart",
77
74
"Razor HTML Preview": "Razor HTML Preview",
78
75
"Unexpected error when attaching to HTML preview window.": "Unexpected error when attaching to HTML preview window.",
79
76
"Razor HTML copied to clipboard": "Razor HTML copied to clipboard",
0 commit comments