mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 20:26:47 +01:00
Fix copy
This commit is contained in:
parent
eac9133bb1
commit
57636207d2
@ -48,7 +48,7 @@ class SharedSecuredStoragePassphraseFragment @Inject constructor(
|
||||
|
||||
// If has passphrase
|
||||
val pass = getString(R.string.recovery_passphrase)
|
||||
val key = getString(R.string.recovery_passphrase)
|
||||
val key = getString(R.string.recovery_key)
|
||||
ssss_restore_with_passphrase_warning_text.text = getString(
|
||||
R.string.enter_secret_storage_passphrase_or_key,
|
||||
pass,
|
||||
|
Loading…
x
Reference in New Issue
Block a user