From aaf79fda0d21068716d2b5af00fada2675d4ee65 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 25 Aug 2019 23:22:35 -0400 Subject: Added more language strings --- _locales/en/messages.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to '_locales') diff --git a/_locales/en/messages.json b/_locales/en/messages.json index f4a08de1..3501b831 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -135,5 +135,17 @@ }, "submitCheck": { "message": "Are you sure you want to submit this?" + }, + "longDescription": { + "message": "SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that let's anyone submit the start and end time's of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.", + "description": "Full description of the extension on the store pages." + }, + "website": { + "message": "Website", + "description": "Used on Firefox Store Page" + }, + "sourceCode": { + "message": "Source Code", + "description": "Used on Firefox Store Page" } } -- cgit v1.2.3