clean up BackupRestoreFragment
This commit is contained in:
@@ -7,4 +7,6 @@
|
|||||||
android:minHeight="56dp"
|
android:minHeight="56dp"
|
||||||
android:paddingLeft="16dp"
|
android:paddingLeft="16dp"
|
||||||
android:paddingRight="16dp"
|
android:paddingRight="16dp"
|
||||||
android:textAppearance="?textAppearanceListItemSmall" />
|
android:textAppearance="?textAppearanceListItemSmall"
|
||||||
|
android:background="?colorCardViewBackground"
|
||||||
|
/>
|
||||||
@@ -1497,8 +1497,8 @@
|
|||||||
<string name="first_time_blank_security_token_yes">"Use this Security Token"</string>
|
<string name="first_time_blank_security_token_yes">"Use this Security Token"</string>
|
||||||
|
|
||||||
<string name="backup_text">"Backups that include your own keys must never be shared with other people!"</string>
|
<string name="backup_text">"Backups that include your own keys must never be shared with other people!"</string>
|
||||||
<string name="backup_all">"All keys + your own keys"</string>
|
<string name="backup_all">"Full backup (encrypted)"</string>
|
||||||
<string name="backup_public_keys">"All keys"</string>
|
<string name="backup_public_keys">"Export contact keys only"</string>
|
||||||
<string name="backup_section">"Backup"</string>
|
<string name="backup_section">"Backup"</string>
|
||||||
<string name="restore_section">"Restore"</string>
|
<string name="restore_section">"Restore"</string>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user