mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 11:57:03 +08:00
* Minor: Fussy little wording change on inventory service failure
This commit is contained in:
@@ -248,7 +248,7 @@ namespace OpenSim.Framework.Communications
|
||||
{
|
||||
return GenerateFailureResponse(
|
||||
"key",
|
||||
"The agent inventory service is not responding. Please notify your login region operator.",
|
||||
"The avatar inventory service is not responding. Please notify your login region operator.",
|
||||
"false");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user