summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_sell_land.xml
diff options
context:
space:
mode:
authorRamzi Ramey <ramzi@lindenlab.com>2009-10-12 23:36:41 +0000
committerRamzi Ramey <ramzi@lindenlab.com>2009-10-12 23:36:41 +0000
commitf1ca843c1396f164c752e024ac4a2e90f0dd1734 (patch)
tree620b8d1cbcb1a0c7389a087b1216fe42cbc3b3f9 /indra/newview/skins/default/xui/pl/floater_sell_land.xml
parentb8cf37dc28fad7e36c889d0c50aa2afb0b17a5a8 (diff)
DEV-38453 (part7) Modernize the foreign language versions of floater_sell_land.xml, menu_pie_object.xml, panel_group_general.xml
NO CHANGES TO ENGLISH
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_sell_land.xml')
-rwxr-xr-xindra/newview/skins/default/xui/pl/floater_sell_land.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_sell_land.xml b/indra/newview/skins/default/xui/pl/floater_sell_land.xml
index 70451fb5f6..579dcd6745 100755
--- a/indra/newview/skins/default/xui/pl/floater_sell_land.xml
+++ b/indra/newview/skins/default/xui/pl/floater_sell_land.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="sell land" title="Sell Land">
+ <scroll_container name="profile_scroll">
+ <panel name="scroll_content_panel">
<text name="info_parcel_label">
Posiadłość:
</text>
@@ -55,4 +57,6 @@
</text>
<button label="Wystaw Ziemię na Sprzedaż" name="sell_btn" />
<button label="Anuluj" name="cancel_btn" />
+ </panel>
+ </scroll_container>
</floater>