From f99773f2c353f202c15ac4118561d9ecb4a282e6 Mon Sep 17 00:00:00 2001 From: man_vgm Date: Thu, 17 Dec 2020 14:02:39 +0700 Subject: [PATCH] Auto saving at wordAlignment chapter_1 psa 1:1 --- .../wordAlignment/psa/currentContextId/contextId.json | 9 +++++++++ manifest.json | 3 ++- settings.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 .apps/translationCore/index/wordAlignment/psa/currentContextId/contextId.json diff --git a/.apps/translationCore/index/wordAlignment/psa/currentContextId/contextId.json b/.apps/translationCore/index/wordAlignment/psa/currentContextId/contextId.json new file mode 100644 index 000000000..f6367f28f --- /dev/null +++ b/.apps/translationCore/index/wordAlignment/psa/currentContextId/contextId.json @@ -0,0 +1,9 @@ +{ + "reference": { + "bookId": "psa", + "chapter": 1, + "verse": 1 + }, + "tool": "wordAlignment", + "groupId": "chapter_1" +} diff --git a/manifest.json b/manifest.json index c9726b728..6777b8fad 100644 --- a/manifest.json +++ b/manifest.json @@ -55,5 +55,6 @@ "hbo/uhb?v=2.1.15" ], "tc_edit_version": "3.0.1", - "tc_min_compatible_version": "3.0.0" + "tc_min_compatible_version": "3.0.0", + "tc_orig_lang_check_version_wordAlignment": "2.1.15" } diff --git a/settings.json b/settings.json index b0222b207..d5f2a3189 100644 --- a/settings.json +++ b/settings.json @@ -1,3 +1,3 @@ { - "last_opened": "2020-12-15T10:13:32.990Z" + "last_opened": "2020-12-17T07:02:35.706Z" }