From c6343151ae6c65bb36ca29ae6cafc2d5fd245d5e Mon Sep 17 00:00:00 2001 From: faustin-azaza <> Date: Tue, 5 May 2015 06:44:51 +0800 Subject: [PATCH 1/2] auto save --- 00/title.txt | 1 + LICENSE.md | 15 +++++++++++++++ manifest.json | 1 + 3 files changed, 17 insertions(+) create mode 100644 00/title.txt create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/00/title.txt b/00/title.txt new file mode 100644 index 0000000..9e1e7fc --- /dev/null +++ b/00/title.txt @@ -0,0 +1 @@ +Ayubu \ No newline at end of file diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..5ae62ec --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,15 @@ +## License: + +This work is made available under a Creative Commons Attribution-ShareAlike 4.0 International License (http://creativecommons.org/licenses/by-sa/4.0/). + +### You are free to: + +**Share** - copy and redistribute the material in any medium or format + +**Adapt** - remix, transform, and build upon the material for any purpose, even commercially. + +### Under the following conditions: + +**Attribution** - You must attribute the work as follows: "Original work available at https://door43.org/." Attribution statements in derivative works should not in any way suggest that we endorse you or your use of this work. + +**ShareAlike** - If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..199744e --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"job","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"hav","name":"Havu"},"format":"usfm","resource":{"id":"reg"},"translators":["faustin-azaza"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["00-title"]} \ No newline at end of file From 64a58f3449588293aa1b93257c1ed92cf62c8000 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 2 Aug 2021 04:54:35 -0400 Subject: [PATCH 2/2] auto save --- {00 => front}/title.txt | 0 manifest.json | 40 +++++++++++++++++++++++++++++++++++++++- 2 files changed, 39 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 199744e..10c2ce1 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,39 @@ -{"project":{"id":"job","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"hav","name":"Havu"},"format":"usfm","resource":{"id":"reg"},"translators":["faustin-azaza"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}],"finished_chunks":["00-title"]} \ No newline at end of file +{ + "project": { + "id": "job", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-android", + "build": 138 + }, + "package_version": 7, + "target_language": { + "direction": "ltr", + "id": "hav", + "name": "Havu" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "faustin-azaza" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ], + "finished_chunks": [ + "00-title" + ] +} \ No newline at end of file