Fix handle_secondlifeprotocol.sh, and sync with v-d.

More translation strings~
Log inventory offers to those we're not chatting with.
"SDL deiconification state switched to " now lldebugs instead of llinfos, far too spammy..

(Pre-outbox commit, may contain pieces of outbox work.. and unmentioned harmless sync)
This commit is contained in:
Lirusaito
2012-11-06 18:50:45 -05:00
parent ad97c72821
commit d0a0aa7a65
12 changed files with 329 additions and 253 deletions

View File

@@ -2,6 +2,9 @@
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="false" height="590" min_height="100" min_width="100"
name="floater_report_abuse" title="Report Abuse" width="390">
<string name="Screenshot">
Screenshot
</string>
<texture_picker allow_no_texture="true" bottom="-150" default_image_name="None"
follows="left|top" height="114" label="" left="238" mouse_opaque="true"
name="screenshot" width="134" />

View File

@@ -2917,6 +2917,52 @@ Where tag = tag string to match. Removes bot's matching the tag.
<string name="Rubber">Rubber</string>
<string name="Light">Light</string>
<!-- Avatar Skeleton -->
<string name="Chest">Chest</string>
<string name="Skull">Skull</string>
<string name="Left Shoulder">Left Shoulder</string>
<string name="Right Shoulder">Right Shoulder</string>
<string name="Left Hand">Left Hand</string>
<string name="Right Hand">Right Hand</string>
<string name="Left Foot">Left Foot</string>
<string name="Right Foot">Right Foot</string>
<string name="Spine">Spine</string>
<string name="Pelvis">Pelvis</string>
<string name="Mouth">Mouth</string>
<string name="Chin">Chin</string>
<string name="Left Ear">Left Ear</string>
<string name="Right Ear">Right Ear</string>
<string name="Left Eyeball">Left Eyeball</string>
<string name="Right Eyeball">Right Eyeball</string>
<string name="Nose">Nose</string>
<string name="R Upper Arm">R Upper Arm</string>
<string name="R Forearm">R Forearm</string>
<string name="L Upper Arm">L Upper Arm</string>
<string name="L Forearm">L Forearm</string>
<string name="Right Hip">Right Hip</string>
<string name="R Upper Leg">R Upper Leg</string>
<string name="R Lower Leg">R Lower Leg</string>
<string name="Left Hip">Left Hip</string>
<string name="L Upper Leg">L Upper Leg</string>
<string name="L Lower Leg">L Lower Leg</string>
<string name="Stomach">Stomach</string>
<string name="Left Pec">Left Pec</string>
<string name="Right Pec">Right Pec</string>
<string name="Neck">Neck</string>
<string name="Root">Root</string>
<string name="unsupported point">unsupported point</string>
<string name="Invalid Attachment">Invalid Attachment Point</string>
<!-- HUD Position -->
<string name="Center 2">Center 2</string>
<string name="Top Right">Top Right</string>
<string name="Top">Top</string>
<string name="Top Left">Top Left</string>
<string name="Center">Center</string>
<string name="Bottom Left">Bottom Left</string>
<string name="Bottom">Bottom</string>
<string name="Bottom Right">Bottom Right</string>
<!-- compile queue-->
<string name="CompileQueueDownloadedCompiling">Downloaded, now compiling</string>
<string name="CompileQueueScriptNotFound">Script not found on server.</string>
@@ -2957,6 +3003,9 @@ Where tag = tag string to match. Removes bot's matching the tag.
<string name="IMMainland">mainland</string>
<string name="IMTeen">teen</string>
<!-- floater about land -->
<string name="Anyone">Anyone</string>
<!-- floater region info -->
<!-- The following will replace variable [ALL_ESTATES] in notifications EstateAllowed*, EstateBanned*, EstateManager* -->
<string name="RegionInfoError">error</string>
@@ -3696,6 +3745,7 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
<string name="IM_autoresponded_to">Autoresponse sent to</string>
<string name="IM_autoresponse_sent_item">was sent auto-response item</string>
<string name="Unnamed">(Unnamed)</string>
<string name="inventory_item_offered_to">Inventory item offered to</string>
<string name="Saved_message" value="(Saved [LONG_TIMESTAMP]) "/>
<string name="PowerUser1">You are bestowed with powers beyond mortal comprehension.</string>
<string name="PowerUser2">Use your newfound abilities wisely.</string>
@@ -3814,6 +3864,10 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
<string name="group_role_owners">Owners</string>
<string name="group_member_status_online">Online</string>
<string name="uploading_abuse_report">Uploading...
Abuse Report</string>
<!-- names for new inventory items-->
<string name="New Shape">New Shape</string>
<string name="New Skin">New Skin</string>