cmmanager/cpdestinationplugin/src/cpadddestinationentryitemdata.cpp
changeset 72 0c32cf868819
parent 56 dd6aaa97e7b1
--- a/cmmanager/cpdestinationplugin/src/cpadddestinationentryitemdata.cpp	Wed Oct 27 17:51:11 2010 +0300
+++ b/cmmanager/cpdestinationplugin/src/cpadddestinationentryitemdata.cpp	Wed Oct 27 18:01:02 2010 +0300
@@ -216,7 +216,7 @@
     HbMessageBox *note = new HbMessageBox(HbMessageBox::MessageTypeInformation);
     note->clearActions();
     note->setAttribute(Qt::WA_DeleteOnClose);
-    QString info = hbTrId("txt_occ_info_invalid_name");
+    QString info = hbTrId("txt_occ_info_name_already_in_use");
     note->setText(info);
     note->setTimeout(HbPopup::NoTimeout);
     HbAction *errorOk = new HbAction(