From 18f9aaabe1dc9e51126a0f6dfe3a7bf32b081c3f Mon Sep 17 00:00:00 2001 From: Pungs6TH16 Date: Wed, 6 Jul 2016 09:49:29 +0100 Subject: [PATCH] Wed Jul 06 2016 09:49:28 GMT+0100 (W. Central Africa Standard Time) --- manifest.json | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/manifest.json b/manifest.json index 5435e6e..bf43af5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,30 +1,26 @@ { - "project": { - "id": "eph", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 6, + "format": "usfm", "generator": { "name": "ts-desktop", - "build": "" + "build": "21" }, - "package_version": 6, "target_language": { "direction": "ltr", "id": "sif", "name": "Siamou" }, - "format": "usfm", + "project": { + "id": "eph", + "name": "Ephesians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "Issa", - "Solo" - ], "source_translations": [ { "language_id": "en", @@ -34,18 +30,23 @@ "version": "5" } ], + "translators": [ + "Issa", + "Solo" + ], "finished_chunks": [ "00-title", "01-01", "01-03", "01-05", "01-07", + "01-09", "01-11", "01-13", - "01-09", "01-15", "01-17", "01-19", - "01-22" + "01-22", + "02-01" ] } \ No newline at end of file