[Rezilla-commits] RezillaSource/Rezilla_Rsrc RezillaErrors_EN.ploc, 1.31, 1.32 RezillaErrors_FR.plo
Brought to you by:
bdesgraupes
From: Bernard D. <bde...@us...> - 2006-11-25 11:57:56
|
Update of /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv28532 Modified Files: RezillaErrors_EN.ploc RezillaErrors_FR.ploc Log Message: Plugin role strings Index: RezillaErrors_EN.ploc =================================================================== RCS file: /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc/RezillaErrors_EN.ploc,v retrieving revision 1.31 retrieving revision 1.32 diff -u -d -r1.31 -r1.32 --- RezillaErrors_EN.ploc 24 Nov 2006 11:51:43 -0000 1.31 +++ RezillaErrors_EN.ploc 25 Nov 2006 11:57:51 -0000 1.32 @@ -106,6 +106,7 @@ key "4002" value string "Get plugin info failed" key "4003" value string "Plugin not found" key "4004" value string "Plugin index not found" + key "4005" value string "Plugin rejected resource" key "5000" value string "Plugin error" key "5001" value string "Plugin error: initialization failed" key "5002" value string "Plugin error: this type is not supported" @@ -117,6 +118,7 @@ key "5008" value string "Plugin error: getting modified resource failed" key "5009" value string "Plugin error: revert resource failed" key "5010" value string "Plugin error: canÕt resize window" - key "5011" value string "Plugin error: canÕt handle menu command" + key "5011" value string "Plugin error: this plugin canÕt edit empty resource. Use the hexadecimal editor instead." + key "5012" value string "Plugin error: canÕt handle menu command" } Index: RezillaErrors_FR.ploc =================================================================== RCS file: /cvsroot/rezilla/RezillaSource/Rezilla_Rsrc/RezillaErrors_FR.ploc,v retrieving revision 1.34 retrieving revision 1.35 diff -u -d -r1.34 -r1.35 --- RezillaErrors_FR.ploc 24 Nov 2006 11:51:43 -0000 1.34 +++ RezillaErrors_FR.ploc 25 Nov 2006 11:57:51 -0000 1.35 @@ -105,6 +105,7 @@ key "4002" value string "Impossible dÕobtenir lÕinformation sur ce plugin" key "4003" value string "Plugin introuvable" key "4004" value string "Indice du plugin introuvable" + key "4005" value string "Le plugin a rejet la ressource" key "5000" value string "Erreur du plugin" key "5001" value string "Erreur du plugin: lÕinitialisation a chou" key "5002" value string "Erreur plugin: ce type de ressource nÕest pas support" @@ -116,6 +117,7 @@ key "5008" value string "Erreur plugin: la sauvegarde des modifications de la ressource a chou" key "5009" value string "Erreur plugin: la restauration de la ressource a chou" key "5010" value string "Erreur plugin: impossible de redimensionner la fentre" - key "5011" value string "Erreur plugin: impossible dÕexcuter cette commande" + key "5011" value string "Erreur plugin: ce plugin ne peut pas diter une ressource vide. Utiliser l'diteur hexadcimal la place." + key "5012" value string "Erreur plugin: impossible dÕexcuter cette commande" } |