|
87 | 87 | }, |
88 | 88 | "chatRow": { |
89 | 89 | "error": "Error", |
90 | | - "mistakeLimitReached": "Mistake limit reached", |
91 | | - "autoApprovalMaxReqReached": "Auto approval max request reached", |
| 90 | + "mistakeLimitReached": "Cline is having trouble...", |
| 91 | + "autoApprovalMaxReqReached": "Maximum Requests Reached", |
92 | 92 | "command": { |
93 | 93 | "ask": "Cline wants to execute this command:", |
94 | 94 | "say": "Cline executed this command:" |
|
99 | 99 | "tool": "tool", |
100 | 100 | "resource": "resource" |
101 | 101 | }, |
102 | | - "completionResult": "Completion result", |
103 | | - "apiReqCancelled": "API request cancelled", |
104 | | - "apiStreamingFailed": "API streaming failed", |
105 | | - "apiRequest": "API request", |
106 | | - "apiRequestFailed": "API request failed", |
107 | | - "apiRequestInProgress": "API request in progress", |
108 | | - "followup": "Follow-up", |
| 102 | + "completionResult": "Task Completed", |
| 103 | + "apiReqCancelled": "API Request Cancelled", |
| 104 | + "apiStreamingFailed": "API Streaming Failed", |
| 105 | + "apiRequest": "API Request", |
| 106 | + "apiRequestFailed": "API Request Failed", |
| 107 | + "apiRequestInProgress": "API Request...", |
| 108 | + "followup": "Cline has a question:", |
109 | 109 | "tool": { |
110 | 110 | "editedExistingFile": { |
111 | 111 | "ask": "Cline wants to edit this file:", |
|
129 | 129 | "planModeResponse": "Plan Mode Response", |
130 | 130 | "seeNewChanges": "See new changes", |
131 | 131 | "commandRequiresApproval": "The model has determined this command requires explicit approval.", |
132 | | - "troubleshootingGuide": "troubleshooting guide", |
| 132 | + "troubleshootingGuide": "It seems like you're having Windows PowerShell issues, please see this <Link>troubleshooting guide</Link>", |
133 | 133 | "clineWantsToViewTopLevelFiles": "Cline wants to view the top level files in this directory:", |
134 | 134 | "clineViewedTopLevelFiles": "Cline viewed the top level files in this directory:", |
135 | 135 | "clineWantsToRecursivelyViewFiles": "Cline wants to recursively view all files in this directory:", |
|
0 commit comments