[prev in list] [next in list] [prev in thread] [next in thread] 

List:       atlantik-devel
Subject:    [atlantik-cvs] CVS: kdegames/atlantik/libatlantikui estateview.cpp,
From:       kde () office ! kde ! org
Date:       2004-10-06 10:07:30
Message-ID: 4163C3E2.mailMYE11Q4SD () office ! kde ! org
[Download RAW message or body]

Update of /home/kde/kdegames/atlantik/libatlantikui
In directory office:/tmp/cvs-serv29723/libatlantikui

Modified Files:
	estateview.cpp 
Log Message:
oops

Index: estateview.cpp
===================================================================
RCS file: /home/kde/kdegames/atlantik/libatlantikui/estateview.cpp,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- estateview.cpp	6 Oct 2004 09:42:32 -0000	1.78
+++ estateview.cpp	6 Oct 2004 10:07:25 -0000	1.79
@@ -78,9 +78,9 @@
 		     	else
 		     		toolTip.append( "\n" + i18n("Mortage Value: %1").arg( m_estate->mortgagePrice() ) );	
 			if ( m_estate->canSellHouses() )
-				toolTip.append( "\n" + il8n("House Value: %1").arg( m_estate->houseSellPrice() ) );
+				toolTip.append( "\n" + i18n("House Value: %1").arg( m_estate->houseSellPrice() ) );
 			if ( m_estate->canBuyHouses() )
-				toolTip.append( "\n" + il8n("House Price: %1").arg( m_estate->housePrice() ) );
+				toolTip.append( "\n" + i18n("House Price: %1").arg( m_estate->housePrice() ) );
 		}
 		else if ( m_estate->canBeOwned() )
 			toolTip.append( "\n" + i18n("Price: %1").arg( m_estate->price() ) );

_______________________________________________
atlantik-cvs mailing list
atlantik-cvs@kde.org
https://mail.kde.org/mailman/listinfo/atlantik-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic