| 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 10 matching lines...) Expand all Loading... |
| 21 newGroup_title=New filter group | 21 newGroup_title=New filter group |
| 22 whitelistGroup_title=Exception Rules | 22 whitelistGroup_title=Exception Rules |
| 23 blockingGroup_title=Ad Blocking Rules | 23 blockingGroup_title=Ad Blocking Rules |
| 24 elemhideGroup_title=Element Hiding Rules | 24 elemhideGroup_title=Element Hiding Rules |
| 25 | 25 |
| 26 remove_subscription_warning=Do you really want to remove this subscription? | 26 remove_subscription_warning=Do you really want to remove this subscription? |
| 27 remove_group_warning=Do you really want to remove this group? | 27 remove_group_warning=Do you really want to remove this group? |
| 28 clearStats_warning=This will reset all filter hit statistics and disable countin
g filter hits. Do you want to proceed? | 28 clearStats_warning=This will reset all filter hit statistics and disable countin
g filter hits. Do you want to proceed? |
| 29 | 29 |
| 30 filter_regexp_tooltip=This filter is either a regular expression or too short to
be optimized. Too many of these filters might slow down your browsing. | 30 filter_regexp_tooltip=This filter is either a regular expression or too short to
be optimized. Too many of these filters might slow down your browsing. |
| 31 filter_unknown_option=Unknown filter option |
| 32 filter_invalid_regexp=Invalid regular expression |
| 31 filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be spec
ified | 33 filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be spec
ified |
| 32 filter_elemhide_nocriteria=No criteria specified to recognize the element to be
hidden | 34 filter_elemhide_nocriteria=No criteria specified to recognize the element to be
hidden |
| 33 filter_cssproperty_nodomain=No active domain specified for CSS property filter | 35 filter_cssproperty_nodomain=No active domain specified for CSS property filter |
| 34 | 36 |
| 35 subscription_invalid_location=Filter list location is neither a valid URL nor a
valid file name. | 37 subscription_invalid_location=Filter list location is neither a valid URL nor a
valid file name. |
| 36 | 38 |
| 37 type_label_other=other | 39 type_label_other=other |
| 38 type_label_script=script | 40 type_label_script=script |
| 39 type_label_image=image | 41 type_label_image=image |
| 40 type_label_stylesheet=stylesheet | 42 type_label_stylesheet=stylesheet |
| (...skipping 12 matching lines...) Expand all Loading... |
| 53 type_label_ping=ping | 55 type_label_ping=ping |
| 54 | 56 |
| 55 mobile_menu_enable=ABP: Enable | 57 mobile_menu_enable=ABP: Enable |
| 56 # 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). | 58 # 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). |
| 57 mobile_menu_enable_site=ABP: Enable on ?1? | 59 mobile_menu_enable_site=ABP: Enable on ?1? |
| 58 # 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). | 60 # 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). |
| 59 mobile_menu_disable_site=ABP: Disable on ?1? | 61 mobile_menu_disable_site=ABP: Disable on ?1? |
| 60 | 62 |
| 61 notification_antiadblock_title=Hide targeted messages? | 63 notification_antiadblock_title=Hide targeted messages? |
| 62 notification_antiadblock_message=This site has been known to show targeted messa
ges to Adblock Plus users. Do you want Adblock Plus to hide targeted messages? | 64 notification_antiadblock_message=This site has been known to show targeted messa
ges to Adblock Plus users. Do you want Adblock Plus to hide targeted messages? |
| OLD | NEW |