fixed typo in reason strings

This commit is contained in:
Sansar Choinyambuu
2011-11-28 14:39:51 +01:00
committed by Andreas Steffen
parent b8cc499b7e
commit 0dd5914cc1
@@ -102,9 +102,9 @@ struct entry_t {
* Table of multi-lingual reason string entries
*/
static entry_t reasons[] = {
{ "en", "IMC Attestation: Non-matching file measurement/s or invalid TPM Quote signature" },
{ "mn", "IMC Attestation: Файлуудын хэмжилт зөрсөн эсвэл буруу TPM Quote гарын үсэг" },
{ "de", "IMC Attestation: Falsche Datei Messung/en oder TPM Quote Unterschrift ist ungültig" },
{ "en", "IMV Attestation: Non-matching file measurement/s or invalid TPM Quote signature" },
{ "mn", "IMV Attestation: Файлуудын хэмжилт зөрсөн эсвэл буруу TPM Quote гарын үсэг" },
{ "de", "IMV Attestation: Falsche Datei Messung/en oder TPM Quote Unterschrift ist ungültig" },
};
METHOD(imv_state_t, get_connection_id, TNC_ConnectionID,