Fix localizable strings
In 7f4a5f3f7b, we accidentally (1)
re-added the `BOOST_VIEW_AMOUNT_LABEL` key (2) removed the
`BLUR_TOOLTIP` key.
This fixes those issues.
This commit is contained in:
parent
ed63a2aeac
commit
2598ab4275
@ -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.";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user