From 1e46e4ee9ae119342b1db796da6a47d1fa64f9ce Mon Sep 17 00:00:00 2001 From: Lynx Linden Date: Mon, 21 Dec 2009 10:35:47 +0000 Subject: Fixed bad XML that was checked into strings.xml. This caused lots of fallout, like menu accelerators appearing as "missing_string(accel-win-ctrl)" instead of "Ctrl+". The offending line was the ATTACH_HUD_CENTER_2 string, which had a messed up XML close tag. --- indra/newview/skins/default/xui/en/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'indra/newview/skins') diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index 7438a36ed0..a1f2548f81 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2085,7 +2085,7 @@ this texture in your inventory Belly Right Pec Left Pec - + HUD Center 2 HUD Top Right HUD Top Center HUD Top Left -- cgit v1.2.3