diff options
author | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-17 14:37:28 -0800 |
commit | 366aa236f2964855bcb6f8b95f52e8bdad902651 (patch) | |
tree | e87f1e40bd5c4f36b191d1d279aca7fec0b66edc /indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml | |
parent | a383a38b0c1b5ae02cf8b8a3d5e6ccb3924b8766 (diff) |
EXT-5461 - Installing 1.23.5 release version over recent 2.0 builds corrupts 1.23s UI
reviewed by Leyla
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml')
-rw-r--r-- | indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml b/indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml deleted file mode 100644 index 52b1a16bbc..0000000000 --- a/indra/newview/skins/default/xui/fr/floater_live_lsleditor.xml +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="script ed float" title="SCRIPT : NOUVEAU SCRIPT"> - <floater.string name="not_allowed"> - Ce script ne peut pas être copié, visualisé ou modifié. Pour visualiser ou modifier un script à l'intérieur d'un objet, vous devez avoir les permissions requises. - </floater.string> - <floater.string name="script_running"> - Exécution en cours - </floater.string> - <floater.string name="Title"> - SCRIPT : [NAME] - </floater.string> - <button label="Réinitialiser" label_selected="Réinitialiser" left="390" name="Reset" width="100"/> - <check_box initial_value="true" label="Exécution en cours" left="4" name="running"/> - <check_box initial_value="true" label="Mono" left_delta="160" name="mono"/> -</floater> |