This commit is contained in:
Jim Norman 2006-05-04 10:51:24 +00:00
parent c198b1c114
commit 7d5b46c59e

View File

@ -181,7 +181,7 @@ namespace Novell.CASA.GUI
{
if (Common.IS_LINUX)
{
message = "CASA services are not available.\r\n\r\nConfigure CASA using YAST?";
message = "CASA services are not available.\r\n\r\nConfigure CASA using YaST?";
buttonType = Gtk.ButtonsType.YesNo;
}
else