diff --git a/app/src/main/res/drawable/ic_cloud_arrow_right.xml b/app/src/main/res/drawable/ic_cloud_arrow_right.xml deleted file mode 100644 index c61a449a..00000000 --- a/app/src/main/res/drawable/ic_cloud_arrow_right.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - diff --git a/app/src/main/res/drawable/ic_cloud_reuse.xml b/app/src/main/res/drawable/ic_cloud_reuse.xml new file mode 100644 index 00000000..89dad867 --- /dev/null +++ b/app/src/main/res/drawable/ic_cloud_reuse.xml @@ -0,0 +1,11 @@ + + + diff --git a/app/src/main/res/layout/fragment_recycle_backup.xml b/app/src/main/res/layout/fragment_recycle_backup.xml index 3b1f7782..da4d1526 100644 --- a/app/src/main/res/layout/fragment_recycle_backup.xml +++ b/app/src/main/res/layout/fragment_recycle_backup.xml @@ -13,7 +13,7 @@ android:importantForAccessibility="no" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" - app:srcCompat="@drawable/ic_cloud_arrow_right" + app:srcCompat="@drawable/ic_cloud_reuse" app:tint="?android:colorAccent" /> Backup notification Success notification Backup running - Preparing existing backup data for re-use… + Preparing existing backup data for reuse… Backing up APK of %s Saving list of apps we can not back up. Backup already in progress @@ -214,10 +214,10 @@ No suitable backups found at given location.\n\nThis is most likely due to a wrong recovery code or a storage error. Select apps to restore All of the following apps - Re-use old backup? - The ownership of the backup \'%s\' you just restored can be transferred to this device. This will make new backups faster and use less data.\n\nHowever, it will make the backup inaccessible for your old device. If you don\'t use your old device anymore, it is usually fine to re-use the backup. - Don\'t re-use - Re-use backup + Reuse this backup? + You can reuse the backup \'%s\' you just restored on this device. This will make new backups faster and use less data.\n\nHowever, your old device will lose access to this backup. If you would like to keep the access for your old device, you can create a new backup instead. This will use more data than reusing the existing backup. + Create new backup + Reuse backup Re-installing apps Re-installing Re-installed