Remove deprecated LevelConfiguration#name.

Co-authored-by: Alex Hart <alex@signal.org>
This commit is contained in:
Chris Eager
2024-10-17 07:25:24 -05:00
committed by Greyson Parrelli
parent 200132e623
commit ba34a74e2d
21 changed files with 56 additions and 105 deletions

View File

@@ -5766,6 +5766,10 @@
<string name="InAppPaymentInProgressFragment__processing_donation">Processing donation…</string>
<string name="InAppPaymentInProgressFragment__processing_payment">Processing payment…</string>
<!--InAppDonations -->
<!-- Label displayed in google play and on receipts for recurring subscriptions. Placeholder is level -->
<string name="InAppDonations__recurring_d">Recurring %1$d</string>
<!-- InAppPaymentErrors -->
<!-- Displayed as a title in a dialog or notification when a payment failure happens. -->
<string name="InAppPaymentErrors__error_processing_payment">Error processing payment</string>