From 54aacf7c20b0c6c1f91e6c77c24be3d4d898eb69 Mon Sep 17 00:00:00 2001 From: <@localhost> Date: Tue, 4 Oct 2016 08:33:46 +0100 Subject: [PATCH] auto save --- LICENSE.md | 15 +++++++++++++++ manifest.json | 45 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 59 insertions(+), 1 deletion(-) create mode 100644 LICENSE.md diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 00000000..5ae62ec1 --- /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 index 4ea2f36f..9d724a3e 100644 --- a/manifest.json +++ b/manifest.json @@ -1 +1,44 @@ -{"generator":{"build":113,"name":"ts-android"},"target_language":{"id":"ema","direction":"ltr","name":"Emai-Iuleha-Ora"},"translators":["JATTO OBAMIJE"],"source_translations":{"mrk-en-ulb":{"date_modified":20160223,"checking_level":3,"version":"4"},"mrk-en-udb":{"date_modified":20160223,"version":"4","checking_level":3}},"project_id":"mrk","package_version":4} \ No newline at end of file +{ + "target_language": { + "id": "ema", + "direction": "ltr", + "name": "Emai-Iuleha-Ora" + }, + "project": { + "id": "mrk", + "name": "MRK" + }, + "translators": [ + "JATTO OBAMIJE" + ], + "resource": { + "id": "reg", + "name": "Regular" + }, + "generator": { + "build": 113, + "name": "ts-android" + }, + "format": "usfm", + "type": { + "id": "text", + "name": "Text" + }, + "source_translations": [ + { + "resource_id": "ulb", + "language_id": "en", + "date_modified": 20160223, + "checking_level": "3", + "version": "4" + }, + { + "resource_id": "udb", + "language_id": "en", + "date_modified": 20160223, + "checking_level": "3", + "version": "4" + } + ], + "package_version": 6 +} \ No newline at end of file