diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index f2f23a3847..cf8f91bf51 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -1808,7 +1808,7 @@ Clears (deletes) the media and all params from the given face.  	<!-- inventory -->  	<string name="InventoryNoMatchingItems">No matching items found in inventory.</string> -  <string name="FavoritesNoMatchingItems">Drag and drop a landmark here to add to your favorites.</string> +  <string name="FavoritesNoMatchingItems">Drag a landmark here to add it to your favorites.</string>  	<string name="InventoryNoTexture">  		You do not have a copy of  this texture in your inventory | 
