diff options
author | Alexei Arabadji <aarabadji@productengine.com> | 2010-02-16 18:10:39 +0200 |
---|---|---|
committer | Alexei Arabadji <aarabadji@productengine.com> | 2010-02-16 18:10:39 +0200 |
commit | f836b8527a9db9058005d51c68e092a0c2df5abd (patch) | |
tree | 473385fdfc102b36898115df6266f2309284fdd7 | |
parent | a301ad63c24c8f2ca79559efeee6a780c3ef7ddc (diff) | |
parent | 58f75f4fd8d7d46069c49401ee3a5d1e61f170ec (diff) |
Automated merge with https://hg.aws.productengine.com/secondlife/viewer-2-0/
--HG--
branch : product-engine
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 0fbd860648..9c6b18ef27 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -2297,6 +2297,9 @@ Display settings have been set to recommended levels based on your system config name="ErrorMessage" type="alertmodal"> [ERROR_MESSAGE] + <usetemplate + name="okbutton" + yestext="OK"/> </notification> <notification |