| OLD | NEW |
| 1 { | 1 { |
| 2 "options_close": { | 2 "options_close": { |
| 3 "message": "zatvori" | 3 "message": "zatvori" |
| 4 }, | 4 }, |
| 5 "options_customFilter_cancel": { | 5 "options_customFilter_cancel": { |
| 6 "message": "Poništiti" | 6 "message": "Poništiti" |
| 7 }, | 7 }, |
| 8 "options_filterList_column_status": { | 8 "options_filterList_column_status": { |
| 9 "message": "Status" | 9 "message": "Status" |
| 10 }, | 10 }, |
| 11 "options_filterList_lastDownload_checksumMismatch": { | 11 "options_filterList_lastDownload_checksumMismatch": { |
| 12 "message": "Nije uspjelo, nepodudarnost checksum-a" | 12 "message": "Nije uspjelo, nepodudarnost checksum-a" |
| 13 }, | 13 }, |
| 14 "options_filterList_lastDownload_connectionError": { | 14 "options_filterList_lastDownload_connectionError": { |
| 15 "message": "Nije uspjelo, download neuspjeh" | 15 "message": "Nije uspjelo, download neuspjeh" |
| 16 }, | 16 }, |
| 17 "options_filterList_lastDownload_invalidURL": { | 17 "options_filterList_lastDownload_invalidURL": { |
| 18 "message": "Neuspjeh, adresa nije validna" | 18 "message": "Neuspjeh, adresa nije validna" |
| 19 }, | 19 }, |
| 20 "options_filterList_state_disabled": { | 20 "options_filterList_state_disabled": { |
| 21 "message": "Onemogućeno" | 21 "message": "Onemogućeno" |
| 22 }, | 22 }, |
| 23 "options_language_header": { | 23 "options_language_header": { |
| 24 "message": "Jezik" | 24 "message": "Jezik" |
| 25 }, | 25 }, |
| 26 "options_page_document_title": { |
| 27 "message": "Postavke" |
| 28 }, |
| 26 "options_page_title": { | 29 "options_page_title": { |
| 27 "message": "Postavke" | 30 "message": "Postavke" |
| 28 } | 31 } |
| 29 } | 32 } |
| OLD | NEW |