diff options
author | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-04-23 02:14:08 +0300 |
---|---|---|
committer | Andrey Kleshchev <andreykproductengine@lindenlab.com> | 2024-04-27 00:39:47 +0300 |
commit | 7e536f4af45d71e5185fc3e3189ed0b7d603ee5d (patch) | |
tree | 7334b3081aabe9562011dbf9c2ecd9966f954336 /indra/newview/skins | |
parent | a220acb45496dfbfb154fa9e16943102eda922fc (diff) |
viewer#1300 Rename landmark favorites tab
To not acuse confusion with favorites
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_places.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_places.xml b/indra/newview/skins/default/xui/en/panel_places.xml index a3a2f7c47e..1bda5c019c 100644 --- a/indra/newview/skins/default/xui/en/panel_places.xml +++ b/indra/newview/skins/default/xui/en/panel_places.xml @@ -19,7 +19,7 @@ background_visible="true" value="VISITED" /> <string name="favorites_tab_title" - value="FAVORITES" /> + value="FAVORITES BAR" /> <string name="tooltip_trash_items" value="Remove selected landmark or folder" /> |