From 6e808bd70f6ef394031c8b948e29401f6f7478a5 Mon Sep 17 00:00:00 2001 From: kimboma <> Date: Wed, 24 Oct 2018 21:32:26 +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 ed687b7..e67c768 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":"ktu-x-kimboma","name":"Kimboma"},"format":"usfm","resource":{"id":"reg"},"translators":["kimboma"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20170221,"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","02-01","02-03","02-05","02-09","02-12","02-14","02-17","02-19","02-22","02-25","02-28","03-01","03-04","03-06","03-08","03-12","03-15","03-17","03-20","04-01","04-04","04-08","04-10","04-14","04-18","04-00","00-title"]} \ 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": "ktu-x-kimboma", + "name": "Kimboma" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "kimboma" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20170221, + "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", + "02-01", + "02-03", + "02-05", + "02-09", + "02-12", + "02-14", + "02-17", + "02-19", + "02-22", + "02-25", + "02-28", + "03-01", + "03-04", + "03-06", + "03-08", + "03-12", + "03-15", + "03-17", + "03-20", + "04-01", + "04-04", + "04-08", + "04-10", + "04-14", + "04-18", + "04-21", + "00-title" + ] +} \ No newline at end of file