From 22346d0b0adc6208ed9645b28b4cd79f67d73808 Mon Sep 17 00:00:00 2001 From: Paul ProductEngine Date: Wed, 6 Jul 2011 17:42:35 +0300 Subject: STORM-1472 FIXED Favorites folder in inventory does not translate properly Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite). --- indra/newview/skins/default/xui/pt/strings.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'indra/newview/skins/default/xui/pt') diff --git a/indra/newview/skins/default/xui/pt/strings.xml b/indra/newview/skins/default/xui/pt/strings.xml index c5268966c1..ed93217d59 100644 --- a/indra/newview/skins/default/xui/pt/strings.xml +++ b/indra/newview/skins/default/xui/pt/strings.xml @@ -1172,9 +1172,6 @@ Titulares de contas gratuitas não poderão acessar o Second Life para acomodar Meu inventário - - Meus favoritos - Biblioteca @@ -1233,10 +1230,10 @@ Titulares de contas gratuitas não poderão acessar o Second Life para acomodar Gestos - Favoritos + Meus favoritos - Favoritos + Meus favoritos Look atual -- cgit v1.2.3