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-history-list/draft-history-entry/draft-history-entry.component.html
Copy file name to clipboardExpand all lines: src/SIL.XForge.Scripture/ClientApp/src/app/translate/draft-generation/draft-usfm-format/_draft-usfm-format-theme.scss
Copy file name to clipboardExpand all lines: src/SIL.XForge.Scripture/ClientApp/src/app/translate/draft-generation/draft-usfm-format/draft-usfm-format.component.html
Copy file name to clipboardExpand all lines: src/SIL.XForge.Scripture/ClientApp/src/app/translate/draft-generation/draft-usfm-format/draft-usfm-format.component.scss
"requested_by": "Requested by {{ requestedByUserName }} at {{ requestedAtTime }}.",
@@ -346,21 +346,30 @@
346
346
"unknown_language_code": "unknown"
347
347
},
348
348
"draft_usfm_format": {
349
+
"automatic_quote_style_description": "Use the same quote style as the rest of the project, if possible. Recommended for most projects.",
350
+
"automatic_quote_style": "Automatic quote style",
351
+
"available_for_each_draft": "You can do this for every new draft if you wish.",
349
352
"cancel": "Cancel",
350
-
"connect_to_the_internet": "Please connect to the internet to change the USFM format for your draft",
353
+
"choose_how_quotes_appear": "Choose how quotes should appear",
354
+
"connect_to_the_internet": "Please connect to the internet to change the draft formatting options.",
351
355
"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.",
352
356
"draft_format_options": "Format draft",
353
357
"failed_to_save": "Failed to save changes. Try again later.",
354
-
"new": "New",
355
-
"option_best_guess": "Best guess",
358
+
"formatting_options": "Formatting options",
359
+
"line_breaks_description": "Scripture Forge translates complete verses, without line breaks, because this gives the best translation. Choose where to place the line breaks from the source.",
360
+
"line_breaks_title": "Line breaks",
361
+
"new": "new",
362
+
"no_quote_convention_detected": "No quote convention could be detected for your project. Straight quotes will be used in the draft regardless of which option you choose.",
356
363
"option_best_guess_description": "Line breaks in the source will be placed at the best guess of where they should be in the draft. Recommended for most projects.",
357
-
"option_end": "Move to end",
364
+
"option_best_guess": "Best guess",
358
365
"option_end_description": "Line breaks in the source will be moved to the end of the verse.",
359
-
"option_remove": "Remove",
366
+
"option_end": "Move to end",
360
367
"option_remove_description": "Line breaks in the source will be omitted from the draft.",
361
-
"line_breaks_description": "Scripture Forge translates complete verses, without line breaks, because this gives the best draft. Choose where to place the line breaks from the source.",
362
-
"line_breaks_title": "Line breaks",
363
-
"save_changes": "Save"
368
+
"option_remove": "Remove",
369
+
"quote_style": "Quote style",
370
+
"save_changes": "Save",
371
+
"straight_quotes_description": "Use only straight quotes in the draft.",
0 commit comments