diff options
author | Oz Linden <oz@lindenlab.com> | 2015-08-26 16:57:28 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2015-08-26 16:57:28 -0400 |
commit | c50aab4a265643d9d03ae4d0066f853fc5d996eb (patch) | |
tree | 1b7b1adb3d093c58aa0b607cc8629d2f8b0007fd /indra/newview/skins/default | |
parent | 712a4e70c81c1908e4e7668ff1695a9415ec4b71 (diff) |
refine messages per MAINT-5376 (no percentage)
Diffstat (limited to 'indra/newview/skins/default')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 3 | ||||
-rwxr-xr-x | indra/newview/skins/default/xui/en/strings.xml | 7 |
2 files changed, 8 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 97c4c924e7..e603e0aebe 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -3302,8 +3302,7 @@ You can use [SECOND_LIFE] normally and other people will see you correctly. <context>AgentComplexityNotice</context> </unique> Your visual complexity is [AGENT_COMPLEXITY]. -[OVERLIMIT_PCT]% of nearby users may not fully show you -with complexity this high. +[OVERLIMIT_MSG] </notification> <notification diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 011a25c414..d61511f60f 100755 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2488,6 +2488,13 @@ This feature is currently in Beta. Please add your name to this [http://goo.gl/f <string name="DaysOld">[AGEDAYS] old</string> <string name="TodayOld">Joined today</string> + <!-- Avatar complexity rendering messages, see + llavatarrendernotifier --> + <string name="av_render_not_everyone">You may not be rendered by everyone around you.</string> + <string name="av_render_over_half">You may not be rendered by over half of those around you.</string> + <string name="av_render_most_of">You may not be rendered by most of those around you.</string> + <string name="av_render_anyone">You may not be rendered by anyone around you.</string> + <!-- AgeYearsA = singular, AgeYearsB = plural, AgeYearsC = plural for non-English languages like Russian |