Translation poking for my last commit

This commit is contained in:
Drake Arconis
2013-09-17 01:58:48 -04:00
parent 08654cc859
commit eeeaaa3535
5 changed files with 12 additions and 97 deletions

View File

@@ -3745,7 +3745,18 @@ Where tag = tag string to match. Removes bot's matching the tag.
<string name="Right Pec">Pectoral Derecho</string>
<string name="Neck">Cuello</string>
<string name="Root">Base</string>
<string name="Invalid Attachment">Punto de anexión inválido</string>
<string name="Invalid Attachment">Punto de anexión inválido</string>
<!-- Account types, see LLAvatarPropertiesProcessor -->
<string name="AcctTypeResident">Resident</string>
<string name="AcctTypeTrial">Trial</string>
<string name="AcctTypeCharterMember">Charter Member</string>
<string name="AcctTypeEmployee">Linden Lab Employee</string>
<string name="PaymentInfoUsed">Payment Info Used</string>
<string name="PaymentInfoOnFile">Payment Info On File</string>
<string name="NoPaymentInfoOnFile">No Payment Info On File</string>
<string name="AgeVerified">Age-verified</string>
<string name="NotAgeVerified">Not Age-verified</string>
<!-- HUD Position -->
<string name="Center 2">Centro 2</string>