mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Do not display a price if it's been zeroed.
This commit is contained in:
committed by
Jeffrey Starke
parent
9b517a14cb
commit
d0c1e93b3c
@@ -8142,6 +8142,8 @@
|
||||
<!-- BackupsSettingsFragment -->
|
||||
<!-- Subtitle for row for active backup, first placeholder is formatted amount, second is renewal date -->
|
||||
<string name="BackupsSettingsFragment_s_month_renews_s">%1$s/month, renews %2$s</string>
|
||||
<!-- Subtitle for row for active backup when price is not available, first placeholder is renewal date -->
|
||||
<string name="BackupsSettingsFragment_renews_s">Renews %1$s</string>
|
||||
<!-- Subtitle for row for active backup, placeholder is last date of backup -->
|
||||
<string name="BackupsSettingsFragment_last_backup_s">Last backup %1$s</string>
|
||||
<!-- Subtitle for row for canceled backup -->
|
||||
|
||||
Reference in New Issue
Block a user