From b3425be624fb2cec84c75d0664e391565e69b5df Mon Sep 17 00:00:00 2001 From: qa5 Date: Wed, 21 Sep 2016 02:32:55 +0800 Subject: [PATCH 1/2] auto save --- 01/01.txt | 1 + LICENSE.md | 15 +++++++++++++++ manifest.json | 1 + 3 files changed, 17 insertions(+) create mode 100644 01/01.txt create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/01/01.txt b/01/01.txt new file mode 100644 index 0000000..82c84d9 --- /dev/null +++ b/01/01.txt @@ -0,0 +1 @@ +Paul and Timothy \ 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..1c2f6b2 --- /dev/null +++ b/manifest.json @@ -0,0 +1 @@ +{"project":{"id":"php","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"en-x-demo1","name":"English demo1"},"format":"usfm","resource":{"id":"reg"},"translators":["qa5"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file From 54c6337b5524ebf945c2f19c7061a530030f6373 Mon Sep 17 00:00:00 2001 From: qa5 Date: Fri, 7 Oct 2016 16:19:38 -0500 Subject: [PATCH 2/2] Fri Oct 07 2016 16:19:38 GMT-0500 (CDT) --- manifest.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1c2f6b2..4fcee7d 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,36 @@ -{"project":{"id":"php","name":""},"type":{"id":"text","name":"Text"},"generator":{"name":"ts-android","build":138},"package_version":6,"target_language":{"direction":"ltr","id":"en-x-demo1","name":"English demo1"},"format":"usfm","resource":{"id":"reg"},"translators":["qa5"],"source_translations":[{"language_id":"en","resource_id":"ulb","checking_level":3,"date_modified":20160614,"version":"5"}]} \ No newline at end of file +{ + "project": { + "id": "php", + "name": "" + }, + "type": { + "id": "text", + "name": "Text" + }, + "generator": { + "name": "ts-desktop", + "build": "" + }, + "package_version": 6, + "target_language": { + "direction": "ltr", + "id": "en-x-demo1", + "name": "English demo1" + }, + "format": "usfm", + "resource": { + "id": "reg" + }, + "translators": [ + "qa5" + ], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": 3, + "date_modified": 20160614, + "version": "5" + } + ] +} \ No newline at end of file