| Left: | ||
| Right: |
| 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 14 matching lines...) Expand all Loading... | |
| 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 | 31 filter_unknown_option=Unknown filter option |
| 32 filter_invalid_regexp=Invalid regular expression | 32 filter_invalid_regexp=Invalid regular expression |
| 33 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 |
| 34 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 |
| 35 filter_cssproperty_nodomain=No active domain specified for CSS property filter | 35 filter_elemhideemulation_nodomain=No active domain specified for element hiding emulation filter |
|
Wladimir Palant
2016/12/13 14:44:27
This is a user-visible error message, do we really
Felix Dahlke
2016/12/13 15:55:39
Done, although I went for "emulated element hiding
Wladimir Palant
2016/12/13 16:33:03
And "emulated" is not? As a user without knowledge
Felix Dahlke
2016/12/13 17:07:48
True, probably not that great either. I guess we'l
| |
| 36 | 36 |
| 37 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. |
| 38 | 38 |
| 39 type_label_other=other | 39 type_label_other=other |
| 40 type_label_script=script | 40 type_label_script=script |
| 41 type_label_image=image | 41 type_label_image=image |
| 42 type_label_stylesheet=stylesheet | 42 type_label_stylesheet=stylesheet |
| 43 type_label_object=object | 43 type_label_object=object |
| 44 type_label_subdocument=frame | 44 type_label_subdocument=frame |
| 45 type_label_document=document | 45 type_label_document=document |
| (...skipping 10 matching lines...) Expand all Loading... | |
| 56 type_label_websocket=websocket | 56 type_label_websocket=websocket |
| 57 | 57 |
| 58 mobile_menu_enable=ABP: Enable | 58 mobile_menu_enable=ABP: Enable |
| 59 # 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 # 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 mobile_menu_enable_site=ABP: Enable on ?1? | 60 mobile_menu_enable_site=ABP: Enable on ?1? |
| 61 # 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). | 61 # 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). |
| 62 mobile_menu_disable_site=ABP: Disable on ?1? | 62 mobile_menu_disable_site=ABP: Disable on ?1? |
| 63 | 63 |
| 64 notification_antiadblock_title=Hide targeted messages? | 64 notification_antiadblock_title=Hide targeted messages? |
| 65 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? | 65 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 |