From 42fd29d38bca0c8d42541532dd69f918c3376e34 Mon Sep 17 00:00:00 2001 From: Ehren Kret Date: Tue, 21 Jun 2022 13:36:12 -0500 Subject: [PATCH] Update badge description text to remove boost & sustainer language --- .../main/resources/org/signal/badges/Badges.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/service/src/main/resources/org/signal/badges/Badges.properties b/service/src/main/resources/org/signal/badges/Badges.properties index 3a55503df..8d86de286 100644 --- a/service/src/main/resources/org/signal/badges/Badges.properties +++ b/service/src/main/resources/org/signal/badges/Badges.properties @@ -16,16 +16,16 @@ TEST3_name = Test Badge Gamma TEST3_description = {short_name} is testing the gamma test badge. R_LOW_name = Signal Star -R_LOW_description = {short_name} is a Sustainer. Signal is a nonprofit with no advertisers or investors, supported only by people like you. +R_LOW_description = {short_name} supports Signal with a monthly donation. Signal is a nonprofit with no advertisers or investors, supported only by people like you. R_MED_name = Signal Planet -R_MED_description = {short_name} is a Sustainer. Signal is a nonprofit with no advertisers or investors, supported only by people like you. +R_MED_description = {short_name} supports Signal with a monthly donation. Signal is a nonprofit with no advertisers or investors, supported only by people like you. R_HIGH_name = Signal Sun -R_HIGH_description = {short_name} is a Sustainer. Signal is a nonprofit with no advertisers or investors, supported only by people like you. +R_HIGH_description = {short_name} supports Signal with a monthly donation. Signal is a nonprofit with no advertisers or investors, supported only by people like you. BOOST_name = Signal Boost -BOOST_description = {short_name} supported Signal with a boost. Signal is a nonprofit with no advertisers or investors, supported only by people like you. +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.