[Rezilla-commits] RezillaSource/Rezilla_Rsrc RezillaErrors_EN.ploc, 1.30, 1.31 RezillaErrors_FR.plo
Brought to you by:
bdesgraupes
From: Bernard D. <bde...@us...> - 2006-11-24 11:51:48
|
Update of /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv9193 Modified Files: RezillaErrors_EN.ploc RezillaErrors_FR.ploc Log Message: Compare map error strings Index: RezillaErrors_EN.ploc =================================================================== RCS file: /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc/RezillaErrors_EN.ploc,v retrieving revision 1.30 retrieving revision 1.31 diff -u -d -r1.30 -r1.31 --- RezillaErrors_EN.ploc 26 Oct 2006 17:09:04 -0000 1.30 +++ RezillaErrors_EN.ploc 24 Nov 2006 11:51:43 -0000 1.31 @@ -1,7 +1,7 @@ // =========================================================================== // RezillaErrors_EN.ploc // Created: 2004-10-05 15:00:32 -// Last modification: 2006-10-15 07:19:43 +// Last modification: 2006-11-24 10:41:39 // Author: Bernard Desgraupes // e-mail: <bde...@us...> // www: <http://rezilla.sourceforge.net/> @@ -31,6 +31,7 @@ key "1017" value string "There is no picker for this resource type" key "1018" value string "Open resource picker failed" key "1019" value string "Invalid resource data" + key "1020" value string "Invalid map for comparison" key "1900" value string "Import Generic error" key "1901" value string "Invalid resource type. A type must have 4 characters." key "1902" value string "CanÕt get Xml data" Index: RezillaErrors_FR.ploc =================================================================== RCS file: /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc/RezillaErrors_FR.ploc,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- RezillaErrors_FR.ploc 26 Oct 2006 17:09:04 -0000 1.33 +++ RezillaErrors_FR.ploc 24 Nov 2006 11:51:43 -0000 1.34 @@ -1,7 +1,7 @@ // =========================================================================== // RezillaErrors_FR.ploc // Created: 2004-10-05 15:00:32 -// Last modification: 2006-10-15 07:19:56 +// Last modification: 2006-11-24 10:42:12 // Author: Bernard Desgraupes // e-mail: <bde...@us...> // www: <http://rezilla.sourceforge.net/> @@ -30,6 +30,7 @@ key "1017" value string "Il nÕexiste pas de slectionneur pour ce type de ressources" key "1018" value string "LÕouverture du slectionneur de ressources a chou" key "1019" value string "Donnes de ressource invalides" + key "1020" value string "Table invalide pour la comparison" key "1900" value string "Erreur gnrique dÕimportation" key "1901" value string "Type de ressource invalide. Un type doit comporter 4 caractres." key "1902" value string "Impossible dÕobtenir les donnes Xml" |