summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_land_holdings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_land_holdings.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_land_holdings.xml40
1 files changed, 0 insertions, 40 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_land_holdings.xml b/indra/newview/skins/default/xui/pl/floater_land_holdings.xml
deleted file mode 100755
index 13e6a8b16d..0000000000
--- a/indra/newview/skins/default/xui/pl/floater_land_holdings.xml
+++ /dev/null
@@ -1,40 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="land holdings floater" title="MOJA POSIADŁOŚĆ">
- <scroll_list name="parcel list">
- <column label="Nazwa posiadłości" name="name"/>
- <column label="Region" name="location"/>
- <column label="Typ" name="type"/>
- <column label="Obszar" name="area"/>
- <column label="" name="hidden"/>
- </scroll_list>
- <button label="Teleportuj" label_selected="Teleport" name="Teleport" tool_tip="Teleportuj się do centrum tej Posiadłości."/>
- <button label="Pokaż na Mapie" label_selected="Pokaż na mapie" name="Show on Map" tool_tip="Pokaż to miejsce na mapie świata."/>
- <text name="contrib_label">
- Kontrybucje do Twoich Grup:
- </text>
- <scroll_list name="grant list">
- <column label="Grupa" name="group"/>
- <column label="Obszar" name="area"/>
- </scroll_list>
- <text name="allowed_label">
- Dozwolone udziały przy obecnym planie płatności:
- </text>
- <text name="allowed_text">
- [AREA] metrów
- </text>
- <text name="current_label">
- Udziały w Posiadłościach:
- </text>
- <text name="current_text">
- [AREA] metrów
- </text>
- <text name="available_label">
- Dostępne na zakup Posiadłości:
- </text>
- <text name="available_text">
- [AREA] metrów
- </text>
- <string name="area_string">
- [AREA] metrów
- </string>
-</floater>