messagingappbase/msgavkon/msgindicatorplugin/rss/msgindicator.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 22 Jan 2010 09:42:17 +0200
changeset 3 1324afda5dee
parent 0 72b543305e3a
permissions -rw-r--r--
Revision: 201001 Kit: 201003

/*
* Copyright (c) 2006-2006 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:   Resource definitions for project MsgIndicatorPlugin*
*/



//  RESOURCE IDENTIFIER
NAME MCEP

#include <eikon.rh>
#include <msgindicatorplugin.loc>


RESOURCE RSS_SIGNATURE { }


// Envelope
RESOURCE TBUF r_qtn_gen_new_item_in_inbox           
{ 
buf = qtn_gen_new_item_in_inbox; 
}

RESOURCE TBUF r_qtn_gen_new_items_in_inbox          
{ 
buf = qtn_gen_new_items_in_inbox; 
}

//Fax
RESOURCE TBUF r_qtn_gen_new_fax           
{ 
buf = qtn_gen_new_fax ; 
}

RESOURCE TBUF r_qtn_gen_new_faxes          
{ 
buf = qtn_gen_new_faxes; 
}

RESOURCE TBUF r_qtn_gen_ukn_amount_new_faxes         
{ 
buf = qtn_gen_ukn_amount_new_faxes; 
}

// Outbox
RESOURCE TBUF r_qtn_gen_new_item_in_outbox          
{ 
buf = qtn_gen_new_item_in_outbox; 
}

RESOURCE TBUF r_qtn_gen_new_items_in_outbox         
{ 
buf = qtn_gen_new_items_in_outbox; 
}

// Other message
RESOURCE TBUF r_qtn_gen_new_other_messages          
{ 
buf = qtn_gen_new_other_messages; 
}

// Email message
RESOURCE TBUF r_qtn_gen_new_email                   
{ 
buf = qtn_gen_new_email; 
}

// Voice mail indicator general
RESOURCE TBUF r_qtn_gen_voice_mail_indicator        
{ 
buf = qtn_gen_voice_mail_indicator; 
}

RESOURCE TBUF r_qtn_gen_voice_mails_indicator       
{ 
buf = qtn_gen_voice_mails_indicator; 
}

RESOURCE TBUF r_qtn_gen_unk_amount_voice_mails_indicator 
{ 
buf = qtn_gen_ukn_amount_voice_mails_indicator; 
}
// Voice mail indicator on line 1
RESOURCE TBUF r_qtn_gen_voice_mail_on_line1         
{ 
buf = qtn_gen_voice_mail_on_line1; 
}

RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line1    
{ 
buf = qtn_gen_voice_mail_indicator_on_line1; 
}

RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line1    
{ 
buf = qtn_gen_voice_mails_indicator_on_line1; 
}

// Voice mail indicator on line 2
RESOURCE TBUF r_qtn_gen_voice_mail_on_line2         
{ 
buf = qtn_gen_voice_mail_on_line2; 
}

RESOURCE TBUF r_qtn_gen_voice_mail_indicator_on_line2    
{ 
buf = qtn_gen_voice_mail_indicator_on_line2; 
}

RESOURCE TBUF r_qtn_gen_voice_mails_indicator_on_line2    
{ 
buf = qtn_gen_voice_mails_indicator_on_line2; 
}
// Sim Messages Full
RESOURCE TBUF r_qtn_gen_sim_msg_full    
{ 
buf = qtn_gen_sim_msg_full; 
}