From 06f396461d6348e2c0946e309dc0957fe98e0481 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 30 Apr 2019 21:10:40 +1000 Subject: [PATCH] Tue Apr 30 2019 21:10:40 GMT+1000 (West Pacific Standard Time) --- manifest.json | 163 +++++++++++++++++++++++++------------------------- 1 file changed, 82 insertions(+), 81 deletions(-) diff --git a/manifest.json b/manifest.json index 937ff07..6186737 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": "132" }, - "package_version": 7, "target_language": { "name": "Gedaged", "direction": "ltr", @@ -20,13 +13,17 @@ "is_gateway_language": false, "id": "gdd" }, - "format": "usfm", + "project": { + "id": "2co", + "name": "2 Corinthians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "BEL #1" - ], "source_translations": [ { "language_id": "en", @@ -36,44 +33,78 @@ "version": "9" } ], + "translators": [ + "BEL #1" + ], "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", - "03-title", - "front-title", - "02-title", - "04-title", - "04-01", - "04-03", - "04-07", - "04-11", - "04-13", - "04-16", "02-10", "02-12", "02-14", "02-16", - "03-07", - "03-12", - "04-05", - "03-17", + "03-title", + "03-01", "03-04", - "01-21", - "07-title", - "07-13", + "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", + "05-13", + "05-16", "05-18", + "05-20", "06-title", + "06-01", + "06-04", + "06-08", "06-11", + "06-14", "06-17", + "07-title", + "07-01", + "07-02", + "07-05", + "07-08", + "07-11", + "07-13", + "07-15", "08-title", "08-01", + "08-03", "08-06", + "08-08", "08-10", "08-13", "08-16", @@ -81,83 +112,53 @@ "08-20", "08-22", "09-title", + "09-01", "09-03", + "09-06", + "09-08", "09-10", + "09-12", "10-title", + "10-01", + "10-03", "10-05", "10-07", + "10-09", + "10-11", "10-13", "10-15", + "10-17", "11-title", - "13-title", - "13-01", - "13-05", "11-01", + "11-03", "11-05", + "11-07", + "11-10", "11-12", + "11-14", "11-16", "11-19", + "11-22", "11-27", "11-30", "11-32", "12-title", - "12-03", - "12-20", - "01-08", - "01-11", - "01-12", - "01-17", - "01-23", - "02-01", - "03-01", - "03-09", - "05-09", - "05-01", - "05-04", - "05-13", - "05-16", - "05-20", - "06-01", - "06-14", - "07-01", - "07-02", - "07-08", - "07-11", - "07-15", - "08-03", - "09-01", - "09-06", - "09-08", - "09-12", - "10-01", - "10-03", - "10-09", - "10-11", - "11-07", - "11-10", - "11-14", - "11-22", "12-01", + "12-03", "12-06", "12-08", "12-11", "12-14", "12-16", "12-19", + "12-20", + "13-title", + "13-01", "13-03", + "13-05", "13-07", - "13-13", - "13-11", "13-09", - "10-17", - "08-08", - "07-05", - "06-08", - "06-04", - "05-11", - "05-06", - "03-14", - "01-19", - "01-15" + "13-11", + "13-13" ] } \ No newline at end of file