Address some build warnings and cleanup (#1412)

This commit is contained in:
AntsyLich
2024-10-31 20:17:27 +06:00
committed by GitHub
parent 06efc3b25c
commit a1c6089791
13 changed files with 78 additions and 90 deletions

View File

@@ -540,7 +540,7 @@
<string name="backup_restore_missing_trackers">Trackers not logged into:</string>
<string name="backup_restore_content_full">You may need to install any missing extensions and log in to tracking services afterwards to use them.</string>
<string name="restore_completed">Restore completed</string>
<string name="restore_duration">%02d min, %02d sec</string>
<string name="restore_duration">%1$02d min, %2$02d sec</string>
<string name="backup_in_progress">Backup is already in progress</string>
<string name="backup_choice">What do you want to backup?</string>
<string name="app_settings">App settings</string>