Update translations and other static files.

This commit is contained in:
Greyson Parrelli
2024-11-13 22:43:59 -05:00
parent 236b292e67
commit aacf5e510c
69 changed files with 8121 additions and 2493 deletions

View File

@@ -1354,7 +1354,7 @@
<string name="RemoteRestoreActivity__restore_backup">Restore backup</string>
<!-- Displayed at restore time to tell the user when their last backup was made. %$1s is replaced with the date (e.g. March 5, 2024) and %$2s is replaced with the time (e.g. 9:00am) -->
<string name="RemoteRestoreActivity__backup_created_at">Your last backup was made on %1$s at %2$s.</string>
<!-- Progress dialog label while fetching backup info if we don't already have it -->
<!-- Progress dialog label while fetching backup info if we don\'t already have it -->
<string name="RemoteRestoreActivity__fetching_backup_details">Fetching backup details…</string>
<!-- GroupMentionSettingDialog -->