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" |