Files
SingularityViewer/indra/newview/skins/default/xui/es/floater_bumps.xml
2010-04-02 02:48:44 -03:00

22 lines
725 B
XML

<?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>