mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Update UI for PNP launch megaphone.
This commit is contained in:
committed by
Cody Henthorne
parent
8797236b5a
commit
ce09e9a217
@@ -2522,7 +2522,7 @@
|
||||
<!-- Button label for not right now -->
|
||||
<string name="NewWaysToConnectDialogFragment__not_now">Not now</string>
|
||||
<!-- Button label for continue -->
|
||||
<string name="NewWaysToConnectDialogFragment__set_up_your_username">Set up your username</string>
|
||||
<string name="NewWaysToConnectDialogFragment__set_up_your_username">Set up username</string>
|
||||
|
||||
<!-- ThumbnailView -->
|
||||
<string name="ThumbnailView_Play_video_description">Play video</string>
|
||||
@@ -6176,6 +6176,15 @@
|
||||
<!-- Displayed as an action on a megaphone which prompts user to set up a username -->
|
||||
<string name="SetUpYourUsername__learn_more">Learn more</string>
|
||||
|
||||
<!-- Displayed as a title on a megaphone which prompts user to set up a username -->
|
||||
<string name="PnpLaunchMegaphone_title">New ways to connect</string>
|
||||
<!-- Displayed as a description on a megaphone which prompts user to set up a username -->
|
||||
<string name="PnpLaunchMegaphone_body">Introducing phone number privacy, optional usernames and links.</string>
|
||||
<!-- Displayed as an action on a megaphone which prompts user to set up a username. Clicking it will dismiss the megaphone. -->
|
||||
<string name="PnpLaunchMegaphone_dismiss">Dismiss</string>
|
||||
<!-- Displayed as an action on a megaphone which prompts user to set up a username. Clicking it will open a link. -->
|
||||
<string name="PnpLaunchMegaphone_learn_more">Learn more</string>
|
||||
|
||||
<!-- Text Formatting -->
|
||||
<!-- Popup menu label for applying bold style -->
|
||||
<string name="TextFormatting_bold">Bold</string>
|
||||
|
||||
Reference in New Issue
Block a user