From b427665a1cf390f6a9e86ad81772cc2789c9a6a2 Mon Sep 17 00:00:00 2001 From: obiorah Date: Mon, 1 May 2017 10:49:56 +0100 Subject: [PATCH] Mon May 01 2017 10:49:55 GMT+0100 (W. Central Africa Standard Time) --- {00 => front}/title.txt | 0 manifest.json | 106 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 105 insertions(+), 1 deletion(-) rename {00 => front}/title.txt (100%) diff --git a/00/title.txt b/front/title.txt similarity index 100% rename from 00/title.txt rename to front/title.txt diff --git a/manifest.json b/manifest.json index 9a95116..c97ac0c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,105 @@ -{"project":{"id":"mrk","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"say","name":"Saya"},"format":"usfm","resource":{"id":"reg"},"translators":["manassah"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["00-title","02-01","02-03","02-08","02-13","02-20","02-22","02-25","02-27","02-18","02-17","02-10","02-05","11-01","11-04","11-07","11-11","11-13","11-15","11-17","11-20","11-22","11-24","11-27","11-29","11-31","06-01","06-04","06-07","06-10","06-12","06-14","06-16","06-18","06-21","06-23","06-26","06-30","06-33","06-35","06-37","06-39","06-42","06-45","06-48","06-51","06-53","06-56","15-01","15-04","15-06","15-09","15-12","15-14","15-16","15-19","15-22","15-25","15-29","15-31","15-33","15-36","15-39","15-42","15-45","02-15","02-23"]} \ No newline at end of file +{ + "project": { + "id": "mrk", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "132" + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "say", + "name": "Saya" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "manassah" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], + "finished_chunks": [ + "front-title", + "02-01", + "02-03", + "02-08", + "02-13", + "02-20", + "02-22", + "02-25", + "02-27", + "02-18", + "02-17", + "02-10", + "02-05", + "11-01", + "11-04", + "11-07", + "11-11", + "11-13", + "11-15", + "11-17", + "11-20", + "11-22", + "11-24", + "11-27", + "11-29", + "11-31", + "06-01", + "06-04", + "06-07", + "06-10", + "06-12", + "06-14", + "06-16", + "06-18", + "06-21", + "06-23", + "06-26", + "06-30", + "06-33", + "06-35", + "06-37", + "06-39", + "06-42", + "06-45", + "06-48", + "06-51", + "06-53", + "06-56", + "15-01", + "15-04", + "15-06", + "15-09", + "15-12", + "15-14", + "15-16", + "15-19", + "15-22", + "15-25", + "15-29", + "15-31", + "15-33", + "15-36", + "15-39", + "15-42", + "15-45", + "02-15", + "02-23" + ] +} \ No newline at end of file