'Shared to me' became 'Shared with me' (issue #2371)
authorChristos Stathis <chstath@ebs.gr>
Wed, 9 May 2012 12:46:38 +0000 (15:46 +0300)
committerChristos Stathis <chstath@ebs.gr>
Wed, 9 May 2012 12:46:38 +0000 (15:46 +0300)
src/gr/grnet/pithos/web/client/othersharedtree/OtherSharedTreeView.java

index b003bec..33491dc 100644 (file)
@@ -155,7 +155,7 @@ public class OtherSharedTreeView extends Composite implements TreeView {
     public OtherSharedTreeView(OtherSharedTreeViewModel viewModel) {
         this.model = viewModel;
         
-        PithosDisclosurePanel panel = new PithosDisclosurePanel((Resources) GWT.create(Resources.class), "Shared to me", false); 
+        PithosDisclosurePanel panel = new PithosDisclosurePanel((Resources) GWT.create(Resources.class), "Shared with me", false); 
         /*
          * Create the tree using the model. We use <code>null</code> as the default
          * value of the root node. The default value will be passed to