From c7a0341e357de9ab378d21f1785dda6d21b699e7 Mon Sep 17 00:00:00 2001 From: Georges <> Date: Wed, 24 Oct 2018 07:01:57 -0400 Subject: [PATCH] auto save --- 01/{00.txt => 23.txt} | 0 {00 => front}/title.txt | 0 manifest.json | 48 ++++++++++++++++++++++++++++++++++++++++- 3 files changed, 47 insertions(+), 1 deletion(-) rename 01/{00.txt => 23.txt} (100%) rename {00 => front}/title.txt (100%) diff --git a/01/00.txt b/01/23.txt similarity index 100% rename from 01/00.txt rename to 01/23.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 7a11f2b..c7ea553 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,47 @@ -{"project":{"id":"phm","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"nlo","name":"Ngul"},"format":"usfm","resource":{"id":"reg"},"translators":["Georges"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["00-title","01-04","01-08","01-10","01-14","01-17","01-21","01-01","01-00"]} \ No newline at end of file +{ + "project": { + "id": "phm", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-android", + "build": 138 + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "nlo", + "name": "Ngul" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "Georges" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], + "finished_chunks": [ + "00-title", + "01-04", + "01-08", + "01-10", + "01-14", + "01-17", + "01-21", + "01-01", + "01-23" + ] +} \ No newline at end of file