From cf573d4143491abe627b69dd7e6b0e0349109913 Mon Sep 17 00:00:00 2001
From: Armin Weatherwax
Date: Mon, 24 Jan 2011 18:46:25 +0100
Subject: Henri Beauchamp: Display Names support v4
---
.../default/xui/en-us/floater_display_name.xml | 42 +++++++++++
.../skins/default/xui/en-us/floater_new_im.xml | 5 +-
.../skins/default/xui/en-us/menu_viewer.xml | 5 ++
.../skins/default/xui/en-us/notifications.xml | 86 +++++++++++++++++++++-
.../skins/default/xui/en-us/panel_avatar.xml | 5 ++
5 files changed, 137 insertions(+), 6 deletions(-)
create mode 100644 linden/indra/newview/skins/default/xui/en-us/floater_display_name.xml
(limited to 'linden/indra/newview/skins/default')
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_display_name.xml b/linden/indra/newview/skins/default/xui/en-us/floater_display_name.xml
new file mode 100644
index 0000000..5875efb
--- /dev/null
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_display_name.xml
@@ -0,0 +1,42 @@
+
+
+
+ The name you give to your avatar is called your Display Name.
+
+
+ You can change it once a week.
+
+
+ You can change it now if you so wish.
+
+
+ You cannot change it before: [TIME].
+
+
+ New Display Name:
+
+
+
+ Type your new name again to confirm:
+
+
+
+
+
+
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_new_im.xml b/linden/indra/newview/skins/default/xui/en-us/floater_new_im.xml
index c93b890..5d766be 100644
--- a/linden/indra/newview/skins/default/xui/en-us/floater_new_im.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/floater_new_im.xml
@@ -8,7 +8,7 @@
column_padding="5" draw_border="true" draw_heading="false"
draw_stripes="true" enabled="true" follows="left|top|right|bottom"
height="290" left="6" mouse_opaque="true" multi_select="false"
- name="user_list" width="421" />
+ name="user_list" use_display_names="true" width="421" />
-
- [FIRST] [LAST]
-
(online)
diff --git a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
index feeff0c..f737a7e 100644
--- a/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/menu_viewer.xml
@@ -259,6 +259,11 @@
userdata="appearance" />
+
+
+
+
diff --git a/linden/indra/newview/skins/default/xui/en-us/notifications.xml b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
index 63e85c4..d02f1b3 100644
--- a/linden/indra/newview/skins/default/xui/en-us/notifications.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/notifications.xml
@@ -5237,6 +5237,88 @@ The string [STRING_NAME] is missing from strings.xml
+Hi [DISPLAY_NAME]!
+
+Just like in real life, it takes a while for everyone to learn about a new name. Please allow several days for your name to update in objects, scripts, search, etc.
+
+
+
+Sorry, you cannot change your display name. If you feel this is in error, please contact support.
+
+
+
+Sorry, that name is too long. Display names can have a maximum of [LENGTH] characters.
+
+Please try a shorter name.
+
+
+
+ Sorry, we could not set your display name. Please try again later.
+
+
+
+ The display names you entered do not match. Please re-enter.
+
+
+
+
+Sorry, you have to wait longer before you can change your display name.
+
+See http://wiki.secondlife.com/wiki/Setting_your_display_name
+
+Please try again later.
+
+
+
+ Sorry, we could not set your requested name because it contains a banned word.
+
+ Please try a different name.
+
+
+
+ The display name you wish to set contains invalid characters.
+
+
+
+ Your display name must contain letters other than punctuation.
+
+
+
+
+ [OLD_NAME] ([SLID]) is now known as [NEW_NAME].
+
+
+
@@ -6874,7 +6956,7 @@ GRAVITY -- -9.8
* -- Multiplication
\ -- Division
-+ -- Addition
+ -- Addition
- -- Subtraction
For information about this feature, click "More Info".
@@ -6903,7 +6985,7 @@ GLOW -- Glow
* -- Multiplication
\ -- Division
-+ -- Addition
+ -- Addition
- -- Subtraction
For information about this feature, click "More Info".
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
index 0df65e7..f459e6a 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
@@ -127,6 +127,11 @@
font="SansSerifSmall" height="16" is_unicode="false" left="12"
max_length="254" mouse_opaque="false" name="name"
width="155" />
+
--
cgit v1.1