From 3cba7c6571494e95dd6a4ef77ff4c3836d88b578 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Apr 2024 22:45:23 -0600 Subject: [PATCH 1/3] Thu Apr 25 2024 22:45:23 GMT-0600 (Mountain Daylight Time) --- LICENSE.md | 39 +++++++++++++++++++++++++++++++++++++++ manifest.json | 29 +++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 LICENSE.md create mode 100644 manifest.json diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..d31d4f9 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,39 @@ + +## Creative Commons Attribution-ShareAlike 4.0 International + +### Human-Readable Summary + + +The Creative Commons Attribution-Share Alike 4.0 International License is available at +http://creativecommons.org/licenses/by-sa/4.0/. + +#### This is a human-readable summary of (and not a substitute for) the License. + + +### 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. + + The licensor cannot revoke these freedoms as long as you follow the license terms. + +### Under the following terms: + +* **Attribution** —You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. + +* **ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original. + +* **No additional restrictions** — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits. + + +### Notices: + +* You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. + +* No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material. + + + +This PDF was generated using Prince (https://www.princexml.com/). \ No newline at end of file diff --git a/manifest.json b/manifest.json new file mode 100644 index 0000000..667723e --- /dev/null +++ b/manifest.json @@ -0,0 +1,29 @@ +{ + "package_version": 6, + "format": "usfm", + "generator": { + "name": "ts-desktop", + "build": "280" + }, + "target_language": { + "id": "goo", + "name": "Gone Dau", + "direction": "ltr" + }, + "project": { + "id": "jas", + "name": "James" + }, + "type": { + "id": "text", + "name": "Text" + }, + "resource": { + "id": "reg", + "name": "Regular" + }, + "source_translations": [], + "parent_draft": {}, + "translators": [], + "finished_chunks": [] +} \ No newline at end of file From 3e59d2b1e8ade49959c943508a9aca12a8e89f35 Mon Sep 17 00:00:00 2001 From: tsDesktop Date: Thu, 25 Apr 2024 22:46:18 -0600 Subject: [PATCH 2/3] Thu Apr 25 2024 22:46:18 GMT-0600 (Mountain Daylight Time) --- manifest.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 667723e..1484b49 100644 --- a/manifest.json +++ b/manifest.json @@ -22,7 +22,15 @@ "id": "reg", "name": "Regular" }, - "source_translations": [], + "source_translations": [ + { + "language_id": "en", + "resource_id": "ulb", + "checking_level": "3", + "date_modified": "2023-11-21T17:16:11.2909367+00:00", + "version": "21-05" + } + ], "parent_draft": {}, "translators": [], "finished_chunks": [] From 6e429ea2ab3142d72f416a7f1f5f619fd53ab9d0 Mon Sep 17 00:00:00 2001 From: jastumbo Date: Fri, 17 May 2024 19:42:28 -0500 Subject: [PATCH 3/3] Fri May 17 2024 19:42:28 GMT-0500 (Central Daylight Time) --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 1484b49..0283ea1 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "package_version": 6, + "package_version": 7, "format": "usfm", "generator": { "name": "ts-desktop", - "build": "280" + "build": "543" }, "target_language": { "id": "goo",