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:
@@ -264,6 +264,12 @@ Voulez-vous continuer ?
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="Rejoindre"/>
|
||||
</notification>
|
||||
|
||||
<notification name="JoinGroupNoCost">
|
||||
Vous vous apprêtez à rejoindre le groupe [NAME].
|
||||
Voulez-vous continuer ?
|
||||
<usetemplate name="okcancelbuttons" notext="Annuler" yestext="Fusionner"/>
|
||||
</notification>
|
||||
|
||||
<notification name="JoinGroupCannotAfford">
|
||||
Rejoindre ce groupe coûte [COST] [CURRENCY].
|
||||
Vous n'avez pas suffisamment de [CURRENCY] pour rejoindre ce groupe.
|
||||
@@ -1606,6 +1612,11 @@ Pour quitter un groupe, sélectionnez l'option Groupe dans le menu Éditer.
|
||||
<usetemplate name="okcancelbuttons" notext="Refuser" yestext="Rejoindre"/>
|
||||
</notification>
|
||||
|
||||
<notification name="JoinedTooManyGroups">
|
||||
Vous avez atteint le nombre de groupes maximum. Vous devez en quitter un avant d'en rejoindre ou d'en créer un nouveau.
|
||||
<usetemplate name="okbutton" yestext="OK"/>
|
||||
</notification>
|
||||
|
||||
<notification name="KickUser">
|
||||
Éjecter cet utilisateur avec quel message ?
|
||||
<form name="form">
|
||||
|
||||
Reference in New Issue
Block a user