fix: improve keystore import error handling and show toast

This commit is contained in:
Robert
2025-01-29 19:58:38 +01:00
committed by oSumAtrIX
parent ac0625892d
commit cd142a70d3
3 changed files with 24 additions and 18 deletions

View File

@@ -419,4 +419,5 @@
<string name="never_show_again">Never show again</string>
<string name="show_manager_update_dialog_on_launch">Show update message on launch</string>
<string name="show_manager_update_dialog_on_launch_description">Shows a popup notification whenever there is a new update available on launch.</string>
<string name="failed_to_import_keystore">Failed to import keystore</string>
</resources>