author | William Roberts <williamr@symbian.org> |
Mon, 21 Dec 2009 16:15:43 +0000 | |
changeset 30 | 9947e075979d |
parent 15 | 4122176ea935 |
permissions | -rw-r--r-- |
15
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
1 |
/* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
2 |
* Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies). |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
3 |
* All rights reserved. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
4 |
* This component and the accompanying materials are made available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
5 |
* under the terms of "Eclipse Public License v1.0" |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
6 |
* which accompanies this distribution, and is available |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html". |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
8 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
9 |
* Initial Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
10 |
* Nokia Corporation - initial contribution. |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
11 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
12 |
* Contributors: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
13 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
14 |
* Description: |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
15 |
* LS_MSENG.CPP |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
16 |
* Default messages for the English language (UK & US) |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
17 |
* |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
18 |
*/ |
4122176ea935
Revision: 200948 + Removing redundant base integration tests and fixing build errors
John Imhofe <john.imhofe@nokia.com>
parents:
0
diff
changeset
|
19 |
|
0 | 20 |
|
21 |
#include "ls_std.h" |
|
22 |
||
23 |
const TText * const LMessages::MsgTable[ELocaleMessages_LastMsg] = |
|
24 |
{ |
|
25 |
// Fileserver |
|
26 |
_S("NROM Retry"), // Button 1 |
|
27 |
_S("NROM Stop"), // Button 2 |
|
28 |
_S("NROM Put the disk back"), // Put the card back - line1 |
|
29 |
_S("or NROM data will be lost"), // Put the card back - line2 |
|
30 |
_S("NROM Batteries too low"), // Low power - line1 |
|
31 |
_S("NROM Cannot complete write to disk"), // Low power - line2 |
|
32 |
_S("NROM Disk error - cannot complete write"), // Disk error - line1 |
|
33 |
_S("NROM Retry or data will be lost"), // Disk error - line2 |
|
34 |
// SoundDriver |
|
35 |
_S("NROM Chimes"), // Chimes |
|
36 |
_S("NROM Rings"), // Rings |
|
37 |
_S("NROM Signal"), // Signal |
|
38 |
// MediaDriver diskname (max 16 chars) |
|
39 |
_S("NRInternal"), // Internal |
|
40 |
_S("NRExternal(01)"), // External(01) |
|
41 |
_S("NRExternal(02)"), // External(02) |
|
42 |
_S("NRExternal(03)"), // External(03) |
|
43 |
_S("NRExternal(04)"), // External(04) |
|
44 |
_S("NRExternal(05)"), // External(05) |
|
45 |
_S("NRExternal(06)"), // External(06) |
|
46 |
_S("NRExternal(07)"), // External(07) |
|
47 |
_S("NRExternal(08)"), // External(08) |
|
48 |
// MediaDriver socketname (max 16 chars) |
|
49 |
_S("NRSocket(01)"), // Socket(01) |
|
50 |
_S("NRSocket(02)"), // Socket(02) |
|
51 |
_S("NRSocket(03)"), // Socket(03) |
|
52 |
_S("NRSocket(04)") // Socket(04) |
|
53 |
}; |