diff --git a/_locales/cs/messages.json b/_locales/cs/messages.json index 2f9986d3..2a44ca94 100644 --- a/_locales/cs/messages.json +++ b/_locales/cs/messages.json @@ -353,7 +353,7 @@ "chatgpt_api_request_failed": { "message": "Požadavek na OpenAI ChatGPT API selhal" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Čekám na odpověď serveru" }, "prefs_API_Host_Info": { diff --git a/_locales/de/messages.json b/_locales/de/messages.json index 469021ec..dcb23f78 100644 --- a/_locales/de/messages.json +++ b/_locales/de/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "Anfrage an die OpenAI ChatGPT API fehlgeschlagen" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Warten auf die Serverantwort" }, "prefs_API_Host_Info": { diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5085f594..89f7ab98 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -1,6 +1,6 @@ { "extensionDescription": { - "message": "Use ChatGPT, Goolge Gemini, Anthropic or Ollama to enhance your emails!", + "message": "Use ChatGPT, Google Gemini, Anthropic or Ollama to enhance your emails!", "description": "Description of the extension." }, "menu_title": { @@ -132,11 +132,11 @@ "description": "" }, "customPrompts_form_label_use_diff_viewer": { - "message": "Enable the diff viewer", + "message": "Enable the text comparison viewer", "description": "" }, "customPrompts_form_label_use_diff_viewer_title": { - "message": "The diff viewer can be selected when the action is set to \"Substitute text\".", + "message": "The text comparison viewer can be selected when the action is set to \"Substitute text\".", "description": "" }, "customPrompts_form_required_fields": { @@ -404,7 +404,7 @@ "description": "" }, "customprompts_form_label_define_response_lang": { - "message": "Define the reponse language in the prompt", + "message": "Define the response language in the prompt", "description": "" }, "prefs_Connection_type": { @@ -448,7 +448,7 @@ "description": "" }, "chatgpt_empty_model": { - "message": "You've not choosen a model for the ChatGPT API. Please choose one in the options page.", + "message": "You've not chosen a model for the ChatGPT API. Please choose one in the options page.", "description": "" }, "chagpt_api_send_button": { @@ -496,7 +496,7 @@ "description": "" }, "ollama_empty_model": { - "message": "You've not choosen a model for the Ollama API. Please choose one in the options page.", + "message": "You've not chosen a model for the Ollama API. Please choose one in the options page.", "description": "" }, "error_connection_interrupted": { @@ -511,7 +511,7 @@ "message": "OpenAI ChatGPT API request failed", "description": "" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Waiting for the server response", "description": "" }, @@ -536,7 +536,7 @@ "description": "" }, "OpenAIComp_empty_model": { - "message": "You've not choosen a model for the OpenAI Compatible API. Please choose one in the options page.", + "message": "You've not chosen a model for the OpenAI Compatible API. Please choose one in the options page.", "description": "" }, "OpenAIComp_api_request_failed": { @@ -564,7 +564,7 @@ "description": "" }, "prefs_OptionText_dynamic_menu_force_enter_info": { - "message": "If checked, using the keyboard shortcut CTRL+ALT+A will automatically send the hightlighted prompt from the menu. Otherwise, the prompt name will be displayed to the user, requiring another press of the Enter key to send it.", + "message": "If checked, using the keyboard shortcut CTRL+ALT+A will automatically send the highlighted prompt from the menu. Otherwise, the prompt name will be displayed to the user, requiring another press of the Enter key to send it.", "description": "" }, "prefs_OptionText_dynamic_menu_order_alphabet": { @@ -948,7 +948,7 @@ "description": "" }, "google_gemini_empty_model": { - "message": "You've not choosen a model for the Google Gemini API. Please choose one in the options page.", + "message": "You've not chosen a model for the Google Gemini API. Please choose one in the options page.", "description": "" }, "GoogleGemini_SystemInstruction": { @@ -1100,7 +1100,7 @@ "description": "" }, "no_valid_data_received": { - "message": "No valid data recevied from the AI.", + "message": "No valid data received from the AI.", "description": "" }, "prefs_OptionText_add_tags_auto": { @@ -1464,7 +1464,7 @@ "description": "" }, "anthropic_empty_model": { - "message": "You've not choosen a model for the Anthropic API. Please choose one in the options page.", + "message": "You've not chosen a model for the Anthropic API. Please choose one in the options page.", "description": "" }, "anthropic_empty_version": { diff --git a/_locales/fr/messages.json b/_locales/fr/messages.json index e2e8773c..36506f6c 100644 --- a/_locales/fr/messages.json +++ b/_locales/fr/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "La demande d'API OpenAI ChatGPT a échoué" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "En attente de la réponse du serveur" }, "prefs_API_Host_Info": { diff --git a/_locales/hr/messages.json b/_locales/hr/messages.json index ac9607cf..7995756f 100644 --- a/_locales/hr/messages.json +++ b/_locales/hr/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "OpenAI ChatGPT API zahtjev nije uspio" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Čeka se odgovor poslužitelja" }, "prefs_API_Host_Info": { diff --git a/_locales/it/messages.json b/_locales/it/messages.json index 39a9e144..c8d44d39 100644 --- a/_locales/it/messages.json +++ b/_locales/it/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "Richiesta all'API compatibile con OpenAI ChatGPT fallita" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "In attesa della risposta del server" }, "prefs_API_Host_Info": { diff --git a/_locales/pl/messages.json b/_locales/pl/messages.json index 7af422f8..e39083ca 100644 --- a/_locales/pl/messages.json +++ b/_locales/pl/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "Zapytanie do API OpenAI ChatGPT nie powiodło się" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Oczekiwanie na odpowiedź serwera" }, "prefs_API_Host_Info": { diff --git a/_locales/pt-br/messages.json b/_locales/pt-br/messages.json index a527b40b..a2d926ce 100644 --- a/_locales/pt-br/messages.json +++ b/_locales/pt-br/messages.json @@ -384,7 +384,7 @@ "chatgpt_api_request_failed": { "message": "A solicitação da API do OpenAI ChatGPT falhou" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "Aguardando a resposta do servidor" }, "prefs_API_Host_Info": { diff --git a/_locales/zh_Hans/messages.json b/_locales/zh_Hans/messages.json index 0e1ea4cc..9e357c9f 100644 --- a/_locales/zh_Hans/messages.json +++ b/_locales/zh_Hans/messages.json @@ -356,7 +356,7 @@ "prefsDonation_2": { "message": "考虑捐款!" }, - "WaitingServerReponse": { + "WaitingServerResponse": { "message": "正在等待服务器响应" }, "OpenAIComp_Models_Error_fetching": { diff --git a/api_webchat/messageInput.js b/api_webchat/messageInput.js index 80070659..4797f472 100644 --- a/api_webchat/messageInput.js +++ b/api_webchat/messageInput.js @@ -296,7 +296,7 @@ class MessageInput extends HTMLElement { if (this.messagesAreaComponent) { this.messagesAreaComponent.appendUserMessage(messageContent); } - this.setStatusMessage(browser.i18n.getMessage('WaitingServerReponse') + '...'); + this.setStatusMessage(browser.i18n.getMessage('WaitingServerResponse') + '...'); this.showStatusMessage(); this.worker.postMessage({ type: 'chatMessage', message: messageContent }); }