25
|
1 |
/*
|
|
2 |
* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
|
|
3 |
* All rights reserved.
|
|
4 |
* This component and the accompanying materials are made available
|
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
|
6 |
* which accompanies this distribution, and is available
|
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
|
8 |
*
|
|
9 |
* Initial Contributors:
|
|
10 |
* Nokia Corporation - initial contribution.
|
|
11 |
*
|
|
12 |
* Contributors:
|
|
13 |
*
|
|
14 |
* Description: Localization strings for project Emaill Widget
|
|
15 |
*
|
|
16 |
*/
|
|
17 |
|
|
18 |
|
|
19 |
// d: Email Set-up
|
|
20 |
// l: ai_gene_pane_1_t1/opt1
|
|
21 |
// w:
|
|
22 |
// r: TB9.1
|
|
23 |
#define qtn_hscr_ew_configure_email "Set-up Email"
|
|
24 |
|
|
25 |
|
|
26 |
// d: Name of the mailbox and number of new emails in brackets
|
|
27 |
// l: ai_gene_pane_1_t1/opt3
|
|
28 |
// w:
|
|
29 |
// r: TB9.1
|
|
30 |
#define qtn_hscr_ew_email_count "%0U (%1N)"
|
|
31 |
|
|
32 |
//d: Notifies user that active homescreen is full
|
|
33 |
//l: popup_note_window
|
|
34 |
//w:
|
|
35 |
//r: TB9.2
|
|
36 |
//
|
|
37 |
#define qtn_cmail_hs_widget_full_notification "Active homescreen is full. Mail widget should be added manually to homescreen."
|