summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/floater_bumps.xml
blob: 0522f788bbd2f6b6ac9e2255e544092a9d228daa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="floater_bumps" title="CHOQUES, EMPUJONES, E IMPACTOS">
	<text name="none_detected">
		No se han detectado
	</text>
	<text name="bump">
		[TIME]  [FIRST] [LAST] ha chocado con usted
	</text>
	<text name="llpushobject">
		[TIME]  [FIRST] [LAST] le ha empujado con un script
	</text>
	<text name="selected_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto impacte con usted
	</text>
	<text name="scripted_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto con script impacte con usted
	</text>
	<text name="physical_object_collide">
		[TIME]  [FIRST] [LAST] ha hecho que un objeto material impacte con usted
	</text>
</floater>