Revision 4759a79c trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs

b/trunk/Pithos.Client.WPF/Shell/ShellViewModel.cs
399 399
	        }
400 400
	    }
401 401

  
402
        public string TooltipMiniStatus
403
        {
404
            get
405
            {
406
                return String.Format("{0}\r\n{1}", "Status Window", "Enable / Dissable the stuatus window");
407
            }
408
        }
409

  
402 410
        public string ToggleStatusWindowMessage
403 411
        {
404 412
            get

Also available in: Unified diff