LLGroupActions too! (Strengthens RLVa restrictions!)
Cleans up llfloatergroupinfo, makes it an instance tracker... pretty much as nice as llfloateravatarinfo now ^*^ Adds notifications JoinGroupNoCost and JoinedTooManyGroups (added to our existing translations, of course) Cleans up all around, placing groupactions around. Touches up bits for avataractions
This commit is contained in:
@@ -274,6 +274,11 @@ Outros residentes podem visitar a URL que você definiu, quando eles olharem seu
|
||||
Deseja prosseguir?
|
||||
<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="Unir-se"/>
|
||||
</notification>
|
||||
<notification name="JoinGroupNoCost">
|
||||
Você está prestes a entrar no grupo [NAME].
|
||||
Deseja continuar?
|
||||
<usetemplate name="okcancelbuttons" notext="Cancelar" yestext="Entrar"/>
|
||||
</notification>
|
||||
<notification name="JoinGroupCannotAfford">
|
||||
Associar-se a este grupo custa [CURRENCY][COST].
|
||||
Você não tem [CURRENCY] suficientes para associar-se a este grupo.
|
||||
@@ -1623,6 +1628,11 @@ Bate-papo e mensagens instantâneas serão escondidas. Mensagens instantâneas i
|
||||
<usetemplate name="okcancelbuttons" notext="Recusar" yestext="Entrar"/>
|
||||
</notification>
|
||||
|
||||
<notification name="JoinedTooManyGroups">
|
||||
Você atingiu o limite máximo de grupos. Sai de um grupo para entrar ou criar outro.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="KickUser">
|
||||
Expulsar este usuário com qual mensagem?
|
||||
<form name="form">
|
||||
|
||||
Reference in New Issue
Block a user