From 9a421feeb34e5ef84c1a0da2b00ef94e95e16b1b Mon Sep 17 00:00:00 2001 From: Amo <> Date: Thu, 10 Sep 2020 12:51:02 +0100 Subject: [PATCH] auto save --- LICENSE.md | 30 +++++++++++++++--------------- manifest.json | 51 +-------------------------------------------------- 2 files changed, 16 insertions(+), 65 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 5ae62ec..40e7d6c 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,15 +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. +## 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 b3232f3..f6741b4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,50 +1 @@ -{ - "package_version": 7, - "format": "usfm", - "generator": { - "name": "ts-desktop", - "build": "5" - }, - "target_language": { - "id": "amo", - "direction": "ltr", - "name": "Amo" - }, - "project": { - "id": "phm", - "name": "PHM" - }, - "type": { - "id": "text", - "name": "Text" - }, - "resource": { - "id": "reg", - "name": "Regular" - }, - "source_translations": [ - { - "language_id": "en", - "resource_id": "ulb", - "checking_level": "3", - "date_modified": 20161227, - "version": "8" - } - ], - "translators": [ - "ALHASSAN SUDA", - "James" - ], - "finished_chunks": [ - "front-title", - "01-title", - "01-01", - "01-04", - "01-08", - "01-10", - "01-14", - "01-17", - "01-21", - "01-23" - ] -} \ No newline at end of file +{"project":{"id":"phm","name":"PHM"},"target_language":{"id":"amo","direction":"ltr","name":"Amo"},"translators":["ALHASSAN SUDA","James"],"resource":{"id":"reg","name":"Regular"},"finished_chunks":["front-title","01-title","01-01","01-04","01-08","01-10","01-14","01-17","01-21","01-23"],"generator":{"build":4,"name":"ts-android"},"format":"usfm","type":{"id":"text","name":"Text"},"source_translations":[{"resource_id":"ulb","language_id":"en","date_modified":20161227,"version":"8","checking_level":"3"}],"package_version":7} \ No newline at end of file