From 2a995299217bbb1fdb00cf4e6b6e7b656b60a43a Mon Sep 17 00:00:00 2001 From: Chris Eager Date: Tue, 17 Jan 2023 12:00:07 -0600 Subject: [PATCH] Remove old badge strings --- .../src/main/resources/org/signal/badges/Badges.properties | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/service/src/main/resources/org/signal/badges/Badges.properties b/service/src/main/resources/org/signal/badges/Badges.properties index 940c23ab6..fa1c048ca 100644 --- a/service/src/main/resources/org/signal/badges/Badges.properties +++ b/service/src/main/resources/org/signal/badges/Badges.properties @@ -27,8 +27,5 @@ R_HIGH_description = {short_name} supports Signal with a monthly donation. Signa BOOST_name = Signal Boost BOOST_description = {short_name} supported Signal with a donation. Signal is a nonprofit with no advertisers or investors, supported only by people like you. -GIFT_name = Signal Gift -GIFT_description = {short_name} received a gift from a Signal supporter. Signal is a nonprofit with no advertisers or investors, supported only by people like you. - -GIFT2_name = Signal UFO -GIFT2_description = A friend made a donation to Signal on behalf of {short_name}. Signal is a nonprofit with no advertisers or investors, supported only by people like you. +GIFT_name = Signal UFO +GIFT_description = A friend made a donation to Signal on behalf of {short_name}. Signal is a nonprofit with no advertisers or investors, supported only by people like you.