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

Unified Diff: locales/en/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 18, 2012, 1:26 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: locales/en/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/en/messages.json
@@ -0,0 +1,230 @@
+{
+ "add": {
+ "description": "This is the label for the 'Add' buttons.",
+ "message": "Add"
+ },
+ "add_domain_button": {
+ "message": "Add domain"
+ },
+ "add_filter_button": {
+ "message": "Add filter"
+ },
+ "add_filters_msg": {
+ "message": "Add filter(s)?"
+ },
+ "add_your_own_filters": {
+ "message": "Add your own filters"
+ },
+ "apply_changes": {
+ "message": "Apply changes"
+ },
+ "block_element": {
+ "description": "Label for 'Block Element' context menu item",
+ "message": "Block Element"
+ },
+ "cancel": {
+ "description": "Cancel button label",
+ "message": "Cancel"
+ },
+ "clickhide_instructions": {
+ "message": "After closing this popup, click (or right-click) an element on the page."
+ },
+ "description": {
+ "message": "Ads were yesterday! The successful extension Adblock Plus is now available for Google Opera™."
+ },
+ "disable_inline": {
+ "message": "Disable inline text ads"
+ },
+ "disabled_for_these_domains": {
+ "message": "Adblock Plus is disabled for the domains listed below. You can add a domain either via the Adblock Plus icon in the address bar or by typing the domain (not a URL) in the box and clicking the \"Add domain\" button."
+ },
+ "easy_create_filter": {
+ "description": "Button label in popup balloon",
+ "message": "Easy create filter"
+ },
+ "edit_filters_raw": {
+ "message": "Edit filters as raw text"
+ },
+ "enable_only_the": {
+ "message": "Enable only the filter lists you need. Too many can make Opera unresponsive."
+ },
+ "enabled_for_site": {
+ "description": "Popup balloon checkbox label",
+ "message": "Enabled for this site"
+ },
+ "filter_lists": {
+ "description": "This is a tab heading.",
+ "message": "Filter lists"
+ },
+ "filter_must_follow_syntax": {
+ "message": "Your filter must follow the <a href='$url$'>Adblock Plus filter syntax</a>. Certain filter types, like object-subrequest, are not supported.",
+ "placeholders": {
+ "url": {
+ "content": "$1"
+ }
+ }
+ },
+ "filters_acceptableAds2_label": {
+ "message": "Allow some non-intrusive advertising"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "Add"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Add a different subscription"
+ },
+ "filters_addSubscription_label": {
+ "message": "Add filter subscription"
+ },
+ "filters_readMore_label": {
+ "message": "Read more"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Delete"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Enabled"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Failed, checksum mismatch"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Failed, download failure"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "Downloading…"
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Failed, not a valid filters list"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Failed, not a valid address"
+ },
+ "filters_viewList_label": {
+ "message": "View list"
+ },
+ "firstRun_acceptableAdsExplanation": {
+ "description": "This is the explanation of the acceptable ads feature",
+ "message": "<strong>Adblock Plus automatically blocks annoying ads.</strong> Adblock Plus has also been configured to <a>allow some advertising</a> that is considered non-annoying. These ads have to follow <a>strict guidelines</a>, e.g. they cannot be animated and there has to be clear separation between content and ads. By allowing some carefully selected ads you support websites that rely on advertising but choose to do it in a non-intrusve way. You can <a>disable</a> this feature at any time."
+ },
+ "firstRun_feature_acceptableAds": {
+ "description": "One of the bullet points in the features list",
+ "message": "Support websites with acceptable ads (read below for more information)"
+ },
+ "firstRun_feature_betterSurfing": {
+ "description": "One of the bullet points in the features list",
+ "message": "Surf the web without annoying ads"
+ },
+ "firstRun_feature_improvements": {
+ "description": "One of the bullet points in the features list",
+ "message": "Many other improvements (<a>view changelog</a>)"
+ },
+ "firstRun_share1": {
+ "description": "First line of text appearing above Facebook/Twitter buttons",
+ "message": "Do you like blocking ads?"
+ },
+ "firstRun_share2": {
+ "description": "Second line of text appearing above Facebook/Twitter buttons",
+ "message": "Please spread the word!"
+ },
+ "firstRun_share3": {
+ "description": "Alternative text to appear above Facebook/Twitter buttons",
+ "message": "Adblock Plus is free and open source. Please support us:"
+ },
+ "firstRun_share3_donate": {
+ "description": "'Donate' button text",
+ "message": "Donate"
+ },
+ "firstRun_share3_or": {
+ "description": "'or' as in 'donate or spread the word'",
+ "message": "or"
+ },
+ "firstRun_title_install": {
+ "description": "This is the page heading on first installation",
+ "message": "Adblock Plus has been installed."
+ },
+ "firstRun_title_update": {
+ "description": "This is the page heading on update",
+ "message": "Adblock Plus has been updated."
+ },
+ "found_a_bug": {
+ "message": "Found a bug? Want to translate Adblock Plus into your language? Please <a href='$url$'>file a request here</a>.",
+ "placeholders": {
+ "url": {
+ "content": "$1"
+ }
+ }
+ },
+ "general": {
+ "description": "This is a tab heading.",
+ "message": "General"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Do you really want to remove this subscription?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Filter list location is neither a valid URL nor a valid file name."
+ },
+ "last_updated_at": {
+ "description": "e.g. Last updated at 3:00pm on Apr 1, 2011",
+ "message": "Last updated at $time$ on $date$",
+ "placeholders": {
+ "date": {
+ "content": "$2"
+ },
+ "time": {
+ "content": "$1"
+ }
+ }
+ },
+ "last_updated_at_today": {
+ "description": "e.g. Last updated at 3:00pm today",
+ "message": "Last updated at $time$ today",
+ "placeholders": {
+ "time": {
+ "content": "$1"
+ }
+ }
+ },
+ "name": {
+ "message": "Adblock Plus (Beta)"
+ },
+ "new_filters_added": {
+ "message": "New filters added; see <a id='options_url' target='_blank'>Options</a> to manage them."
+ },
+ "options": {
+ "message": "Adblock Plus Options"
+ },
+ "out_of_date_lists": {
+ "message": "Out-of-date lists are updated periodically."
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Hide placeholders of blocked elements"
+ },
+ "remove_button": {
+ "description": "This is the label for the 'Remove selected' buttons.",
+ "message": "Remove selected"
+ },
+ "show_block_element_menu": {
+ "message": "Show 'Block Element' right-click menu item"
+ },
+ "show_icon": {
+ "message": "Show icon in address bar"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Filter list location:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Please choose a filter subscription from the list:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Subscription title:"
+ },
+ "update_now": {
+ "message": "Update now"
+ },
+ "whitelisted_domains": {
+ "description": "This is a tab heading.",
+ "message": "Whitelisted domains"
+ }
+}
« background.js ('K') | « locales/en/locale.js ('k') | locales/es-ES/locale.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld