|
1 | 1 | { |
2 | | - "metadata": {}, |
| 2 | + "metadata": { |
| 3 | + "%mainMenu_scriptureForge_openAutoDrafts_label%": { |
| 4 | + "deprecationInfo": { |
| 5 | + "message": "Replaced with %mainMenu_scriptureForge_openGeneratedDrafts_label%", |
| 6 | + "date": "2026-01-08" |
| 7 | + } |
| 8 | + }, |
| 9 | + "%scriptureForge_draft_action_cannotAccessDrafts%": { |
| 10 | + "deprecationInfo": { |
| 11 | + "message": "Replaced with %scriptureForge_draft_action_cannotAccessDrafts_2%", |
| 12 | + "date": "2026-01-08" |
| 13 | + } |
| 14 | + }, |
| 15 | + "%scriptureForge_drafts_title%": { |
| 16 | + "deprecationInfo": { |
| 17 | + "message": "Replaced with %scriptureForge_drafts_title_2%", |
| 18 | + "date": "2026-01-08" |
| 19 | + } |
| 20 | + }, |
| 21 | + "%scriptureForge_login_page_title%": { |
| 22 | + "deprecationInfo": { |
| 23 | + "message": "Replaced with %scriptureForge_login_page_title_2%", |
| 24 | + "date": "2026-01-08" |
| 25 | + } |
| 26 | + }, |
| 27 | + "%webView_scriptureForge_editor_title_format%": { |
| 28 | + "deprecationInfo": { |
| 29 | + "message": "Replaced with %webView_scriptureForge_editor_title_format_2%", |
| 30 | + "date": "2026-01-08" |
| 31 | + } |
| 32 | + } |
| 33 | + }, |
3 | 34 | "localizedStrings": { |
4 | 35 | "en": { |
5 | 36 | "%mainMenu_scriptureForge_openAutoDrafts_label%": "Open Auto Drafts", |
| 37 | + "%mainMenu_scriptureForge_openGeneratedDrafts_label%": "Open generated drafts", |
6 | 38 | "%project_settings_scriptureForge_group1_label%": "Scripture Forge Project Settings", |
7 | 39 | "%project_settings_scriptureForge_projectId_label%": "Scripture Forge Project ID", |
8 | 40 | "%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 | 41 | "%scriptureForge_draft_action_canJoin%": "Join project", |
10 | 42 | "%scriptureForge_draft_action_cannotAccessDrafts%": "Ask your administrator for access to Auto Drafts.", |
| 43 | + "%scriptureForge_draft_action_cannotAccessDrafts_2%": "Ask your administrator for access to generate drafts.", |
11 | 44 | "%scriptureForge_draft_action_cannotSetUp%": "Ask your administrator to connect this project to Scripture Forge.", |
12 | 45 | "%scriptureForge_draft_action_canSetUp%": "Connect", |
13 | 46 | "%scriptureForge_draft_action_connected_generate%": "Generate", |
|
27 | 60 | "%scriptureForge_draft_viewer_header_description_md%": "This AI-generated pre-translation contains errors. [Open in Scripture Forge]({scriptureForgeProjectGenerateDraftUrl})", |
28 | 61 | "%scriptureForge_draft_viewer_header_title%": "AI-generated", |
29 | 62 | "%scriptureForge_drafts_title%": "Auto Drafts", |
| 63 | + "%scriptureForge_drafts_title_2%": "Generated Drafts", |
30 | 64 | "%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 | 65 | "%scriptureForge_home_failed_login_check_format%": "Scripture Forge failed to determine if you are logged in. {errorMessage}", |
32 | 66 | "%scriptureForge_home_failed_login_format%": "Scripture Forge failed to log in. {errorMessage}", |
33 | 67 | "%scriptureForge_home_failed_logout_format%": "Scripture Forge failed to log out. {errorMessage}", |
34 | 68 | "%scriptureForge_home_login_action_label%": "Log in", |
35 | 69 | "%scriptureForge_home_logout_action_label%": "Log out", |
36 | 70 | "%scriptureForge_login_page_title%": "Auto Drafts", |
| 71 | + "%scriptureForge_login_page_title_2%": "Generated Drafts", |
37 | 72 | "%scriptureForge_login_page_subtitle%": "Scripture Forge extension", |
38 | 73 | "%scriptureForge_logo_alt_text%": "Scripture Forge Logo", |
39 | 74 | "%scriptureForge_overline_title%": "Scripture Forge", |
|
42 | 77 | "%settings_scriptureForge_serverConfiguration_label%": "Targeted Servers", |
43 | 78 | "%settings_scriptureForge_serverConfiguration_validation_error_preset%": "Server configuration preset name must be one of {presetNames}", |
44 | 79 | "%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)" |
| 80 | + "%webView_scriptureForge_editor_title_format%": "{projectId} (Auto Draft)", |
| 81 | + "%webView_scriptureForge_editor_title_format_2%": "{projectId} (generated draft)" |
46 | 82 | } |
47 | 83 | } |
48 | 84 | } |
0 commit comments