PageRenderTime 145ms CodeModel.GetById 11ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/fr/panel_preferences_alerts.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | ffcfbfeb3c60bbbac0fcd8f5be74e70b MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Pop-ups" name="popups" title="Pop-ups">
  3. <text name="tell_me_label">
  4. Me prévenir :
  5. </text>
  6. <check_box label="Quand je dépense ou que je reçois des L$" name="notify_money_change_checkbox"/>
  7. <check_box label="Quand mes amis se connectent ou se déconnectent" name="friends_online_notify_checkbox"/>
  8. <text name="show_label">
  9. Toujours afficher :
  10. </text>
  11. <text name="dont_show_label">
  12. Ne jamais afficher :
  13. </text>
  14. </panel>