<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="BUMPS, PUSHES &amp; HITS">
	<floater.string name="none_detected">
		None detected
	</floater.string>
	<floater.string name="bump">
		[TIME]  [NAME] bumped you
	</floater.string>
	<floater.string name="llpushobject">
		[TIME]  [NAME] pushed you with a script
	</floater.string>
	<floater.string name="selected_object_collide">
		[TIME]  [NAME] hit you with an object
	</floater.string>
	<floater.string name="scripted_object_collide">
		[TIME]  [NAME] hit you with a scripted object
	</floater.string>
	<floater.string name="physical_object_collide">
		[TIME]  [NAME] hit you with a physical object
	</floater.string>
	<floater.string name="timeStr">
		[[hour,datetime,slt]:[min,datetime,slt]]
	</floater.string>
</floater>