diff options
author | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-08 00:54:58 +0000 |
---|---|---|
committer | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-08 00:54:58 +0000 |
commit | 98abaee4acd8b45333de09c91c2bf35109b51ef0 (patch) | |
tree | ae7de7aa7a35daa4e67e7c692b968af015617398 /indra | |
parent | 2c8e2867ecc8d8d39439ac110a4f580acf480f8c (diff) |
DEV-37301 ignoretext phrases in in Preferences > Alerts to be more concise/localizable
- found one straggler string in from MOAP
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index f6228db229..466824a974 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5444,7 +5444,7 @@ The following Media Plugin has failed: Please re-install the plugin or contact the vendor if you continue to experience problems. <form name="form"> <ignore name="ignore" - text="When a Media Plugin fails"/> + text="A Media Plugin fails to run"/> </form> </notification> <notification |