From 74f02582fd164b661d5ac4c16a2c1ceb589de8f2 Mon Sep 17 00:00:00 2001 From: Raymond Luong Date: Fri, 24 Jan 2025 14:29:22 -0700 Subject: [PATCH] Update warning messages --- .../ClientApp/src/assets/i18n/non_checking_en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_en.json b/src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_en.json index d810dec150..6818b17f1f 100644 --- a/src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_en.json +++ b/src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_en.json @@ -264,12 +264,12 @@ "no_training_books": "No training books selected", "overview": "Overview", "reference_books": "Reference books", - "source_books_missing": "The source for this project does not contain all the translated books. Are you sure you are using the correct source?", + "source_books_missing": "The reference text is missing one or more of the translated books in your project. Consider choosing a reference text that contains a match for all the translated books", "these_source_books_cannot_be_used_for_training": "The following books cannot be used for training as they are not in the training source text ({{ firstTrainingSource }}).", "these_source_books_cannot_be_used_for_translating": "The following books cannot be translated as they are not in the drafting source text ({{ draftingSourceProjectName }}).", "training_books_will_appear": "Training books will appear as you select books under translated books", "translated_books": "Translated books", - "translated_book_selected_no_training_pair": "You selected translated books but did not select matching reference books for training. Please choose matching reference books", + "translated_book_selected_no_training_pair": "Some of the training books you selected have no matching reference books selected. Please select matching reference books.", "unusable_target_books": "Can't find the book you're looking for? Be sure the book is created in Paratext, then sync your project." }, "draft_preview_books": {