|
3 | 3 | "localizedStrings": { |
4 | 4 | "en": { |
5 | 5 | "%mainMenu_scriptureForge_openAutoDrafts_label%": "Open Auto Drafts", |
| 6 | + "%mainMenu_scriptureForge_openGeneratedDrafts_label%": "Open generated drafts", |
6 | 7 | "%project_settings_scriptureForge_group1_label%": "Scripture Forge Project Settings", |
7 | 8 | "%project_settings_scriptureForge_projectId_label%": "Scripture Forge Project ID", |
8 | 9 | "%project_settings_scriptureForge_projectId_description%": "This project's ID according to Scripture Forge. It is generated upon connecting a project to Scripture Forge. This is distinct from the project's ID according to Paratext. Empty means the project is not connected to Scripture Forge.", |
9 | 10 | "%scriptureForge_draft_action_canJoin%": "Join project", |
10 | | - "%scriptureForge_draft_action_cannotAccessDrafts%": "Ask your administrator for access to Auto Drafts.", |
| 11 | + "%scriptureForge_draft_action_cannotAccessDrafts%": "Ask your administrator for access to generate drafts.", |
11 | 12 | "%scriptureForge_draft_action_cannotSetUp%": "Ask your administrator to connect this project to Scripture Forge.", |
12 | 13 | "%scriptureForge_draft_action_canSetUp%": "Connect", |
13 | 14 | "%scriptureForge_draft_action_connected_generate%": "Generate", |
|
26 | 27 | "%scriptureForge_draft_table_header_language%": "Language", |
27 | 28 | "%scriptureForge_draft_viewer_header_description_md%": "This AI-generated pre-translation contains errors. [Open in Scripture Forge]({scriptureForgeProjectGenerateDraftUrl})", |
28 | 29 | "%scriptureForge_draft_viewer_header_title%": "AI-generated", |
29 | | - "%scriptureForge_drafts_title%": "Auto Drafts", |
| 30 | + "%scriptureForge_drafts_title%": "Generated Drafts", |
30 | 31 | "%scriptureForge_home_description_md%": "This extension allows you to use limited features of Scripture Forge:\n\n- View the list of projects you can see in Scripture Forge\n- Open drafts that have already been generated by AI for a project in Scripture Forge\n\n{loginContent}\n\nAn administrator must connect a project in Scripture Forge and generate an AI draft\nbefore you can interact with it in this extension.\n\nVisit [Scripture Forge]({scriptureForgeUrl}) to access\nits full set of features.", |
31 | 32 | "%scriptureForge_home_failed_login_check_format%": "Scripture Forge failed to determine if you are logged in. {errorMessage}", |
32 | 33 | "%scriptureForge_home_failed_login_format%": "Scripture Forge failed to log in. {errorMessage}", |
33 | 34 | "%scriptureForge_home_failed_logout_format%": "Scripture Forge failed to log out. {errorMessage}", |
34 | 35 | "%scriptureForge_home_login_action_label%": "Log in", |
35 | 36 | "%scriptureForge_home_logout_action_label%": "Log out", |
36 | | - "%scriptureForge_login_page_title%": "Auto Drafts", |
| 37 | + "%scriptureForge_login_page_title%": "Generated Drafts", |
37 | 38 | "%scriptureForge_login_page_subtitle%": "Scripture Forge extension", |
38 | 39 | "%scriptureForge_logo_alt_text%": "Scripture Forge Logo", |
39 | 40 | "%scriptureForge_overline_title%": "Scripture Forge", |
|
42 | 43 | "%settings_scriptureForge_serverConfiguration_label%": "Targeted Servers", |
43 | 44 | "%settings_scriptureForge_serverConfiguration_validation_error_preset%": "Server configuration preset name must be one of {presetNames}", |
44 | 45 | "%settings_scriptureForge_serverConfiguration_validation_error_wrongFormat%": "Custom configuration must follow the `ServerConfiguration` type in the `scripture-forge` extension", |
45 | | - "%webView_scriptureForge_editor_title_format%": "{projectId} (Auto Draft)" |
| 46 | + "%webView_scriptureForge_editor_title_format%": "{projectId} (Generated Draft)" |
46 | 47 | } |
47 | 48 | } |
48 | 49 | } |
0 commit comments