summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/menu_teleport_history_item.xml
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-12-03 00:45:42 +0200
committerAndrey Kleshchev <andreykproductengine@lindenlab.com>2021-12-03 00:45:42 +0200
commit42fcfd03d5b4f376fd4254b3b675637656d3c668 (patch)
tree89df91dcca3e2e98f6ecadf52f7e1e09241b42f2 /indra/newview/skins/default/xui/de/menu_teleport_history_item.xml
parente08a9c43001badaad5f35e911357fda9e27b8689 (diff)
SL-16434 Fix menu localization
Diffstat (limited to 'indra/newview/skins/default/xui/de/menu_teleport_history_item.xml')
-rw-r--r--indra/newview/skins/default/xui/de/menu_teleport_history_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/de/menu_teleport_history_item.xml b/indra/newview/skins/default/xui/de/menu_teleport_history_item.xml
index 1d7e3059c0..8f3bf84151 100644
--- a/indra/newview/skins/default/xui/de/menu_teleport_history_item.xml
+++ b/indra/newview/skins/default/xui/de/menu_teleport_history_item.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<context_menu name="Teleport History Item Context Menu">
+<toggleable_menu name="Teleport History Item Menu">
<menu_item_call label="Teleportieren" name="Teleport"/>
<menu_item_call label="Weitere Informationen" name="More Information"/>
<menu_item_call label="SLurl kopieren" name="CopyToClipboard"/>
-</context_menu>
+</toggleable_menu>