From 8ab5a795b3069339aec14874b17a8bcf90481800 Mon Sep 17 00:00:00 2001 From: "ezar.chandra" Date: Thu, 31 Oct 2019 09:00:31 +0800 Subject: [PATCH 1/2] Thu Oct 31 2019 09:00:30 GMT+0800 (China Standard Time) --- manifest.json | 53 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 4fb98d3..6aa6978 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,52 @@ -{"project":{"id":"jud","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":2},"package_version":7,"target_language":{"name":"Gone Dau","direction":"ltr","anglicized_name":"Gone Dau","region":"Pacific","is_gateway_language":false,"id":"goo"},"format":"usfm","resource":{"id":"reg"},"translators":["GONEDAU"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":"3","date_modified":20170329,"version":"9"}],"finished_chunks":["01-22","01-20","01-24","01-01","01-03","01-05","01-07","01-09","01-12","01-14","01-17"]} \ No newline at end of file +{ + "project": { + "id": "jud", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "2" + }, + "package_version": 7, + "target_language": { + "name": "Gone Dau", + "direction": "ltr", + "anglicized_name": "Gone Dau", + "region": "Pacific", + "is_gateway_language": false, + "id": "goo" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "GONEDAU" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": 20170329, + "version": "9" + } + ], + "finished_chunks": [ + "01-22", + "01-20", + "01-24", + "01-01", + "01-03", + "01-05", + "01-07", + "01-09", + "01-12", + "01-14", + "01-17" + ] +} \ No newline at end of file From 51acee3c19973794dc453ce1a4c516014a7ebf60 Mon Sep 17 00:00:00 2001 From: "ezar.chandra" Date: Thu, 31 Oct 2019 09:53:56 +0800 Subject: [PATCH 2/2] Thu Oct 31 2019 09:53:55 GMT+0800 (China Standard Time) --- 01/title.txt | 1 + front/title.txt | 1 + manifest.json | 41 ++++++++++++++++++++++------------------- 3 files changed, 24 insertions(+), 19 deletions(-) create mode 100644 01/title.txt create mode 100644 front/title.txt diff --git a/01/title.txt b/01/title.txt new file mode 100644 index 0000000..70b5613 --- /dev/null +++ b/01/title.txt @@ -0,0 +1 @@ +Wase 1 \ No newline at end of file diff --git a/front/title.txt b/front/title.txt new file mode 100644 index 0000000..ee63795 --- /dev/null +++ b/front/title.txt @@ -0,0 +1 @@ +Juta \ No newline at end of file diff --git a/manifest.json b/manifest.json index 6aa6978..9c0085e 100644 --- a/manifest.json +++ b/manifest.json @@ -1,17 +1,10 @@ { - "project": { - "id": "jud", - "name": "" - }, - "type": { - "id": "text", - "name": "Text" - }, + "package_version": 7, + "format": "usfm", "generator": { "name": "ts-desktop", "build": "2" }, - "package_version": 7, "target_language": { "name": "Gone Dau", "direction": "ltr", @@ -20,26 +13,33 @@ "is_gateway_language": false, "id": "goo" }, - "format": "usfm", + "project": { + "id": "jud", + "name": "Jude" + }, + "type": { + "id": "text", + "name": "Text" + }, "resource": { "id": "reg" }, - "translators": [ - "GONEDAU" - ], "source_translations": [ { "language_id": "en", "resource_id": "ulb", "checking_level": "3", - "date_modified": 20170329, - "version": "9" + "date_modified": "2017-11-29T00:00:00+00:00", + "version": "12" } ], + "translators": [ + "GONEDAU", + "ezar.chandra" + ], "finished_chunks": [ - "01-22", - "01-20", - "01-24", + "front-title", + "01-title", "01-01", "01-03", "01-05", @@ -47,6 +47,9 @@ "01-09", "01-12", "01-14", - "01-17" + "01-17", + "01-20", + "01-22", + "01-24" ] } \ No newline at end of file