From c598094c22e55ec4788a47ac7a3b68ac14923873 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Mon, 13 May 2024 23:48:25 +0800 Subject: [PATCH] add OOBE strings --- _locales/en/messages.json | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index cc1b8c2..f05f861 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -11,10 +11,7 @@ "message": "The Story Begins", "description": "Extension version name (not number)" }, - "GUI_welcome_headline": { - "message": "Welcome to ShopAI!", - "description": "Welcome message" - }, + "GUI_welcome_version": { "message": "You’ve got version $manifest_version$.", "description": "Version number in welcome message", @@ -89,8 +86,12 @@ "term_blocked": { "message": "Blocked" }, + "term_hello": { + "message": "Hello!" + }, + "page_opening": { - "message": "Opening..." + "message": "Opening…" }, "settings_general_showApplicable": { @@ -236,6 +237,21 @@ "AIkey_message_waiting_body": { "message": "Please enter your API key in the settings. Loading will automatically continue once the key is entered." }, + + "OOBE_welcome_headline_1": { + "message": "Welcome to ShopAI!", + "description": "Welcome message" + }, + "OOBE_welcome_headline_2": { + "message": "Nice to meet you; this is ShopAI.", + "description": "Welcome message" + }, + "OOBE_header_APISetup": { + "message": "Setup" + }, + "OOBE_tip_seeAgain": { + "message": "Seeing this page repeatedly? Perhaps you might not have yet set up your API keys, that's all." + }, "results_tip_1": { "message": "Scroll down to view details."