|
67 | 67 | "Replace existing build and debug assets?": "Replace existing build and debug assets?", |
68 | 68 | "Could not locate .NET Core project in '{0}'. Assets were not generated.": "Could not locate .NET Core project in '{0}'. Assets were not generated.", |
69 | 69 | "Unable to generate assets to build and debug. {0}.": "Unable to generate assets to build and debug. {0}.", |
70 | | - "Cannot load Razor language server because the directory was not found: '{0}'": "Cannot load Razor language server because the directory was not found: '{0}'", |
| 70 | + "Cannot load Razor OmniSharp language server because the directory was not found: '{0}'": "Cannot load Razor OmniSharp language server because the directory was not found: '{0}'", |
71 | 71 | "Razor Log": "Razor Log", |
72 | 72 | "Could not find '{0}' in or above '{1}'.": "Could not find '{0}' in or above '{1}'.", |
73 | | - "Could not find Razor Language Server executable '{0}' within directory": "Could not find Razor Language Server executable '{0}' within directory", |
74 | | - "Server failed to start after retrying 5 times.": "Server failed to start after retrying 5 times.", |
75 | | - "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.", |
76 | | - "Tried to send requests while server is not started.": "Tried to send requests while server is not started.", |
77 | | - "Tried to bind on request logic while server is not started.": "Tried to bind on request logic while server is not started.", |
78 | | - "Tried to bind on notification logic while server is not started.": "Tried to bind on notification logic while server is not started.", |
79 | | - "Cannot stop Razor Language Server as it is already stopped.": "Cannot stop Razor Language Server as it is already stopped.", |
80 | | - "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.", |
81 | | - "Razor HTML Preview": "Razor HTML Preview", |
82 | | - "Unexpected error when attaching to HTML preview window.": "Unexpected error when attaching to HTML preview window.", |
83 | | - "Razor HTML copied to clipboard": "Razor HTML copied to clipboard", |
84 | | - "Report a Razor issue": "Report a Razor issue", |
85 | | - "Host document file path": "Host document file path", |
86 | | - "Virtual document file path": "Virtual document file path", |
87 | | - "Copy Html": "Copy Html", |
88 | | - "Token cancellation requested: {0}": "Token cancellation requested: {0}", |
89 | | - "Synchronization timed out": "Synchronization timed out", |
90 | 73 | "Report Razor Issue": "Report Razor Issue", |
91 | 74 | "Unexpected error when attaching to report Razor issue window.": "Unexpected error when attaching to report Razor issue window.", |
92 | 75 | "You must first start the data collection before copying.": "You must first start the data collection before copying.", |
|
104 | 87 | "Privacy Alert! The contents copied to your clipboard may contain personal data. Prior to posting to GitHub, please remove any personal data which should not be publicly viewable.": "Privacy Alert! The contents copied to your clipboard may contain personal data. Prior to posting to GitHub, please remove any personal data which should not be publicly viewable.", |
105 | 88 | "Copy issue content again": "Copy issue content again", |
106 | 89 | "Cannot start collecting Razor logs when {0} is set to {1}. Please open the output window, choose the \"Razor Log\", and use the gear icon to ensure the log level is set to \"Debug\" or \"Trace\".": "Cannot start collecting Razor logs when {0} is set to {1}. Please open the output window, choose the \"Razor Log\", and use the gear icon to ensure the log level is set to \"Debug\" or \"Trace\".", |
| 90 | + "Report a Razor issue": "Report a Razor issue", |
107 | 91 | "Non Razor file as active document": "Non Razor file as active document", |
108 | 92 | "Could not determine CSharp content": "Could not determine CSharp content", |
109 | 93 | "Could not determine Html content": "Could not determine Html content", |
|
128 | 112 | "Razor.VSCode version": "Razor.VSCode version", |
129 | 113 | "VSCode version": "VSCode version", |
130 | 114 | "Extensions": "Extensions", |
131 | | - "Projected CSharp as seen by extension": "Projected CSharp as seen by extension", |
132 | | - "Unable to resolve VSCode's version of CSharp": "Unable to resolve VSCode's version of CSharp", |
133 | | - "Projected Html as seen by extension": "Projected Html as seen by extension", |
134 | | - "Unable to resolve VSCode's version of Html": "Unable to resolve VSCode's version of Html", |
135 | 115 | "Unable to find Razor extension version.": "Unable to find Razor extension version.", |
136 | 116 | "Extension": "Extension", |
137 | 117 | "Author": "Author", |
138 | 118 | "Version": "Version", |
139 | | - "Razor C# Preview": "Razor C# Preview", |
140 | | - "Unexpected error when attaching to C# preview window.": "Unexpected error when attaching to C# preview window.", |
141 | | - "Razor C# copied to clipboard": "Razor C# copied to clipboard", |
142 | | - "Copy C#": "Copy C#", |
143 | | - "1 reference": "1 reference", |
144 | | - "{0} references": "{0} references", |
145 | 119 | "Run and Debug: auto-detection found {0} for a launch browser": "Run and Debug: auto-detection found {0} for a launch browser", |
146 | 120 | "There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.": "There was an unexpected error while launching your debugging session. Check the console for helpful logs and visit the debugging docs for more info.", |
147 | 121 | "View Debug Docs": "View Debug Docs", |
|
0 commit comments