summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/notifications.xml
diff options
context:
space:
mode:
authorRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
committerRamzi Ramey <ramzi@lindenlab.com>2009-09-15 20:21:05 +0000
commit9bcace0608c79ae881a33b0bcc6d6ea701021147 (patch)
tree8febb1ee80d4c369926eff828e77448eff8ba353 /indra/newview/skins/default/xui/pl/notifications.xml
parenta4486b258cbd5e560cf7bec05e515e1ed56179fb (diff)
Merging revisions 132612-133369 of svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/skinning-22
DEV-38453 Conversion to 2.0: Modernize and rearrange the nodes of the localized XUI; NO CHANGES TO ENGLISH. - match the new structures/widget language of the post-skinning work - restore some strings.xml entries from the former ui_strings.xml file - copy the Low/Mid/High translations into strings.xml - strip out all superfluous length= and type= parameters; these default to the EN value anyway I intentionally did not yet rearrange menu_viewer.xml, since it is still in flux in English
Diffstat (limited to 'indra/newview/skins/default/xui/pl/notifications.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/notifications.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/indra/newview/skins/default/xui/pl/notifications.xml b/indra/newview/skins/default/xui/pl/notifications.xml
index 3c21f7f5b5..15089926b2 100644
--- a/indra/newview/skins/default/xui/pl/notifications.xml
+++ b/indra/newview/skins/default/xui/pl/notifications.xml
@@ -971,7 +971,7 @@ Zaproponować znajomość [NAME]?
Zaproponować znajomość [NAME]?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Chcesz zawrzeć znajomość?
</input>
<button name="Offer" text="OK"/>
@@ -1368,7 +1368,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="KickUser">
Z jakim komunikatem wyrzucić tego użytkownia?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Administrator wylogował Cię.
</input>
<button name="OK" text="OK"/>
@@ -1378,7 +1378,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="KickAllUsers">
Z jakim komunikatem wyrzucić wszystkich użytkowników z regionu?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Administrator wylogował Cię.
</input>
<button name="OK" text="OK"/>
@@ -1388,7 +1388,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="FreezeUser">
Z jakim komunikatem unieruchomić tego użytkownia?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Unieruchomiono Cię. Nie możesz się ruszać ani rozmawiać. Administrator skontaktuje się z Tobą poprzez IM.
</input>
<button name="OK" text="OK"/>
@@ -1398,7 +1398,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="UnFreezeUser">
Z jakim komunikatem odblokować tego użytkownia?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Odblokowano Cię.
</input>
<button name="OK" text="OK"/>
@@ -1408,7 +1408,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="OfferTeleport">
Zaproponować teleportację do miejsca Twojego pobytu z tą wiadomością?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Zapraszam do siebie. Region: [REGION]
</input>
<button name="OK" text="OK"/>
@@ -1418,7 +1418,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification name="OfferTeleportFromGod">
Wymusić przeniesienie użytkownika do miejsca Twojego pobytu?
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Zapraszam do siebie. Region: [REGION]
</input>
<button name="OK" text="OK"/>
@@ -1432,7 +1432,7 @@ Musisz opuścić przynajmniej jedną grupę żeby przyjąć członkostwo w tej g
<notification label="Wiadomość do Wszystkich w Twoim Majątku" name="MessageEstate">
Wpisz krótką wiadomość która zostanie wysłana do wszystkich osób w Twoim majątku.
<form name="form">
- <input name="message" type="text"/>
+ <input name="message"/>
<button name="OK" text="OK"/>
<button name="Cancel" text="Anuluj"/>
</form>
@@ -1654,7 +1654,7 @@ Zamieścić tą reklamę za [AMOUNT]L$?
<notification label="Wiadomość do Wszystkich w tym Regionie" name="MessageRegion">
Wpisz krótką wiadomość która zostanie wysłana do wszystkich osób w tym regionie.
<form name="form">
- <input name="message" type="text"/>
+ <input name="message"/>
<button name="OK" text="OK"/>
<button name="Cancel" text="Anuluj"/>
</form>
@@ -1916,14 +1916,14 @@ Zawartość zostanie skopiowana do Twojej szafy.
Na pewno chcesz dokonać tego zakupu?
<usetemplate name="okcancelbuttons" notext="Anuluj" yestext="OK"/>
</notification>
- <notification name="ConfirmPurchasePassword" type="password">
+ <notification name="ConfirmPurchasePassword">
Ta transakcja spowoduje:
[ACTION]
Na pewno chcesz dokonać tego zakupu?
Wpisz hasło ponownie i kliknij OK.
<form name="form">
- <input name="message" type="password"/>
+ <input name="message"/>
<button name="ConfirmPurchase" text="OK"/>
<button name="Cancel" text="Anuluj"/>
</form>
@@ -2287,7 +2287,7 @@ Suwak G (Gęstość) kontroluje gęstość chmur.
<notification name="NewSkyPreset">
Nazwij nowe niebo.
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Nowe Ustawienie
</input>
<button name="OK" text="OK"/>
@@ -2300,7 +2300,7 @@ Suwak G (Gęstość) kontroluje gęstość chmur.
<notification name="NewWaterPreset">
Nazwij nowe ustawienie wody.
<form name="form">
- <input name="message" type="text">
+ <input name="message">
Nowe Ustawienie
</input>
<button name="OK" text="OK"/>