From da51d68bae1e3f53c27771d8474ee879ec2fab66 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 26 Nov 2020 17:20:17 +1100 Subject: [PATCH] Thu Nov 26 2020 17:20:17 GMT+1100 (AUS Eastern Daylight Time) --- manifest.json | 120 ++++++++++++++++++++++++-------------------------- 1 file changed, 57 insertions(+), 63 deletions(-) diff --git a/manifest.json b/manifest.json index 3773a08..fe2d675 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "2co", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "4" }, - "package_version": 7, "target_language": { "name": "Motu", "direction": "ltr", @@ -20,34 +13,74 @@ "is_gateway_language": false, "id": "meu" }, - "format": "usfm", + "project": { + "id": "2co", + "name": "2 Corinthians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Elevala Motu Bible Translation" - ], "source_translations": [ { "language_id": "en", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20170329, - "version": "9" - }, - { - "language_id": "en", - "resource_id": "udb", - "checking_level": "3", - "date_modified": 20170221, - "version": "9" + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" } ], + "translators": [ + "Elevala Motu Bible Translation" + ], "finished_chunks": [ "front-title", "01-title", + "01-01", + "01-03", + "01-05", + "01-08", + "01-11", + "01-12", + "01-15", + "01-17", + "01-19", + "01-21", + "01-23", + "02-title", + "02-01", + "02-03", + "02-05", + "02-08", + "02-10", + "02-12", + "02-14", + "02-16", "03-title", + "03-01", + "03-04", + "03-07", + "03-09", + "03-12", + "03-14", + "03-17", "04-title", + "04-01", + "04-03", + "04-05", + "04-07", + "04-11", + "04-13", + "04-16", + "05-title", + "05-01", + "05-04", + "05-06", + "05-09", + "05-11", "06-title", "06-01", "06-04", @@ -65,52 +98,13 @@ "07-15", "08-01", "08-03", + "08-06", "08-08", "08-10", "08-13", "08-16", "08-18", "08-20", - "08-22", - "08-06", - "01-01", - "01-03", - "01-05", - "01-11", - "01-12", - "01-15", - "01-17", - "01-19", - "01-21", - "01-08", - "01-23", - "02-title", - "02-01", - "02-12", - "05-title", - "05-04", - "05-06", - "05-09", - "05-11", - "02-03", - "02-08", - "02-10", - "02-14", - "02-16", - "03-01", - "03-04", - "03-07", - "03-09", - "03-12", - "03-14", - "03-17", - "02-05", - "04-01", - "04-05", - "04-07", - "04-11", - "04-13", - "04-03", - "04-16" + "08-22" ] } \ No newline at end of file