Update view badge bottom sheet button copy.
This commit is contained in:
parent
1e153e129c
commit
bf491c25f7
2 changed files with 3 additions and 2 deletions
|
@ -57,7 +57,7 @@
|
|||
android:layout_marginBottom="32dp"
|
||||
android:minHeight="48dp"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:text="@string/ViewBadgeBottomSheetDialogFragment__become_a_sustainer"
|
||||
android:text="@string/ViewBadgeBottomSheetDialogFragment__donate_now"
|
||||
app:iconGravity="textEnd"
|
||||
app:iconTint="@color/signal_colorOnSurfaceVariant"
|
||||
tools:icon="@drawable/ic_open_20" />
|
||||
|
|
|
@ -4293,7 +4293,8 @@
|
|||
<string name="SelectFeaturedBadgeFragment__you_must_select_a_badge">You must select a badge</string>
|
||||
<string name="SelectFeaturedBadgeFragment__failed_to_update_profile">Failed to update profile</string>
|
||||
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__become_a_sustainer">Become a sustainer</string>
|
||||
<!-- Displayed on primary button in the bottom sheet as a call-to-action to launch into the donation flow -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__donate_now">Donate now</string>
|
||||
<!-- Title of a page in the bottom sheet. Placeholder is a user\'s short-name -->
|
||||
<string name="ViewBadgeBottomSheetDialogFragment__s_supports_signal">%1$s supports Signal</string>
|
||||
<!-- Description of a page in the bottom sheet of a monthly badge. Placeholder is a user\'s short-name -->
|
||||
|
|
Loading…
Add table
Reference in a new issue