summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_inventory.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_inventory.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/floater_inventory.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_inventory.xml b/indra/newview/skins/default/xui/fr/floater_inventory.xml
new file mode 100644
index 0000000000..200c07e522
--- /dev/null
+++ b/indra/newview/skins/default/xui/fr/floater_inventory.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="Inventory" title="MON INVENTAIRE">
+ <floater.string name="Title">
+ MON INVENTAIRE
+ </floater.string>
+ <floater.string name="TitleFetching">
+ MON INVENTAIRE (récupération de [ITEM_COUNT] articles en cours) [FILTER]
+ </floater.string>
+ <floater.string name="TitleCompleted">
+ MON INVENTAIRE ([ITEM_COUNT] articles) [FILTER]
+ </floater.string>
+ <floater.string name="Fetched">
+ Récupéré
+ </floater.string>
+ <panel label="Panneau Inventaire" name="Inventory Panel"/>
+</floater>