From 417b98eae15b2f48e5517c51836ea3e5b76a4ad5 Mon Sep 17 00:00:00 2001 From: Vadim Savchuk Date: Thu, 8 Jul 2010 19:21:00 +0300 Subject: EXT-8170 ADDITIONAL FIX Now using complete translatable sentences like "Create new shoes", "Create new pants", etc as labels for AE context menus. Reviewed by Nyx at https://codereview.productengine.com/secondlife/r/716/ --HG-- branch : product-engine --- indra/newview/skins/default/xui/en/strings.xml | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'indra/newview/skins/default/xui/en/strings.xml') diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index e43c61b202..90bb01ab92 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -1830,9 +1830,26 @@ Clears (deletes) the media and all params from the given face. Tattoo not worn invalid + + Create new shape + Create new skin + Create new hair + Create new eyes + Create new shirt + Create new pants + Create new shoes + Create new socks + Create new jacket + Create new gloves + Create new undershirt + Create new underpants + Create new skirt + Create new alpha + Create new tattoo + invalid + New [WEARABLE_ITEM] - Create [WEARABLE_TYPE] -- cgit v1.2.3 From 9ba22cee0e8c6d73bee33689553e5371a2ef0942 Mon Sep 17 00:00:00 2001 From: Aimee Linden Date: Fri, 9 Jul 2010 02:49:10 +0100 Subject: EXT-8296 FIXED Format currency properly in tooltips and the about land window. --- indra/newview/skins/default/xui/en/strings.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'indra/newview/skins/default/xui/en/strings.xml') diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index e43c61b202..f6cf40d974 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -67,7 +67,7 @@ You were sent to an invalid region. Testing viewer disconnect - + Person (no name) Owner: @@ -83,6 +83,7 @@ No Scripts Land: Only a single item can be dragged here + Click to view this web page @@ -103,8 +104,6 @@ Click to view this location on a map Click to run the secondlife:// command - - Teleport to -- cgit v1.2.3