You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/SIL.XForge.Scripture/ClientApp/src/app/translate/draft-generation/draft-sources/draft-sources.component.html
Copy file name to clipboardExpand all lines: src/SIL.XForge.Scripture/ClientApp/src/assets/i18n/non_checking_en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -301,6 +301,7 @@
301
301
"confirm_language_codes": "Please confirm that the language codes are correct before saving.",
302
302
"discard_changes_confirmation": "Are you sure you want to leave the page with unsaved changes?",
303
303
"draft_source": "Draft source",
304
+
"failed_to_save_changes": "Failed to save changes.",
304
305
"generate_draft_from_language_model": "Generate draft from language model",
305
306
"language_code": "Language code: ",
306
307
"leave_and_discard": "Leave & discard changes",
@@ -334,7 +335,6 @@
334
335
"unknown_language_code": "unknown"
335
336
},
336
337
"draft_usfm_format": {
337
-
"changes_have_been_saved": "Changes have been saved",
338
338
"cancel": "Cancel",
339
339
"connect_to_the_internet": "Please connect to the internet to change the USFM format for your draft",
340
340
"draft_format_description": "The draft has been created. Here are some formatting options for the text. You can try each option to see the difference it makes.",
0 commit comments