| OLD | NEW | 
|---|
| 1 { | 1 { | 
| 2   "options_page_title": { | 2   "options_page_title": { | 
| 3     "description": "Options page title", | 3     "description": "Options page title", | 
| 4     "message": "Adblock Plus Options" | 4     "message": "Adblock Plus Options" | 
| 5   }, | 5   }, | 
| 6   "options_page_header_1": { | 6   "options_page_header_1": { | 
| 7     "description": "Page title in navigation sidebar", | 7     "description": "Page title in navigation sidebar", | 
| 8     "message": "Options" | 8     "message": "Options" | 
| 9   }, | 9   }, | 
| 10   "options_page_header_2": { | 10   "options_page_header_2": { | 
| (...skipping 13 matching lines...) Expand all  Loading... | 
| 24     "message": "Help" | 24     "message": "Help" | 
| 25   }, | 25   }, | 
| 26   "options_version": { | 26   "options_version": { | 
| 27     "description": "Version label in navigation sidebar", | 27     "description": "Version label in navigation sidebar", | 
| 28     "message": "Version" | 28     "message": "Version" | 
| 29   }, | 29   }, | 
| 30   "options_tab_share": { | 30   "options_tab_share": { | 
| 31     "description": "Share button in navigation sidebar", | 31     "description": "Share button in navigation sidebar", | 
| 32     "message": "Share" | 32     "message": "Share" | 
| 33   }, | 33   }, | 
| 34   "options_tab_donate": { | 34   "options_tab_contribute": { | 
| 35     "description": "Donate button in navigation sidebar", | 35     "description": "Button in navigation sidebar to support Adblock Plus", | 
| 36     "message": "Donate" | 36     "message": "Support us" | 
| 37   }, | 37   }, | 
| 38   "options_readMore": { | 38   "options_readMore": { | 
| 39     "description": "Read more element that shows tooltip with description", | 39     "description": "Read more element that shows tooltip with description", | 
| 40     "message": "read more" | 40     "message": "read more" | 
| 41   }, | 41   }, | 
| 42   "options_blocking_title": { | 42   "options_blocking_title": { | 
| 43     "description": "Blocking section name in General tab", | 43     "description": "Blocking section name in General tab", | 
| 44     "message": "Blocking" | 44     "message": "Blocking" | 
| 45   }, | 45   }, | 
| 46   "options_language_title": { | 46   "options_language_title": { | 
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 256     "message": "French" | 256     "message": "French" | 
| 257   }, | 257   }, | 
| 258   "options_language_ro": { | 258   "options_language_ro": { | 
| 259     "description": "Language name shown in add language modal dialog", | 259     "description": "Language name shown in add language modal dialog", | 
| 260     "message": "Romanian" | 260     "message": "Romanian" | 
| 261   }, | 261   }, | 
| 262   "options_language_ru_uk": { | 262   "options_language_ru_uk": { | 
| 263     "description": "Language name shown in add language modal dialog", | 263     "description": "Language name shown in add language modal dialog", | 
| 264     "message": "Russian and Ukrainian" | 264     "message": "Russian and Ukrainian" | 
| 265   } | 265   } | 
| 266 } | 266 } | 
| OLD | NEW | 
|---|