| OLD | NEW |
| 1 default_dialog_title=Adblock Plus | 1 default_dialog_title=Adblock Plus |
| 2 | 2 |
| 3 action0_tooltip=Click to bring up context menu, middle-click to enable/disable. | 3 action0_tooltip=Click to bring up context menu, middle-click to enable/disable. |
| 4 action1_tooltip=Click to open/close blockable items, middle-click to enable/disa
ble. | 4 action1_tooltip=Click to open/close blockable items, middle-click to enable/disa
ble. |
| 5 action2_tooltip=Click to open preferences, middle-click to enable/disable. | 5 action2_tooltip=Click to open preferences, middle-click to enable/disable. |
| 6 action3_tooltip=Click to enable/disable Adblock Plus. | 6 action3_tooltip=Click to enable/disable Adblock Plus. |
| 7 | 7 |
| 8 disabled_tooltip=Adblock Plus is disabled. | 8 disabled_tooltip=Adblock Plus is disabled. |
| 9 # Note: the placeholder ?1? will be replaced by the number of active filter subs
criptions, the placeholder ?2? by the number of custom filters | 9 # Note: the placeholder ?1? will be replaced by the number of active filter subs
criptions, the placeholder ?2? by the number of custom filters |
| 10 active_tooltip=Adblock Plus is enabled, ?1? filter subscription(s) and ?2? custo
m filter(s) in use. | 10 active_tooltip=Adblock Plus is enabled, ?1? filter subscription(s) and ?2? custo
m filter(s) in use. |
| (...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 46 type_label_xmlhttprequest=XML request | 46 type_label_xmlhttprequest=XML request |
| 47 type_label_object_subrequest=object subrequest | 47 type_label_object_subrequest=object subrequest |
| 48 type_label_media=audio/video | 48 type_label_media=audio/video |
| 49 type_label_font=font | 49 type_label_font=font |
| 50 | 50 |
| 51 mobile_menu_enable=ABP: Enable | 51 mobile_menu_enable=ABP: Enable |
| 52 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). | 52 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). |
| 53 mobile_menu_enable_site=ABP: Enable on ?1? | 53 mobile_menu_enable_site=ABP: Enable on ?1? |
| 54 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). | 54 # Note: the placeholder ?1? will be replaced by the site name. Ideally it should
be at the end of the string (space is limited and site names can be long). |
| 55 mobile_menu_disable_site=ABP: Disable on ?1? | 55 mobile_menu_disable_site=ABP: Disable on ?1? |
| 56 | |
| 57 typo_optin_message=It seems that you meant ?1?. Do you want Adblock Plus to corr
ect typos to protect you from malicious websites? | |
| 58 typo_optin_yes=Yes, enable protection | |
| 59 typo_optin_no=No | |
| OLD | NEW |