From 8232f0294848764b05906e2deba45f1cf383c696 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Tue, 17 May 2022 15:34:15 -0500 Subject: [PATCH] Tue May 17 2022 15:34:14 GMT-0500 (Central Daylight Time) --- 05/{00.txt => 12.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 83 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 82 insertions(+), 1 deletion(-) rename 05/{00.txt => 12.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/05/00.txt b/05/12.txt similarity index 100% rename from 05/00.txt rename to 05/12.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 6cc68fc..1f2fb10 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,82 @@ -{"project":{"id":"1pe","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"zmb","name":"Zimba"},"format":"usfm","resource":{"id":"reg"},"translators":["Munguiko-Pascal"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20170329,"version":"9"}],"finished_chunks":["00-title","01-01","01-03","01-06","01-08","01-11","01-13","01-15","01-18","01-20","01-22","01-24","02-01","02-04","02-06","02-07","02-09","02-11","02-13","02-18","02-21","02-24","03-01","03-03","03-05","03-07","03-08","03-10","03-13","03-15","03-18","03-21","05-01","05-05","05-08","05-10","05-00","04-01","04-03","04-07","04-10","04-12","04-15","04-17"]} \ No newline at end of file +{ + "project": { + "id": "1pe", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "69" + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "zmb", + "name": "Zimba" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Munguiko-Pascal" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20170329, + "version": "9" + } + ], + "finished_chunks": [ + "front-title", + "01-01", + "01-03", + "01-06", + "01-08", + "01-11", + "01-13", + "01-15", + "01-18", + "01-20", + "01-22", + "01-24", + "02-01", + "02-04", + "02-06", + "02-07", + "02-09", + "02-11", + "02-13", + "02-18", + "02-21", + "02-24", + "03-01", + "03-03", + "03-05", + "03-07", + "03-08", + "03-10", + "03-13", + "03-15", + "03-18", + "03-21", + "05-01", + "05-05", + "05-08", + "05-10", + "04-01", + "04-03", + "04-07", + "04-10", + "04-12", + "04-15", + "04-17", + "05-12" + ] +} \ No newline at end of file