mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-19 08:09:12 +01:00
Update translations and other static files.
This commit is contained in:
@@ -8629,12 +8629,12 @@
|
||||
<string name="Notification_backup_failed">Backup failed</string>
|
||||
<!-- Notification body for when initial backup failed -->
|
||||
<string name="Notification_an_error_occurred_and_your_backup">An error occurred and your backup could not be completed. Tap for details.</string>
|
||||
<!-- Notification title for when manual backup hasn't been created within threshold. Placeholder is number of days. -->
|
||||
<!-- Notification title for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
|
||||
<plurals name="Notification_no_backup_for_d_days">
|
||||
<item quantity="one">No backup for %1$d day</item>
|
||||
<item quantity="other">No backup for %1$d days</item>
|
||||
</plurals>
|
||||
<!-- Notification body for when manual backup hasn't been created within threshold. Placeholder is number of days. -->
|
||||
<!-- Notification body for when manual backup hasn\'t been created within threshold. Placeholder is number of days. -->
|
||||
<plurals name="Notification_you_have_not_completed_a_backup">
|
||||
<item quantity="one">You haven’t completed a backup for %1$d day. Create a backup now.</item>
|
||||
<item quantity="other">You haven’t completed a backup for %1$d days. Create a backup now.</item>
|
||||
|
||||
Reference in New Issue
Block a user