diff --git a/Signal/translations/en.lproj/Localizable.strings b/Signal/translations/en.lproj/Localizable.strings index 4bb48fce6a..bd30fb95c7 100644 --- a/Signal/translations/en.lproj/Localizable.strings +++ b/Signal/translations/en.lproj/Localizable.strings @@ -574,8 +574,8 @@ /* An explanation of the consequences of blocking another user. */ "BLOCK_USER_BEHAVIOR_EXPLANATION" = "Blocked users will not be able to call you or send you messages."; -/* Donation amount label for the donate to signal view */ -"BOOST_VIEW_AMOUNT_LABEL" = "Set currency"; +/* Tooltip highlighting the blur image editing tool. */ +"BLUR_TOOLTIP" = "New: Blur faces or draw anywhere to blur."; /* The body text for the donate to signal view */ "BOOST_VIEW_BODY" = "Make a one-time donation and earn a Boost badge for 30 days.";