Fix backup restoring

This commit is contained in:
Koitharu
2023-07-18 12:28:02 +03:00
parent f86d873361
commit 967e8df7c9
9 changed files with 43 additions and 23 deletions

View File

@@ -458,4 +458,6 @@
<string name="color_white">White</string>
<string name="color_black">Black</string>
<string name="background">Background</string>
<string name="data_not_restored">Data was not restored</string>
<string name="data_not_restored_text">Make sure you have selected the correct backup file</string>
</resources>