summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl
diff options
context:
space:
mode:
authorBoroondas Gupte <hg@boroon.dasgupta.ch>2010-09-03 11:44:23 +0200
committerBoroondas Gupte <hg@boroon.dasgupta.ch>2010-09-03 11:44:23 +0200
commit1b56428619ca9490d8c7b26e607e9aec321e6907 (patch)
tree0a550a8d337bac1b4701c86bcfe2289bfc47368f /indra/newview/skins/default/xui/pl
parent3e299ab7642871b9d687940b1968de98f461892d (diff)
VWR-20583 FIXED missed some hardcoded '>'s in menu_participant_list.xml
Diffstat (limited to 'indra/newview/skins/default/xui/pl')
-rw-r--r--indra/newview/skins/default/xui/pl/menu_participant_list.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/pl/menu_participant_list.xml b/indra/newview/skins/default/xui/pl/menu_participant_list.xml
index 59b4fec6b0..a442f419b4 100644
--- a/indra/newview/skins/default/xui/pl/menu_participant_list.xml
+++ b/indra/newview/skins/default/xui/pl/menu_participant_list.xml
@@ -11,7 +11,7 @@
<menu_item_check label="Przeglądaj ikonki" name="View Icons"/>
<menu_item_check label="Zablokuj głos" name="Block/Unblock"/>
<menu_item_check label="Zablokuj tekst" name="MuteText"/>
- <context_menu label="Opcje Moderatora &gt;" name="Moderator Options">
+ <context_menu label="Opcje Moderatora" name="Moderator Options">
<menu_item_check label="Czat/IM dozwolony" name="AllowTextChat"/>
<menu_item_call label="Wycisz tego uczestnika" name="ModerateVoiceMuteSelected"/>
<menu_item_call label="Odblokuj wyciszenie tego uczestnika" name="ModerateVoiceUnMuteSelected"/>