From 6128d37ac2e795c888010b378a8c45f775c44d82 Mon Sep 17 00:00:00 2001 From: Ajay Date: Mon, 7 Feb 2022 13:13:52 -0500 Subject: [PATCH] remove unused translation and add context --- public/_locales/en/messages.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index a88d05a0..1d3e9f15 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -358,9 +358,6 @@ "youHaveSkipped": { "message": "You've skipped " }, - "youHaveSaved": { - "message": "You have saved yourself " - }, "minLower": { "message": "minute" }, @@ -374,10 +371,12 @@ "message": "hours" }, "youHaveSavedTime": { - "message": "You've saved people" + "message": "You've saved people", + "description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)." }, "youHaveSavedTimeEnd": { - "message": " of their lives" + "message": " of their lives", + "description": "You've saved people from 887,362 segments (236d 15h 5.3 minutes of their lives)." }, "statusReminder": { "message": "Check status.sponsor.ajay.app for server status." @@ -656,9 +655,6 @@ "message": "Show an icon when a video is entirely an advertisement", "description": "Referring to the category pill that is now shown on videos that are entirely sponsor or entirely selfpromo" }, - "colorFormatIncorrect": { - "message": "Your color is formatted incorrectly. It should be a 3 or 6 digit hex code with a number sign at the beginning." - }, "previewColor": { "message": "Unsubmitted Color", "description": "Referring to submissions that have not been sent to the server yet."