[Pcsclite-cvs-commit] r1805 - trunk/Drivers/ccid/src

Ludovic Rousseau rousseau at costa.debian.org
Wed Jan 18 07:38:07 UTC 2006


Author: rousseau
Date: 2006-01-18 07:38:06 +0000 (Wed, 18 Jan 2006)
New Revision: 1805

Modified:
   trunk/Drivers/ccid/src/ccid.c
Log:
ccid_open_hack(): update the spanish PIN Pad string since the number of
remaining tries in always displayed at the first character


Modified: trunk/Drivers/ccid/src/ccid.c
===================================================================
--- trunk/Drivers/ccid/src/ccid.c	2006-01-17 19:57:11 UTC (rev 1804)
+++ trunk/Drivers/ccid/src/ccid.c	2006-01-18 07:38:06 UTC (rev 1805)
@@ -109,7 +109,7 @@
 					"PIN OK",
 					"PIN Incorrecto !",
 					"Tiempo Agotado",
-					"quedan * ensayos",
+					"* ensayos quedan",
 					"Introducir Tarj.",
 					"Error en Tarjeta" };
 




More information about the Pcsclite-cvs-commit mailing list