Dialogs.showErrorDialog(this,R.string.intro_crypto_error,String.format("State of SecuritySetupSlide not properly propagated, cryptType: %d, creds: %s",cryptType,creds),(dialog,which)->finishIntro(CRYPT_TYPE_NONE,null));
<stringname="choose_application">Select the application you\'d like to import from</string>
<stringname="choose_theme">Select your desired theme</string>
<stringname="choose_view_mode">Select your desired view mode</string>
<stringname="intro_crypto_error">An error occurred while trying to set up encryption for your vault. Please try setting up encryption manually in the settings menu of Aegis.</string>
<stringname="parsing_file_error">An error occurred while trying to parse the file</string>
<stringname="file_not_found">Error: File not found</string>
<stringname="reading_file_error">An error occurred while trying to read the file</string>