diff options
| author | Oz Linden <oz@lindenlab.com> | 2015-04-02 15:53:07 -0400 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2015-04-02 15:53:07 -0400 | 
| commit | 59e58c9328f414ae95b6a09129de3a9942aab083 (patch) | |
| tree | 05e38e738d2e898aa062b240a2e055689a1337e9 | |
| parent | 77d25204ea5ea4378e0c10e1f57e56148980fce2 (diff) | |
improve notice clarity
| -rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index b4d8046d18..34897e61e4 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -10398,7 +10398,7 @@ Cannot create large prims that intersect other players.  Please re-try when othe     icon="alertmodal.tga"     name="DefaultObjectPermissions"     type="alert"> -	There was a problem saving the default permissions due to the following reason: [REASON].  Please try setting the default permissions later. +	There was a problem saving the default object permissions: [REASON].  Please try setting the default permissions later.  	<tag>fail</tag>     <usetemplate       name="okbutton" | 
