summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-05-20 22:57:30 +0300
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2026-05-22 18:36:10 +0300
commit71fa58ca4eedd26069211f8c42bcec6fd3beb919 (patch)
treef8b17a74c7b469ec2fd75dd6f610c3cab2603878
parent1357773bd47fc727a5ef055a0eff1c5ed21e124d (diff)
#5809 Fix wording
-rw-r--r--indra/newview/skins/default/xui/en/menu_conversation_log_view.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/menu_conversation_log_view.xml b/indra/newview/skins/default/xui/en/menu_conversation_log_view.xml
index 1e10a984da..38d7f09445 100644
--- a/indra/newview/skins/default/xui/en/menu_conversation_log_view.xml
+++ b/indra/newview/skins/default/xui/en/menu_conversation_log_view.xml
@@ -35,8 +35,8 @@
parameter="sort_friends_on_top" />
</menu_item_check>
<menu_item_check
- label="Show muted"
- name="show_muted">
+ label="Show blocked"
+ name="show_blocked">
<on_click
function="CallLog.Action"
parameter="show_blocked" />