diff options
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_notification.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_notification.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_notification.xml b/indra/newview/skins/default/xui/fr/floater_notification.xml index 62727da007..17fae6ab7c 100644 --- a/indra/newview/skins/default/xui/fr/floater_notification.xml +++ b/indra/newview/skins/default/xui/fr/floater_notification.xml @@ -1,7 +1,7 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="notification" title="CONSOLE DE NOTIFICATIONS"> - <text_editor name="payload"> - Chargement.. - </text_editor> - <combo_box label="RĂ©ponse" name="response"/> -</floater> +<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="notification" title="CONSOLE DE NOTIFICATIONS">
+ <text_editor name="payload">
+ Chargement..
+ </text_editor>
+ <combo_box label="RĂ©ponse" name="response"/>
+</floater>
|