
zpstrings = {
	'Test' : "Test",
	'ClickToAddATitle' : "Click to add a title...",
	'ClickToEditTitle' : "Click to edit title...",
	'ClickToAddTags' : "Click to add tags...",
	'ClickToEditTags' : "Click to edit tags...",
	'ClickToAddADescription' : "Click to add a description...",
	'ClickToEditDescription' : "Click to edit description",
	'Save' : "save",
	'Cancel' : "cancel",
	'CurrentlyEditingSomethingElse' : "Currently editing something else, save or cancel to edit this.",
}