From 9b4fe70eecee820798024cd6698a68516e4c9c4f Mon Sep 17 00:00:00 2001 From: eli_linden Date: Wed, 1 Jun 2011 11:15:57 -0700 Subject: sync with viewer-development --- .../newview/skins/default/xui/en/notifications.xml | 14 ++++++++++ .../default/xui/en/panel_preferences_colors.xml | 31 ++++++++++++++++++++++ indra/newview/skins/default/xui/en/strings.xml | 9 +++++++ 3 files changed, 54 insertions(+) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ebfed990ec..5e7bd605d2 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5225,6 +5225,20 @@ Insufficient permissions to rez object. fail + +Unable to send IM across parent estates. + + + +Unable to transfer inventory across parent estates. + + Errors + + + + + + Direct + + +llRegionSayTo(key target, integer channel, string msg) +Sends msg on channel (not DEBUG_CHANNEL) directly to prim or avatar target anywhere within the region + + +llGetEnv(string name) +Returns a string with the requested data about the region + + Not Away -- cgit v1.2.3