You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/java/in/hridayan/ashell/settings/presentation/page/backup/viewmodel/BackupAndRestoreViewModel.kt
+50-1Lines changed: 50 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,9 @@ class BackupAndRestoreViewModel @Inject constructor(
<string name ="not_signed_in">Not signed in</string>
307
+
<stringname="fetching_backup_time">Fetching backup time …</string>
306
308
<stringname="nothing_to_clear">Nothing to clear</string>
307
309
<stringname="nothing_to_search">Nothing to search</string>
308
310
<stringname="notification_access_not_granted">To complete the pairing process you will need to interact with a notification from aShell You. Please allow notification access to aShell You.</string>
0 commit comments