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

Unified Diff: _locales/en_US/messages.json

Issue 10803010: First-run page (Chrome-specific changes) (Closed)
Patch Set: Created May 27, 2013, 4:52 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 | firstRun.html » ('j') | firstRun.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/en_US/messages.json
===================================================================
--- a/_locales/en_US/messages.json
+++ b/_locales/en_US/messages.json
@@ -68,54 +68,62 @@
"description": "This is the explanation of the acceptable ads feature",
"message": "<strong>Adblock Plus will always block annoying ads.</strong> Still, we want to encourage websites using plain and unobtrusive advertising. That's why we have established <a>strict guidelines</a> to identify acceptable ads, and allow these out of the box. You can always <a>disable</a> this if you want to block all ads."
},
- "firstRun_changelog": {
- "description": "Page subtitle, links to the changelog",
- "message": "See what's new"
+ "firstRun_action_disable": {
+ "description": "Label for button to deactivate a feature.",
+ "message": "Deactivate"
+ },
Wladimir Palant 2013/05/28 13:45:28 Please don't duplicate the messages we have in Fir
Thomas Greiner 2013/05/28 17:35:12 Done.
+ "firstRun_action_enable": {
+ "description": "Label for button to activate a feature.",
+ "message": "Activate"
},
"firstRun_dataCorruptionWarning": {
"description": "Help link for people with corrupted data that get the first-run page each time",
"message": "Does this page keep showing up? <a>Click here!</a>"
},
- "firstRun_feature_acceptableAds": {
- "description": "One of the bullet points in the features list",
- "message": "Support websites with acceptable ads (more below)"
+ "firstRun_features": {
+ "description": "Located before feature selection.",
+ "message": "Adblock Plus can do more than blocking ads"
},
- "firstRun_feature_betterSurfing": {
- "description": "One of the bullet points in the features list",
- "message": "Enjoy the web without annoying ads"
+ "firstRun_feature_typo": {
+ "description": "Name of typo correction feature.",
+ "message": "Typo Correction"
},
- "firstRun_feature_videoAds": {
- "description": "One of the bullet points in the features list",
- "message": "Watch videos without commercial interruptions"
+ "firstRun_feature_typo_description": {
+ "description": "Description of typo correction feature.",
+ "message": "Adblock Plus can automatically correct typos in the address bar to protect you from visiting malicious websites when misspelling an internet address."
},
- "firstRun_features_heading": {
- "description": "Text above the features list",
- "message": "With Adblock Plus you can:"
+ "firstRun_feature_malware": {
+ "description": "Name of feature for blocking malware.",
+ "message": "Malware Blocking"
},
- "firstRun_share1": {
- "description": "Text appearing above Facebook/Twitter buttons",
- "message": "Do you think Adblock Plus is worth sharing? Please do!"
+ "firstRun_feature_malware_description": {
+ "description": "Description of malware blocking feature.",
+ "message": "Adblock Plus can block domains that are known to be infected by malware to make browsing the internet more secure."
},
- "firstRun_share2": {
- "description": "Alternative text to appear above Facebook/Twitter buttons",
- "message": "Adblock Plus is free and open source. Please support us:"
+ "firstRun_feature_social": {
+ "description": "Name of feature for removing social media buttons.",
+ "message": "Remove Social Media Buttons"
},
- "firstRun_share2_donate": {
- "description": "'Donate' button text",
- "message": "Donate"
+ "firstRun_feature_social_description": {
+ "description": "Description of feature for removing social media buttons.",
+ "message": "Social media integration such as the Facebook Like button can be used to track your browsing habits. Adblock Plus can remove all social media buttons."
},
- "firstRun_share2_or": {
- "description": "'or' as in 'donate or spread the word'",
- "message": "or"
+ "firstRun_feature_tracking": {
+ "description": "Name of feature for blocking tracking.",
+ "message": "Disable Tracking"
},
- "firstRun_title_install": {
+ "firstRun_feature_tracking_description": {
+ "description": "Description of feature for blocking tracking.",
+ "message": "There are hundreds of ad agencies tracking your every move, but with Adblock Plus you can easily disable all tracking, and browse the web truly anonymously."
+ },
+ "firstRun_share": {
+ "description": "Text asking users to share with friends/followers on social networks.",
+ "message": "Think Adblock Plus is worth sharing?"
+ },
+ "firstRun_title": {
"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": {
« no previous file with comments | « no previous file | firstRun.html » ('j') | firstRun.html » ('J')

Powered by Google App Engine
This is Rietveld