@@ -711,7 +711,8 @@ public abstract class OperationResult implements Parcelable {
|
||||
|
||||
MSG_ACC_SAVED (LogLevel.INFO, R.string.api_settings_save_msg),
|
||||
|
||||
MSG_WRONG_QR_CODE (LogLevel.INFO, R.string.import_qr_code_wrong),
|
||||
MSG_WRONG_QR_CODE (LogLevel.ERROR, R.string.import_qr_code_wrong),
|
||||
MSG_WRONG_QR_CODE_FP(LogLevel.ERROR, R.string.import_qr_code_fp),
|
||||
|
||||
MSG_NO_VALID_ENC (LogLevel.ERROR, R.string.error_invalid_data),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user