OLD | NEW |
1 { | 1 { |
2 "options_close": { | 2 "options_close": { |
3 "message": "loka" | 3 "message": "loka" |
4 }, | 4 }, |
5 "options_customFilter_cancel": { | 5 "options_customFilter_cancel": { |
6 "message": "Hætta við" | 6 "message": "Hætta við" |
7 }, | 7 }, |
8 "options_email": { | 8 "options_email": { |
9 "message": "Tölvupóstfang:" | 9 "message": "Tölvupóstfang:" |
10 }, | 10 }, |
| 11 "options_english": { |
| 12 "message": "enska" |
| 13 }, |
11 "options_filterList_column_status": { | 14 "options_filterList_column_status": { |
12 "message": "Staða" | 15 "message": "Staða" |
13 }, | 16 }, |
14 "options_filterList_lastDownload_checksumMismatch": { | 17 "options_filterList_lastDownload_checksumMismatch": { |
15 "message": "Mistókst, prófsumma stemmir ekki" | 18 "message": "Mistókst, prófsumma stemmir ekki" |
16 }, | 19 }, |
17 "options_filterList_lastDownload_connectionError": { | 20 "options_filterList_lastDownload_connectionError": { |
18 "message": "Mistókst, gat ekki niðurhalað" | 21 "message": "Mistókst, gat ekki niðurhalað" |
19 }, | 22 }, |
20 "options_filterList_lastDownload_invalidURL": { | 23 "options_filterList_lastDownload_invalidURL": { |
21 "message": "Mistókst, ekki gilt netfang" | 24 "message": "Mistókst, ekki gilt netfang" |
22 }, | 25 }, |
23 "options_filterList_state_disabled": { | 26 "options_filterList_state_disabled": { |
24 "message": "Óvirkt" | 27 "message": "Óvirkt" |
25 } | 28 } |
26 } | 29 } |
OLD | NEW |