cellular/psuinotes/src/psuidivertnotehandler.cpp
changeset 46 2fa1fa551b0b
parent 32 1f002146abb4
--- a/cellular/psuinotes/src/psuidivertnotehandler.cpp	Mon Aug 23 15:50:31 2010 +0300
+++ b/cellular/psuinotes/src/psuidivertnotehandler.cpp	Fri Sep 03 13:59:20 2010 +0300
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+ * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
  * All rights reserved.
  * This component and the accompanying materials are made available
  * under the terms of "Eclipse Public License v1.0"
@@ -134,7 +134,7 @@
     } else {
        if (ongoing) {
            PsUiNotes::instance()->showGlobalProgressNote(
-               m_activeProgressNoteId, hbTrId("txt_phone_info_requesting"));
+               m_activeProgressNoteId, hbTrId("txt_common_info_requesting"));
        } else {
            PsUiNotes::instance()->cancelNote(m_activeProgressNoteId);
        }