From 74c5c151c58b94b8820e1503da2e7477faa2a36e 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 => 21.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 77 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 76 insertions(+), 1 deletion(-) rename 04/{00.txt => 21.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/04/00.txt b/04/21.txt similarity index 100% rename from 04/00.txt rename to 04/21.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 4ff5c81..6f69e94 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,76 @@ -{"project":{"id":"php","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":["01-01","01-03","01-07","01-09","01-12","01-15","01-18","01-20","01-22","01-25","01-28","00-title","04-00","04-18","04-14","04-10","04-08","04-04","04-01","03-20","03-17","03-15","03-12","03-08","03-06","03-04","03-01","02-28","02-25","02-22","02-19","02-17","02-14","02-12","02-09","02-05","02-03","02-01"]} \ No newline at end of file +{ + "project": { + "id": "php", + "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": [ + "01-01", + "01-03", + "01-07", + "01-09", + "01-12", + "01-15", + "01-18", + "01-20", + "01-22", + "01-25", + "01-28", + "00-title", + "04-21", + "04-18", + "04-14", + "04-10", + "04-08", + "04-04", + "04-01", + "03-20", + "03-17", + "03-15", + "03-12", + "03-08", + "03-06", + "03-04", + "03-01", + "02-28", + "02-25", + "02-22", + "02-19", + "02-17", + "02-14", + "02-12", + "02-09", + "02-05", + "02-03", + "02-01" + ] +} \ No newline at end of file