diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..f6c924a --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Zura 1 \ No newline at end of file diff --git a/03/title.txt b/03/title.txt new file mode 100644 index 0000000..2047a2c --- /dev/null +++ b/03/title.txt @@ -0,0 +1 @@ +Zura 3 \ No newline at end of file diff --git a/04/title.txt b/04/title.txt new file mode 100644 index 0000000..6b8fe7b --- /dev/null +++ b/04/title.txt @@ -0,0 +1 @@ +Zura 4 \ No newline at end of file diff --git a/manifest.json b/manifest.json index 0bd73f9..096dd4a 100644 --- a/manifest.json +++ b/manifest.json @@ -1,68 +1,45 @@ { - "project": { - "id": "col", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "132" }, - "package_version": 7, "target_language": { "direction": "ltr", "id": "nbh", "name": "Ngamo" }, - "format": "usfm", + "project": { + "id": "col", + "name": "Colossians" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "MAST", - "Ngamo2", - "Ora Bible Project 2", - "nbh1-nig" - ], "source_translations": [ { "language_id": "en", "resource_id": "ulb", - "checking_level": 3, + "checking_level": "3", "date_modified": 20170329, "version": "9" } ], + "translators": [ + "MAST", + "Ngamo2", + "Ora Bible Project 2", + "nbh1-nig", + "Ezekiel Dabere Mwarak" + ], "finished_chunks": [ - "04-01", - "04-02", - "04-05", - "04-07", - "04-10", - "04-12", - "04-15", - "04-18", - "03-01", - "03-05", - "03-09", - "03-12", - "03-15", - "03-18", - "03-22", - "02-title", - "02-01", - "02-04", - "02-06", - "02-08", - "02-10", - "02-13", - "02-16", - "02-18", - "02-20", "front-title", + "01-title", "01-01", "01-04", "01-07", @@ -73,6 +50,33 @@ "01-18", "01-21", "01-24", - "01-28" + "01-28", + "02-title", + "02-01", + "02-04", + "02-06", + "02-08", + "02-10", + "02-13", + "02-16", + "02-18", + "02-20", + "03-title", + "03-01", + "03-05", + "03-09", + "03-12", + "03-15", + "03-18", + "03-22", + "04-title", + "04-01", + "04-02", + "04-05", + "04-07", + "04-10", + "04-12", + "04-15", + "04-18" ] } \ No newline at end of file