| system.message.prefix=SYSTEM MESSAGE: |
| message.empty.review=No update to show for this Change Set |
| message.command.unknown=Unknown command in comment `%s`\n**If you intended to send a message, please use the `/message` command** |
| message.command.option.invalid=Invalid option for command `%s`: %s |
| message.command.option.required=At least one option is required for command `%s` |
| message.command.option.unknown=Unknown option(s) for command `%s`: %s |
| message.command.option.config.unknown=Unknown configuration option: %s |
| message.command.option.config.array.malformed=Value of `%s` must be formatted as a JSON array |
| message.command.debugging.messages.disabled=Unable to execute command: Message Debugging functionalities are disabled |
| message.config.unknown.enum.error=**WARNING:** Unrecognized value for configuration setting `%s`. Default value will be applied. |
| message.debugging.review.title=DEBUGGING DETAILS |
| message.dump.dynamic.configuration.title=DYNAMIC CONFIGURATION SETTINGS |
| message.dump.dynamic.configuration.notify=Dynamic configuration modified |
| message.dump.configuration.title=CONFIGURATION SETTINGS |
| message.dump.configuration.error=Error retrieving configuration settings |
| message.dump.directives.title=DYNAMIC DIRECTIVES |
| message.dump.directives.empty=No Dynamic Directives found |
| message.dump.directives.modify.error=Error modifying Dynamic Directives |
| message.dump.stored.data.title=DUMP OF LOCAL DATA |
| message.dump.prompts.title=PROMPTS CURRENTLY USED |
| message.dump.instructions.title=INSTRUCTIONS CURRENTLY USED |
| message.dump.instructions.mode.mismatch=NO INSTRUCTIONS are used in Stateless mode |
| message.command.codebase.upload.successful=Codebase successfully uploaded for this project |
| message.command.codebase.upload.context.policy.mismatch=Error: Uploading Codebase not supported with current context policy |
| message.command.codebase.upload.error=Error uploading Codebase for this project |
| message.command.thread.forget=Thread history successfully removed |
| message.openai.connection.error=Error connecting to OpenAI server |