diff --git a/KeePassKit b/KeePassKit index c385bd72..0801b18e 160000 --- a/KeePassKit +++ b/KeePassKit @@ -1 +1 @@ -Subproject commit c385bd725c1c71c3e986a24131e52625959c8084 +Subproject commit 0801b18e5fe9d0452bf73d9291beca9e694be24d diff --git a/MacPass/en.lproj/KPKLocalizable.strings b/MacPass/en.lproj/KPKLocalizable.strings index d9c947ea..d523a625 100644 --- a/MacPass/en.lproj/KPKLocalizable.strings +++ b/MacPass/en.lproj/KPKLocalizable.strings @@ -33,4 +33,5 @@ "ERROR_HEADER_HASH_MISSMATCH" = "The header hash doesn't match. File corrupted"; "ERROR_XML_KEYFILE_WITHOUT_KEY_ELEMENT" = "The XML keyfile is missing the key element"; "ERROR_XML_KEYFILE_WITHOUT_DATA_ELEMENT" = "The XML keyfiel is missing the data element"; -"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Unable to read the data of the XML keyfile"; \ No newline at end of file +"ERROR_XML_KEYFILE_DATA_PARSING_ERROR" = "Unable to read the data of the XML keyfile"; +"ERROR_HEADER_HASH_VERIFICATION_FAILED" = "The database header hash is wrong. Data integritiy might be broken!" \ No newline at end of file