From d651bbf4f7213ec79bcfcfb6700f5b4368c40b33 Mon Sep 17 00:00:00 2001 From: craig_test_10 Date: Wed, 2 Oct 2019 14:20:00 -0400 Subject: [PATCH] Wed Oct 02 2019 14:20:00 GMT-0400 (EDT) --- 01/01.txt | 2 +- manifest.json | 31 ++++++++++++++++--------------- 2 files changed, 17 insertions(+), 16 deletions(-) diff --git a/01/01.txt b/01/01.txt index f7d1a9a..36f4bd7 100644 --- a/01/01.txt +++ b/01/01.txt @@ -1 +1 @@ -\c 1 \v 1 Here is some example text. \v 2 It is not a translation. \v 3 Here is some more text. +\c 1 \v 1 Here is some example text. \v 2 It is not a translation. \v 3 Here is some more text. craig_test_10 \ No newline at end of file diff --git a/manifest.json b/manifest.json index d8bdcd1..fc2853a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "mat", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "1" }, - "package_version": 7, "target_language": { "name": "Afaraf", "direction": "ltr", @@ -20,21 +13,29 @@ "is_gateway_language": false, "id": "aa" }, - "format": "usfm", + "project": { + "id": "mat", + "name": "Matthew" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "craig" - ], "source_translations": [ { "language_id": "en", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20170329, - "version": "9" + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" } ], + "translators": [ + "craig", + "craig_test_10" + ], "finished_chunks": [] } \ No newline at end of file