diff options
author | eli <none@none> | 2011-08-24 11:41:37 -0700 |
---|---|---|
committer | eli <none@none> | 2011-08-24 11:41:37 -0700 |
commit | 59fbf6bfa5f6476d144e60af12a20f582fdf4e18 (patch) | |
tree | a30df80557b2fbc7c262e852ec7cec06e6e677a7 /indra/newview/skins/minimal/xui/fr/notifications.xml | |
parent | 5391410f89bfcc789702aab9fd0caeb21b399577 (diff) |
sync with viewer-development
Diffstat (limited to 'indra/newview/skins/minimal/xui/fr/notifications.xml')
-rw-r--r-- | indra/newview/skins/minimal/xui/fr/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/minimal/xui/fr/notifications.xml b/indra/newview/skins/minimal/xui/fr/notifications.xml index 41dd42c39f..05fa03cdc1 100644 --- a/indra/newview/skins/minimal/xui/fr/notifications.xml +++ b/indra/newview/skins/minimal/xui/fr/notifications.xml @@ -9,7 +9,7 @@ </form> </notification> <notification name="ObjectGiveItem"> - Un objet nommé <nolink>[OBJECTFROMNAME]</nolink> appartenant à [NAME_SLURL] vous offre [ITEM_SLURL]. Pour utiliser cet article, vous devez passer en mode Avancé. L'article se trouve dans votre inventaire. Pour changer de mode, quittez l'application, redémarrez-la, puis sélectionnez un autre mode sur l'écran de connexion. + Un objet nommé <nolink>[OBJECTFROMNAME]</nolink> appartenant à [NAME_SLURL] vous offre <nolink>[ITEM_SLURL]</nolink>. Pour utiliser cet article, vous devez passer en mode Avancé. L'article se trouve dans votre inventaire. Pour changer de mode, quittez l'application, redémarrez-la, puis sélectionnez un autre mode sur l'écran de connexion. <form name="form"> <button name="Keep" text="Garder l'article"/> <button name="Discard" text="Refuser l'article"/> |