msgbranched/messaging/framework/server/loc/msgs.loc
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:27:27 +0100
branchRCL_3
changeset 23 d51193d814ea
parent 0 8e480a14352b
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

/*
* Copyright (c) 2000 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"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:  
*     This file contains the localised strings for msgs
*
*/



//  LOCALISATION STRINGS

// d: Main view list item. 
// d: Inbox
// l: list_single_large_graphic_pane_t1
//
#define qtn_mce_inbox "Inbox"

// d: Main view list item. 
// d: Documents
// l: list_single_large_graphic_pane_t1
//
#define qtn_mce_documents "Documents"

// d: Main view list item. 
// d: Drafts
// l: list_single_large_graphic_pane_t1
//
#define qtn_mce_drafts "Drafts"

// d: Main view list item. 
// d: Sent items
// l: list_single_large_graphic_pane_t1
//
#define qtn_mce_sent_items "Sent items"

// d: Main view list item. 
// d: Outbox
// l: list_single_large_graphic_pane_t1
//
#define qtn_mce_outbox "Outbox"

// d: Documents view list item. First item of the list when Documents folder is opened.
// l: list_double_graphic_pane_t1
//
#define qtn_mce_doc_temp_folder "Templates"


// End of File