diff --git a/manifest.json b/manifest.json index fb0daea..45de855 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "jas", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "5" }, - "package_version": 7, "target_language": { "name": "Nhanda", "direction": "ltr", @@ -20,25 +13,33 @@ "is_gateway_language": false, "id": "nha" }, - "format": "usfm", + "project": { + "id": "jas", + "name": "James" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Bunjock Silas" - ], "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": [ + "Bunjock Silas", + "RIF" + ], "finished_chunks": [ - "01-title", "front-title", + "01-title", "01-01", "01-04", "01-06", @@ -59,31 +60,31 @@ "02-18", "02-21", "02-25", - "03-15", - "03-13", - "03-11", - "03-09", - "03-07", - "03-05", - "03-03", - "03-01", "03-title", - "04-15", - "04-13", - "04-11", - "04-08", - "04-06", - "04-04", - "04-01", + "03-01", + "03-03", + "03-05", + "03-07", + "03-09", + "03-11", + "03-13", + "03-15", "04-title", - "05-19", - "05-16", - "05-13", - "05-12", - "05-09", - "05-07", - "05-04", + "04-01", + "04-04", + "04-06", + "04-08", + "04-11", + "04-13", + "04-15", + "05-title", "05-01", - "05-title" + "05-04", + "05-07", + "05-09", + "05-12", + "05-13", + "05-16", + "05-19" ] } \ No newline at end of file