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

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

Issue 6286955629248512: disable acceptable ads from first run page (Closed)
Patch Set: Created April 30, 2014, 1:16 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
« no previous file with comments | « no previous file | lib/ui.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/locale/en-US/global.properties
===================================================================
--- a/chrome/locale/en-US/global.properties
+++ b/chrome/locale/en-US/global.properties
@@ -31,6 +31,12 @@
filter_elemhide_duplicate_id=Only one ID of the element to be hidden can be specified
filter_elemhide_nocriteria=No criteria specified to recognize the element to be hidden
+disable_aa_promt_title=Acceptable Ads
+disable_aa_promt_msg=Click OK to disable Acceptable Ads
+disable_aa_promt_msg_already=Acceptable Ads are Already disabled
+disable_aa_promt_ok=OK
+disable_aa_promt_cancel=Cancel
saroyanm 2014/04/30 15:21:47 Not sure if I should move this to "firstRun.proper
+
subscription_invalid_location=Filter list location is neither a valid URL nor a valid file name.
type_label_other=other
« no previous file with comments | « no previous file | lib/ui.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld