mirror of
https://github.com/bitfireAT/davx5-ose.git
synced 2025-12-23 23:17:50 -05:00
Change "Account doesn't exist" toast message to "Account has been removed" for deleting accounts (#1650)
* Finish activity after deleting Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Added proper toast for when the account is deleted Signed-off-by: Arnau Mora <arnyminerz@proton.me> * Simplify logic * Missing fix --------- Signed-off-by: Arnau Mora <arnyminerz@proton.me>
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
<string name="app_settings_unifiedpush_encrypted">Push messages are always encrypted.</string>
|
||||
|
||||
<!-- AccountScreen -->
|
||||
<string name="account_invalid_account">Account doesn\'t exist</string>
|
||||
<string name="account_invalid_account">Account has been removed</string>
|
||||
<string name="account_carddav">CardDAV</string>
|
||||
<string name="account_caldav">CalDAV</string>
|
||||
<string name="account_webcal">Webcal</string>
|
||||
|
||||
Reference in New Issue
Block a user