diff options
author | Andrey Lihatskiy <alihatskiy@productengine.com> | 2023-01-24 09:19:00 +0200 |
---|---|---|
committer | marchcat-pe <118752495+marchcat-pe@users.noreply.github.com> | 2023-01-24 15:01:53 +0200 |
commit | 11b9b6f5f826c26673b79360c79daae7061c9569 (patch) | |
tree | 4a2c53f902844d559d5b400e292e1155b78d67b8 /indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml | |
parent | 1109fca197325b0e081c8c2b9ed7c9e455035e83 (diff) |
INTL-477 Translation update for Maint S
Diffstat (limited to 'indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml b/indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml new file mode 100644 index 0000000000..536113d2ac --- /dev/null +++ b/indra/newview/skins/default/xui/fr/panel_outfit_gallery.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" ?> +<panel name="Outfit Gallery"> + <panel name="bottom_panel"> + <menu_button name="options_gear_btn" tool_tip="Afficher les options supplémentaires"/> + <button name="trash_btn" tool_tip="Supprimer la tenue sélectionnée"/> + </panel> +</panel> |