summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml
diff options
context:
space:
mode:
authorRichard Linden <none@none>2010-02-17 14:37:28 -0800
committerRichard Linden <none@none>2010-02-17 14:37:28 -0800
commit366aa236f2964855bcb6f8b95f52e8bdad902651 (patch)
treee87f1e40bd5c4f36b191d1d279aca7fec0b66edc /indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml
parenta383a38b0c1b5ae02cf8b8a3d5e6ccb3924b8766 (diff)
EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml81
1 files changed, 0 insertions, 81 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml b/indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml
deleted file mode 100755
index 665172dd49..0000000000
--- a/indra/newview/skins/default/xui/pl/floater_inventory_item_properties.xml
+++ /dev/null
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
-<floater name="item properties" title="WŁAŚCIWOŚCI OBIEKTÓW W SZAFIE">
- <text name="LabelItemNameTitle">
- Nazwa:
- </text>
- <text name="LabelItemDescTitle">
- Opis:
- </text>
- <text name="LabelCreatorTitle">
- Twórca:
- </text>
- <text name="LabelCreatorName">
- Nicole Linden
- </text>
- <button label="Profil..." label_selected="" name="BtnCreator" />
- <text name="LabelOwnerTitle">
- Właściciel:
- </text>
- <text name="LabelOwnerName">
- Thrax Linden
- </text>
- <button label="Profil..." label_selected="" name="BtnOwner" />
- <text name="LabelAcquiredTitle">
- Nabyte:
- </text>
- <text name="LabelAcquiredDate">
- Wed May 24 12:50:46 2006
- </text>
- <text name="OwnerLabel">
- Opcje:
- </text>
- <check_box label="Modyfikuj" name="CheckOwnerModify" />
- <check_box label="Kopiuj" name="CheckOwnerCopy" />
- <check_box label="Sprzedaj/Oddaj" name="CheckOwnerTransfer" />
- <text name="BaseMaskDebug">
- P:
- </text>
- <text name="OwnerMaskDebug">
- W:
- </text>
- <text name="GroupMaskDebug">
- G:
- </text>
- <text name="EveryoneMaskDebug">
- W:
- </text>
- <text name="NextMaskDebug">
- N:
- </text>
- <check_box label="Udostępnij grupie" name="CheckShareWithGroup" />
- <check_box label="Udostępnij kopiowanie każdemu" name="CheckEveryoneCopy" />
- <text name="NextOwnerLabel">
- Następna Osoba:
- </text>
- <check_box label="Modyfikuje" name="CheckNextOwnerModify" />
- <check_box label="Kopiuje" name="CheckNextOwnerCopy" />
- <check_box label="Sprzedaje/Oddaje" name="CheckNextOwnerTransfer" />
- <text name="SaleLabel">
- Zaznacz Artykuł:
- </text>
- <check_box label="Sprzedaż" name="CheckPurchase" />
- <radio_group name="RadioSaleType">
- <radio_item name="radio" label="Oryginał" />
- <radio_item name="radio2" label="Kopia" />
- </radio_group>
- <text name="TextPrice">
- Cena: L$
- </text>
- <string name="unknown">
- (nieznany)
- </string>
- <string name="public">
- (publiczny)
- </string>
- <string name="you_can">
- Opcje:
- </string>
- <string name="owner_can">
- Właściciel może:
- </string>
-</floater>