BugReport.I18N={
  text: {
           newNoteTitle:   "New note",
           clearTitle:     "Delete all notes and drawings",
           sendTitle:      "Send bugreport",	   
           closeTitle:     "Close (delete all notes and drawings)",
	   eraseTitle:     "Erase",
	   infoTitle:      "Help",
	   colorTitle:     "Color",
	   stopTitle:      "Cancel send",
	   busyTitle:      "Sending in progress",
	   
           info:           "With this tool you can report bugs to developers.\n\nKeep pressed left mouse button to mark error. Click 'erase' button to switch into erase mode.\nYou can write notes and details about errors.",
	   sendSuccess:    "Report registered, thank you.",
	   abortSuccess:   "Send cancelled",	   

           bugName:        "Enter name of bugreport:",
           note:           "Note",


           sendError:      "Error occured during send: ",
           sendError1:     "Datas on server side already deleted",

           xmlHttpError:   "This feature not supported by your browser",
           bugNameError:   "You must enter data."
         }
};
