Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: chrome/locale/en-US/popup.properties

Issue 5294633391226880: issue 1435 - Port popup.html from Chrome/Safari/Opera to Firefox (Closed)
Patch Set: Created Sept. 26, 2014, 12:48 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/locale/en-US/popup.properties
===================================================================
new file mode 100644
--- /dev/null
+++ b/chrome/locale/en-US/popup.properties
@@ -0,0 +1,19 @@
+blockable_items=Open blockable items
Thomas Greiner 2014/09/29 16:19:49 Some of these strings already exist in overlay.dtd
saroyanm 2014/10/02 07:53:56 That strings are used to create ABP menu item in T
Thomas Greiner 2014/10/08 10:40:43 If they are unique to the popup you can still leav
saroyanm 2014/10/10 12:05:58 popup only uses stringbundles from "popup.property
Thomas Greiner 2014/10/13 13:18:23 Ok, then let's keep them separated.
+cancel=Cancel
+clickhide_instructions=After closing this popup, click (or right-click) an element on the page.
+disabled_for_site=<strong>Disabled</strong> on this site
+disable_for_domain=<strong>Disable</strong> on %S
+disable_for_page=<strong>Disable</strong> on this page
+disable_everywhere=<strong>Disable</strong> everywhere
+easy_create_filter=Block element
+enabled_for_site=<strong>Enabled</strong> on this site
+options_short=Options
+report_issue=Report issue
+stats_label_page=<strong>%S</strong> on this page
+stats_label_total=<strong>%S</strong> in total
+stats_over=over %S
+stats_share_download=Download Adblock Plus
+stats_share_message=I blocked %S ads and trackers thanks to Adblock Plus.
+stats_share_title=Share these numbers
+stats_show_iconnumber=Show number in icon
+stats_title=Ads blocked

Powered by Google App Engine
This is Rietveld