diff options
author | Jacek Antonelli | 2009-06-13 13:17:14 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-06-13 13:17:20 -0500 |
commit | 0517fe4322443bdc317f8185590a63134e3f8394 (patch) | |
tree | 942c9c26d0792accc928010a113d123c5409659b /linden/indra/newview/skins/default/xui/pt/panel_groups.xml | |
parent | Second Life viewer sources 1.23.2-RC (diff) | |
download | meta-impy-0517fe4322443bdc317f8185590a63134e3f8394.zip meta-impy-0517fe4322443bdc317f8185590a63134e3f8394.tar.gz meta-impy-0517fe4322443bdc317f8185590a63134e3f8394.tar.bz2 meta-impy-0517fe4322443bdc317f8185590a63134e3f8394.tar.xz |
Second Life viewer sources 1.23.3-RC
Diffstat (limited to 'linden/indra/newview/skins/default/xui/pt/panel_groups.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/pt/panel_groups.xml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/linden/indra/newview/skins/default/xui/pt/panel_groups.xml b/linden/indra/newview/skins/default/xui/pt/panel_groups.xml index 50d1dd3..6a65300 100644 --- a/linden/indra/newview/skins/default/xui/pt/panel_groups.xml +++ b/linden/indra/newview/skins/default/xui/pt/panel_groups.xml | |||
@@ -1,16 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes"?> |
2 | <panel name="groups"> | 2 | <panel name="groups"> |
3 | <text name="groupdesc"> | 3 | <text name="groupdesc" width="268"> |
4 | Seu grupo ativo atual es'ta mostrado em negrito. | 4 | Seu grupo ativo atual es'ta mostrado em negrito. |
5 | </text> | 5 | </text> |
6 | <text name="groupcount"> | 6 | <text name="groupcount" width="300"> |
7 | Você pertence a [COUNT] grupos (de no máximo [MAX]). | 7 | Você pertence a [COUNT] grupos (de no máximo [MAX]). |
8 | aximo | ||
9 | </text> | 8 | </text> |
10 | <button label="MI/Chamada" name="IM" tool_tip="Abrir sessão de Mensagem Instantânea"/> | 9 | <button width="86" label="MI/Chamada" name="IM" tool_tip="Abrir sessão de Mensagem Instantânea"/> |
11 | <button label="Informações" name="Info"/> | 10 | <button width="86" label="Informações" name="Info"/> |
12 | <button label="Ativar" name="Activate"/> | 11 | <button width="86" label="Ativar" name="Activate"/> |
13 | <button label="Deixar" name="Leave"/> | 12 | <button width="86" label="Deixar" name="Leave"/> |
14 | <button label="Criar..." name="Create"/> | 13 | <button width="86" label="Criar..." name="Create"/> |
15 | <button label="Buscar..." name="Search..."/> | 14 | <button width="86" label="Buscar..." name="Search..."/> |
16 | </panel> | 15 | </panel> |