diff options
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_inventory.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_inventory.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_inventory.xml b/indra/newview/skins/default/xui/fr/floater_inventory.xml index 1f8b7f37ad..200c07e522 100644 --- a/indra/newview/skins/default/xui/fr/floater_inventory.xml +++ b/indra/newview/skins/default/xui/fr/floater_inventory.xml @@ -1,13 +1,13 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="Inventory" title="INVENTAIRE"> +<floater name="Inventory" title="MON INVENTAIRE"> <floater.string name="Title"> - Inventaire + MON INVENTAIRE </floater.string> <floater.string name="TitleFetching"> - Inventaire (Récupération de [ITEM_COUNT] articles en cours) [FILTER] + MON INVENTAIRE (récupération de [ITEM_COUNT] articles en cours) [FILTER] </floater.string> <floater.string name="TitleCompleted"> - Inventaire ([ITEM_COUNT] articles) [FILTER] + MON INVENTAIRE ([ITEM_COUNT] articles) [FILTER] </floater.string> <floater.string name="Fetched"> Récupéré |