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

Unified Diff: _locales/en_US/messages.json

Issue 29692555: Issue 5613 - Removal of social media: Share this number (Closed)
Patch Set: Addressed Manvel and Dave's feedback Created Feb. 19, 2018, 9:52 a.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 | popup.html » ('j') | no next file with comments »
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
@@ -224,19 +224,6 @@
}
}
},
- "stats_over": {
- "description": "For some numbers the stats share message will say 'I blocked over 123 ads' instead of 'I blocked 123 ads'. This is a reference to the 'over 9000' meme. This string can be translated simply with '$number$' if that meme isn't known to the speakers of the language or if the resulting sentence would sound weird otherwise.",
- "message": "over $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_share_download": {
- "description": "Label for link to adblockplus.org that is attached when the user wants to share the stats on Facebook.",
- "message": "Download Adblock Plus"
- },
"stats_share_message": {
"description": "This message will be posted to social networks if the user decides to share the stats.",
"message": "I blocked $number$ ads and trackers thanks to Adblock Plus.",
@@ -246,10 +233,6 @@
}
}
},
- "stats_share_title": {
- "description": "Label for social media buttons sharing the number of blocked ads",
- "message": "Share this number"
- },
"stats_show_iconnumber": {
"description": "Toggle for displaying the number of blocked ads in the icon.",
"message": "Show number in icon"
« no previous file with comments | « no previous file | popup.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld