From 7e7c39bef6d662c639368e9242ff294ce0712d41 Mon Sep 17 00:00:00 2001 From: faustin-azaza Date: Thu, 3 Aug 2017 13:52:11 +0200 Subject: [PATCH] =?UTF-8?q?Thu=20Aug=2003=202017=2013:52:10=20GMT+0200=20(?= =?UTF-8?q?Paris,=20Madrid=20(heure=20d=E2=80=99=C3=A9t=C3=A9))?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 06/{00.txt => 20.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 86 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 85 insertions(+), 1 deletion(-) rename 06/{00.txt => 20.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/06/00.txt b/06/20.txt similarity index 100% rename from 06/00.txt rename to 06/20.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 f11703e..be9bd17 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,85 @@ -{"project":{"id":"1ti","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"hav","name":"Havu"},"format":"usfm","resource":{"id":"reg"},"translators":["AE","Twende EMMANUEL"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["01-03","01-05","01-01","00-title","01-12","01-18","02-11","03-06","03-11","03-08","01-09","01-15","02-01","02-05","02-08","02-13","03-01","03-04","03-14","03-16","04-01","04-03","04-06","04-09","04-11","04-14","05-01","05-03","05-05","05-07","05-09","05-11","05-14","05-17","05-23","05-19","05-21","06-01","06-03","06-06","06-09","06-11","06-13","06-15","06-17","06-00"]} \ No newline at end of file +{ + "project": { + "id": "1ti", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "110" + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "hav", + "name": "Havu" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "AE", + "Twende EMMANUEL" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], + "finished_chunks": [ + "front-title", + "01-03", + "01-05", + "01-01", + "01-12", + "01-18", + "02-11", + "03-06", + "03-11", + "03-08", + "01-09", + "01-15", + "02-01", + "02-05", + "02-08", + "02-13", + "03-01", + "03-04", + "03-14", + "03-16", + "04-01", + "04-03", + "04-06", + "04-09", + "04-11", + "04-14", + "05-01", + "05-03", + "05-05", + "05-07", + "05-09", + "05-11", + "05-14", + "05-17", + "05-23", + "05-19", + "05-21", + "06-01", + "06-03", + "06-06", + "06-09", + "06-11", + "06-13", + "06-15", + "06-17", + "06-20" + ] +} \ No newline at end of file