This repository was archived by the owner on Oct 2, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +25
-6
lines changed
Expand file tree Collapse file tree 2 files changed +25
-6
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ bold = מודגש
88cancel = ביטול
99center = מרכז
1010clear = נקה
11- clear-recents.innerHTML = נקה רשימת אחרונים
11+ clear-recents.innerHTML = נקה רשימת מסמכים אחרונים
1212click-compose-icon-to-create = לחץ על אייקון חיבור מסמך כדי ליצור מסמך חדש.
1313close-document = סגור מסמך
1414cloud = ענן
Original file line number Diff line number Diff line change 1616 "256" : " /style/icons/app/256.png"
1717 },
1818 "default_locale" : " en-US" ,
19- "locales" : {
19+ "locales" : {
20+ "cs" : {
21+ "description" : " Textový procesor pro Firefox OS"
22+ },
23+ "es" : {
24+ "description" : " El procesador de textos para Firefox OS"
25+ },
26+ "fr" : {
27+ "description" : " L'éditeur de texte pour Firefox OS"
28+ },
29+ "he" : {
30+ "description" : " מעבד התמלילים ל- Firefox OS"
31+ },
32+ "it" : {
33+ "description" : " L'editor di testo per Firefox OS"
34+ },
35+ "pl" : {
36+ "description" : " Procesor tekstu dla Firefox OS"
37+ },
38+ "pt-BR" : {
39+ "description" : " O processador de texto para Firefox OS"
40+ }
2041 },
2142 "permissions" : {
2243 "device-storage:sdcard" : {
3152 "filters" : {
3253 "type" : [
3354 " text/plain" ,
34- " text/html" ,
35- " application/vnd.openxmlformats-officedocument.wordprocessingml.document"
55+ " text/html"
3656 ],
3757 "url" : {
3858 "required" : true
4969 "filters" : {
5070 "type" : [
5171 " text/plain" ,
52- " text/html" ,
53- " application/vnd.openxmlformats-officedocument.wordprocessingml.document"
72+ " text/html"
5473 ],
5574 "url" : {
5675 "required" : true
You can’t perform that action at this time.
0 commit comments