From ab2e29e23efde2106e44ed0893997dc4bd2dd6e1 Mon Sep 17 00:00:00 2001 From: "Agape B. Kenny" <> Date: Mon, 10 Jul 2017 21:12:25 +0800 Subject: [PATCH] auto save --- 04/{00.txt => 18.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 75 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 74 insertions(+), 1 deletion(-) rename 04/{00.txt => 18.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/04/00.txt b/04/18.txt similarity index 100% rename from 04/00.txt rename to 04/18.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 7ffe947..9179d1c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,74 @@ -{"project":{"id":"col","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"pip","name":"Pero"},"format":"usfm","resource":{"id":"reg"},"translators":["Agape B. Kenny"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20170329,"version":"9"}],"finished_chunks":["00-title","01-01","01-04","01-07","01-09","01-11","01-13","01-15","01-18","01-21","01-24","01-28","02-18","02-16","02-13","02-10","02-08","02-06","02-04","02-01","03-12","03-15","03-18","03-22","04-01","04-02","04-05","04-07","04-10","04-15","04-00","04-12","03-01","02-20","03-09","03-05"]} \ No newline at end of file +{ + "project": { + "id": "col", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-android", + "build": 138 + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "pip", + "name": "Pero" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Agape B. Kenny" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20170329, + "version": "9" + } + ], + "finished_chunks": [ + "00-title", + "01-01", + "01-04", + "01-07", + "01-09", + "01-11", + "01-13", + "01-15", + "01-18", + "01-21", + "01-24", + "01-28", + "02-18", + "02-16", + "02-13", + "02-10", + "02-08", + "02-06", + "02-04", + "02-01", + "03-12", + "03-15", + "03-18", + "03-22", + "04-01", + "04-02", + "04-05", + "04-07", + "04-10", + "04-15", + "04-18", + "04-12", + "03-01", + "02-20", + "03-09", + "03-05" + ] +} \ No newline at end of file