From 55101525697983fc49f4b7201fd3c16963023722 Mon Sep 17 00:00:00 2001 From: kindibu <> Date: Thu, 25 Oct 2018 01:20:58 +0800 Subject: [PATCH] auto save --- {00 => front}/title.txt | 0 manifest.json | 82 ++++++++++++++++++++++++++++++++++++++++- 2 files changed, 81 insertions(+), 1 deletion(-) rename {00 => front}/title.txt (100%) 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 3222f79..592ed9c 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,81 @@ -{"project":{"id":"2co","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"kng-x-kindibu","name":"Kindibu"},"format":"usfm","resource":{"id":"reg"},"translators":["kindibu"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20170221,"version":"9"}],"finished_chunks":["06-01","06-04","06-08","06-11","06-14","06-17","07-01","07-02","07-05","07-08","07-11","07-13","07-15","13-01","13-03","13-05","13-07","13-09","08-01","08-03","08-06","08-08","08-10","08-13","08-16","08-18","08-20","08-22","03-01","03-04","03-07","03-09","03-12","03-14","03-17","00-title","04-01","04-03","04-05","04-07","04-11","04-13","04-16"]} \ No newline at end of file +{ + "project": { + "id": "2co", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-android", + "build": 138 + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "kng-x-kindibu", + "name": "Kindibu" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "kindibu" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20170221, + "version": "9" + } + ], + "finished_chunks": [ + "06-01", + "06-04", + "06-08", + "06-11", + "06-14", + "06-17", + "07-01", + "07-02", + "07-05", + "07-08", + "07-11", + "07-13", + "07-15", + "13-01", + "13-03", + "13-05", + "13-07", + "13-09", + "08-01", + "08-03", + "08-06", + "08-08", + "08-10", + "08-13", + "08-16", + "08-18", + "08-20", + "08-22", + "03-01", + "03-04", + "03-07", + "03-09", + "03-12", + "03-14", + "03-17", + "00-title", + "04-01", + "04-03", + "04-05", + "04-07", + "04-11", + "04-13", + "04-16" + ] +} \ No newline at end of file