Merge lp:~danielborges93/openlp/arabic-ftw-data into lp:openlp/ftw-data

Proposed by Daniel Borges
Status: Merged
Approved by: Raoul Snyman
Approved revision: 12
Merged at revision: 11
Proposed branch: lp:~danielborges93/openlp/arabic-ftw-data
Merge into: lp:openlp/ftw-data
Diff against target: 75 lines (+23/-3)
1 file modified
download.cfg (+23/-3)
To merge this branch: bzr merge lp:~danielborges93/openlp/arabic-ftw-data
Reviewer Review Type Date Requested Status
Raoul Snyman Approve
Tomas Groth Approve
Review via email: mp+289325@code.launchpad.net

Description of the change

This merge proposal adds songs and bibles to Arabic language into ftw data.

The bibles added are:
- Ketab EL Hayat;
- VanDyke With Vowels;
- VanDyke Without Vowels.

To post a comment you must log in.
Revision history for this message
Tomas Groth (tomasgroth) wrote :

Looks good to me.

review: Approve
Revision history for this message
Raoul Snyman (raoul-snyman) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'bibles/Ketab-EL-Hayat.sqlite'
2Binary files bibles/Ketab-EL-Hayat.sqlite 1970-01-01 00:00:00 +0000 and bibles/Ketab-EL-Hayat.sqlite 2016-03-17 03:51:25 +0000 differ
3=== added file 'bibles/VanDyke-With-Vowels.sqlite'
4Binary files bibles/VanDyke-With-Vowels.sqlite 1970-01-01 00:00:00 +0000 and bibles/VanDyke-With-Vowels.sqlite 2016-03-17 03:51:25 +0000 differ
5=== added file 'bibles/VanDyke-Without-Vowels.sqlite'
6Binary files bibles/VanDyke-Without-Vowels.sqlite 1970-01-01 00:00:00 +0000 and bibles/VanDyke-Without-Vowels.sqlite 2016-03-17 03:51:25 +0000 differ
7=== modified file 'download.cfg'
8--- download.cfg 2016-02-10 20:14:12 +0000
9+++ download.cfg 2016-03-17 03:51:25 +0000
10@@ -3,9 +3,14 @@
11 base url = https://get.openlp.org/ftw/
12
13 [songs]
14-languages = en,de,hu,ru,th
15+languages = ar,en,de,hu,ru,th
16 directory = songs
17
18+[songs_ar]
19+title = Arabic
20+filename = songs_ar.sqlite
21+sha256 = 2113f239e2c470d4d464f08e21008a7f77fd001bc01ebea3f6857852c2708712
22+
23 [songs_en]
24 title = English
25 filename = songs_en.sqlite
26@@ -32,7 +37,7 @@
27 sha256 = 1066596a3941d2bcb1fad83ae81ccce146ea10ce73be57615e55f7cb02e2ceb7
28
29 [bibles]
30-translations = afr,ang,asv,prk,csp,elb,esb,jo,kjv,krl,lse,lsb,l45,l12,ma,mb,rst,sta,ssv,sp,tkjv,uma
31+translations = afr,ang,asv,prk,csp,elb,esb,jo,kelh,kjv,krl,lse,lsb,l45,l12,ma,mb,rst,sta,ssv,sp,tkjv,uma,vd,vdv
32 languages = af,ar,cz,en,eo,es,de,fr,hu,nl,pt,ru,sv,th,tl,uma
33 directory = bibles
34
35@@ -42,7 +47,7 @@
36
37 [bibles_ar]
38 title = العربية (Arabic)
39-translations = sp
40+translations = sp,kelh,vd,vdv
41
42 [bibles_cz]
43 title = Čeština (Czech)
44@@ -135,6 +140,11 @@
45 filename = Jo_o_Ferreira_de_Almeida_Atualizada.sqlite
46 sha256 = ada5f15802a5c80cdf27ef188858d4c64e2a5d92b158c4bec7c5ca54e7cddcb1
47
48+[bible_kelh]
49+title = Ketab EL Hayat
50+filename = Ketab-EL-Hayat.sqlite
51+sha256 = 7b5d4c46fbd77477db0503b4565f1d558f6e29cf7e7e74f2ae48fbbe14766dde
52+
53 [bible_kjv]
54 title = King James Version
55 filename = KJV.sqlite
56@@ -210,6 +220,16 @@
57 filename = Uma_Version.sqlite
58 sha256 = 59ea6b77e246790794172cae0ecf70a34e59b602f0791d19789763faad12e368
59
60+[bible_vd]
61+title = VanDyke Without Vowels
62+filename = VanDyke-Without-Vowels.sqlite
63+sha256 = b3d216b92c62954da7b69c27eb2872b1163f49fa290a23acc6cb3274d1f68f56
64+
65+[bible_vdv]
66+title = VanDyke With Vowels
67+filename = VanDyke-With-Vowels.sqlite
68+sha256 = c1767d8bc2e6aff9097f63f3f9a15af134841ee3fdf40267adba3263f5a6ba0f
69+
70 [themes]
71 files = mot,swt,sr,wt,bb,cl
72 directory = themes
73
74=== added file 'songs/songs_ar.sqlite'
75Binary files songs/songs_ar.sqlite 1970-01-01 00:00:00 +0000 and songs/songs_ar.sqlite 2016-03-17 03:51:25 +0000 differ

Subscribers

People subscribed via source and target branches

to all changes: