1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 rls_string STRING_r_addressee_telephone_open1 "<" //max 1 char |
|
17 rls_string STRING_r_addressee_telephone_close1 ">" //max 1 char |
|
18 rls_string STRING_r_type_status_report1 "Status Report" |
|
19 rls_string STRING_r_message_indication_voicemail_one1 "Voicemail Waiting" //max 32 chars |
|
20 rls_string STRING_r_message_indication_voicemail_many1 "%d Voicemails Waiting" //max 32 chars |
|
21 rls_string STRING_r_message_indication_email_one1 "E-Mail Waiting" //max 32 chars |
|
22 rls_string STRING_r_message_indication_email_many1 "%d E-Mails Waiting" //max 32 chars |
|
23 rls_string STRING_r_message_indication_fax_one1 "Fax Waiting" //max 32 chars |
|
24 rls_string STRING_r_message_indication_fax_many1 "%d Faxes Waiting" //max 32 chars |
|
25 rls_string STRING_r_message_indication_other_one1 "Message Waiting" //max 32 chars |
|
26 rls_string STRING_r_message_indication_other_many1 "%d Messages Waiting" //max 32 chars |
|
27 rls_string STRING_r_sms_email_forward_subject_format "Fw: %S" |
|
28 rls_string STRING_r_sms_email_reply_subject_format "Re: %S" |
|
29 rls_string STRING_r_message_indication_videomessage_one1 "Video Message Waiting" //max 32 chars |
|
30 rls_string STRING_r_message_indication_videomessage_many1 "%d Video Messages Waiting" //max 32 chars |
|
31 rls_string STRING_r_message_indication_enhanced_voice_one1 "Enhanced Voicemail Waiting" //max 32 chars |
|
32 rls_string STRING_r_message_indication_enhanced_voice_many1 "%d Enhanced Voicemails Waiting" //max 32 chars |
|