| OLD | NEW | 
|---|
| 1 { | 1 { | 
| 2   "add": { | 2   "add": { | 
| 3     "message": "Pridėti" | 3     "message": "Pridėti" | 
| 4   }, | 4   }, | 
| 5   "add_domain_button": { | 5   "add_domain_button": { | 
| 6     "message": "Pridėti domeną" | 6     "message": "Pridėti domeną" | 
| 7   }, | 7   }, | 
| 8   "add_filter_button": { | 8   "add_filter_button": { | 
| 9     "message": "Pridėti filtrą" | 9     "message": "Pridėti filtrą" | 
| 10   }, | 10   }, | 
| (...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 96     "message": "Eilutė $number$", | 96     "message": "Eilutė $number$", | 
| 97     "placeholders": { | 97     "placeholders": { | 
| 98       "number": { | 98       "number": { | 
| 99         "content": "$1" | 99         "content": "$1" | 
| 100       } | 100       } | 
| 101     } | 101     } | 
| 102   }, | 102   }, | 
| 103   "name_devbuild": { | 103   "name_devbuild": { | 
| 104     "message": "Adblock Plus vystomasis leidimas" | 104     "message": "Adblock Plus vystomasis leidimas" | 
| 105   }, | 105   }, | 
|  | 106   "notification_configure": { | 
|  | 107     "message": "Konfigūruoti pranešimų nustatymus" | 
|  | 108   }, | 
|  | 109   "notification_open_all": { | 
|  | 110     "message": "Atidaryti visas šio pranešimo nuorodas" | 
|  | 111   }, | 
| 106   "notification_with_buttons": { | 112   "notification_with_buttons": { | 
| 107     "message": "Paspauskite „Gerai“ ir bus atvertos visos šio pranešimo nuorodos
     ." | 113     "message": "Paspauskite „Gerai“ ir bus atvertos visos šio pranešimo nuorodos
     ." | 
| 108   }, | 114   }, | 
| 109   "notification_without_buttons": { | 115   "notification_without_buttons": { | 
| 110     "message": "Paspauskite ant pranešimo ir bus atvertos visos nuorodos jame." | 116     "message": "Paspauskite ant pranešimo ir bus atvertos visos nuorodos jame." | 
| 111   }, | 117   }, | 
| 112   "options": { | 118   "options": { | 
| 113     "message": "Adblock Plus parinktys" | 119     "message": "Adblock Plus parinktys" | 
| 114   }, | 120   }, | 
| 115   "options_short": { | 121   "options_short": { | 
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 174   "unexpected_filter_list_header": { | 180   "unexpected_filter_list_header": { | 
| 175     "message": "Čia negalima naudoti filtrų sąrašo antraščių" | 181     "message": "Čia negalima naudoti filtrų sąrašo antraščių" | 
| 176   }, | 182   }, | 
| 177   "update_now": { | 183   "update_now": { | 
| 178     "message": "Atnaujinti" | 184     "message": "Atnaujinti" | 
| 179   }, | 185   }, | 
| 180   "whitelisted_domains": { | 186   "whitelisted_domains": { | 
| 181     "message": "Domenai baltajame sąraše" | 187     "message": "Domenai baltajame sąraše" | 
| 182   } | 188   } | 
| 183 } | 189 } | 
| OLD | NEW | 
|---|