From 5e20fde7fc1630d71d809ce8789d58cf69de997e Mon Sep 17 00:00:00 2001 From: parfait-ayanou Date: Wed, 30 Oct 2019 12:26:30 +0100 Subject: [PATCH] Wed Oct 30 2019 12:26:24 GMT+0100 (W. Central Africa Standard Time) --- 16/{00.txt => 19.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 102 +++++++++++++++++++++++++++++++++++++++- 3 files changed, 101 insertions(+), 1 deletion(-) rename 16/{00.txt => 19.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/16/00.txt b/16/19.txt similarity index 100% rename from 16/00.txt rename to 16/19.txt 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 4236d7d..d4c662a 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,101 @@ -{"package_version":6,"format":"usfm","generator":{"name":"ts-android","build":138},"target_language":{"id":"lol-x-lokonda","name":"Lokonda","direction":"ltr"},"project":{"id":"mrk","name":"Mark"},"type":{"id":"text","name":"Text"},"resource":{"id":"ulb","name":"Unlocked Literal Bible"},"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160223,"version":"4"}],"parent_draft":{},"translators":["Lokonda 01"],"finished_chunks":["10-41","10-38","13-03","13-14","13-17","08-35","02-20","01-01","09-40","12-41","12-04","12-06","12-08","12-16","12-10","12-13","12-18","12-43","13-01","12-20","12-24","12-26","12-32","12-38","12-28","12-35","13-05","13-07","13-09","13-11","13-21","13-24","13-28","13-30","13-33","13-35","14-01","14-03","14-06","14-10","14-12","14-15","14-17","14-20","14-22","14-26","14-28","14-30","14-32","14-35","14-37","14-40","14-43","14-47","14-51","14-53","14-55","14-57","14-60","14-63","14-66"]} \ No newline at end of file +{ + "package_version": 7, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "2" + }, + "target_language": { + "id": "lol-x-lokonda", + "name": "Lokonda", + "direction": "ltr" + }, + "project": { + "id": "mrk", + "name": "Mark" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "ulb", + "name": "Unlocked Literal Bible" + }, + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160223, + "version": "4" + } + ], + "parent_draft": {}, + "translators": [ + "Lokonda 01" + ], + "finished_chunks": [ + "10-41", + "10-38", + "13-03", + "13-14", + "13-17", + "08-35", + "02-20", + "01-01", + "09-40", + "12-41", + "12-04", + "12-06", + "12-08", + "12-16", + "12-10", + "12-13", + "12-18", + "12-43", + "13-01", + "12-20", + "12-24", + "12-26", + "12-32", + "12-38", + "12-28", + "12-35", + "13-05", + "13-07", + "13-09", + "13-11", + "13-21", + "13-24", + "13-28", + "13-30", + "13-33", + "13-35", + "14-01", + "14-03", + "14-06", + "14-10", + "14-12", + "14-15", + "14-17", + "14-20", + "14-22", + "14-26", + "14-28", + "14-30", + "14-32", + "14-35", + "14-37", + "14-40", + "14-43", + "14-47", + "14-51", + "14-53", + "14-55", + "14-57", + "14-60", + "14-63", + "14-66" + ] +} \ No newline at end of file