cellular/psuinotes/src/psuidivertnotehandler.cpp
changeset 50 2313cb430f28
parent 32 1f002146abb4
--- a/cellular/psuinotes/src/psuidivertnotehandler.cpp	Thu Sep 02 21:00:29 2010 +0300
+++ b/cellular/psuinotes/src/psuidivertnotehandler.cpp	Fri Sep 17 08:33:29 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);
        }