Replaced reason strings with temporary ones for File Measurement Comparison

This commit is contained in:
Sansar Choinyambuu
2011-09-08 12:08:14 +02:00
committed by Andreas Steffen
parent 6d9e319dd7
commit 2db719a509
@@ -76,9 +76,9 @@ struct entry_t {
* Table of multi-lingual reason string entries * Table of multi-lingual reason string entries
*/ */
static entry_t reasons[] = { static entry_t reasons[] = {
{ "en", "IMC Attestation ..." }, { "en", "IMC Attestation Measurement/s of requested file didn't match" },
{ "mn", "IMC Attestation ..." }, { "mn", "IMC Attestation Шалгахаар тохируулсан файлуудын хэмжилтүүд таарсангүй" },
{ "de", "IMC Attestation ..." }, { "de", "IMC Attestation Messung/en von angefordeten Datein stimmt nicht überein" },
}; };
METHOD(imv_state_t, get_connection_id, TNC_ConnectionID, METHOD(imv_state_t, get_connection_id, TNC_ConnectionID,