/indra/newview/skins/default/xui/pt/floater_inventory_item_properties.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 67 lines · 67 code · 0 blank · 0 comment · 0 complexity · 5210a93e3ad56759e7f39ee3a97a230a MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="item properties" title="PROPRIEDADES DE ITEM NO INVENTБRIO">
- <floater.string name="unknown">
- (desconhecido)
- </floater.string>
- <floater.string name="public">
- (pъblico)
- </floater.string>
- <floater.string name="you_can">
- Vocк pode:
- </floater.string>
- <floater.string name="owner_can">
- Proprietбrio pode :
- </floater.string>
- <floater.string name="acquiredDate">
- [wkday,datetime,local] [mth,datetime,local] [day,datetime,local] [hour,datetime,local]:[min,datetime,local]:[second,datetime,local] [year,datetime,local]
- </floater.string>
- <text name="LabelItemNameTitle">
- Nome:
- </text>
- <text name="LabelItemDescTitle">
- Descriзгo:
- </text>
- <text name="LabelCreatorTitle">
- Criador:
- </text>
- <button label="Perfil..." label_selected="" name="BtnCreator"/>
- <text name="LabelOwnerTitle">
- Dono:
- </text>
- <button label="Perfil..." label_selected="" name="BtnOwner"/>
- <text name="LabelAcquiredTitle">
- Adquirido:
- </text>
- <text name="LabelAcquiredDate">
- Qua Mai 24 12:50:46 2006
- </text>
- <text name="OwnerLabel">
- Vocк:
- </text>
- <check_box label="Editar" name="CheckOwnerModify"/>
- <check_box label="Copiar" name="CheckOwnerCopy"/>
- <check_box label="Revender" name="CheckOwnerTransfer"/>
- <text name="AnyoneLabel">
- Todos:
- </text>
- <check_box label="Cortar" name="CheckEveryoneCopy"/>
- <text name="GroupLabel">
- Grupo:
- </text>
- <check_box label="Compartilhar" name="CheckShareWithGroup"/>
- <text name="NextOwnerLabel" width="230">
- Prуximo proprietбrio:
- </text>
- <check_box label="Editar" name="CheckNextOwnerModify"/>
- <check_box label="Copiar" name="CheckNextOwnerCopy"/>
- <check_box label="Revender" name="CheckNextOwnerTransfer"/>
- <check_box label="А venda" name="CheckPurchase"/>
- <combo_box name="combobox sale copy">
- <combo_box.item label="Cortar" name="Copy"/>
- <combo_box.item label="Original" name="Original"/>
- </combo_box>
- <spinner label="Preзo:" name="Edit Cost"/>
- <text name="CurrencySymbol">
- L$
- </text>
- </floater>