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

Unified Diff: locales/en.ini

Issue 10897028: Create a shared dictionary class for plugin and engine (Closed)
Patch Set: Created June 7, 2013, 12:42 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.ini
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/en.ini
@@ -0,0 +1,39 @@
+[general]
+button-yes=Yes
+button-no=No
+button-cancel=Cancel
+
+[status-bar]
+title=Enable status bar?
+question=The plugin menu is located in the statusbar, would you like to enable Internet Explorer's statusbar now?
+error-title=Please enable status bar
+error-text=The plugin menu is located in the statusbar. Please enable it under View->Toolbars->Status bar
+
+[updater]
+update-title=Adblock Plus update available
+update-text=A new version of Adblock Plus is available for download.
+update-question=Do you wish to download and install it now?
+download-title=Downloading Adblock Plus
+download-progress-text=Please wait...
+download-error-title=Downloading update
+download-error-neterror=Download failed
+download-error-runerror=Failed to run updater
+
+[settings]
+icon-label=avast! Ad Blocker
+settings-title=avast! Ad Blocker - powered by Adblock Plus
+settings-heading=Ad Blocker
+settings-language-label=Language:
+settings-language-description=Select your language to get the most out of avast! Ad Blocker so that it can get rid of all ads on the websites you visit.
+settings-language-other=Other
+settings-blocking-label=Manage Blocking:
+settings-blocking-description=You can disable adblocking for some websites. Manage your list of websites for which you want to see ads.
+settings-exceptions-manage-label=Manage
+settings-exceptions-add-label=Add
+settings-exceptions-remove-label=Remove Selected
+settings-acceptable-label=Acceptable Ads:
+settings-acceptable-description=We want to encourage websites using plain and unobtrusive advertising. That's why we have established strict guidelines to identify acceptable ads. Activate Acceptable Ads if you want to help websites with unobtrusive ads.
+settings-feature-activate=Activate
+settings-feature-deactivate=Deactivate
+# The placeholder ?1? is being replaced by the Adblock Plus logo here.
+settings-powered-by=powered by ?1? Adblock Plus

Powered by Google App Engine
This is Rietveld