First public contribution.
2 * Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
15 * Default messages for the English language (UK & US)
22 const TText * const LMessages::MsgTable[ELocaleMessages_LastMsg] =
25 _S("Retry"), // Button 1
26 _S("Stop"), // Button 2
27 _S("Put the disk back"), // Put the card back - line1
28 _S("or data will be lost"), // Put the card back - line2
29 _S("Batteries too low"), // Low power - line1
30 _S("Cannot complete write to disk"), // Low power - line2
31 _S("Disk error - cannot complete write"), // Disk error - line1
32 _S("Retry or data will be lost"), // Disk error - line2
34 _S("Chimes"), // Chimes
36 _S("Signal"), // Signal
37 // MediaDriver diskname (max 16 chars)
38 _S("Internal"), // Internal
39 _S("External(01)"), // External(01)
40 _S("External(02)"), // External(02)
41 _S("External(03)"), // External(03)
42 _S("External(04)"), // External(04)
43 _S("External(05)"), // External(05)
44 _S("External(06)"), // External(06)
45 _S("External(07)"), // External(07)
46 _S("External(08)"), // External(08)
47 // MediaDriver socketname (max 16 chars)
48 _S("Socket(01)"), // Socket(01)
49 _S("Socket(02)"), // Socket(02)
50 _S("Socket(03)"), // Socket(03)
51 _S("Socket(04)") // Socket(04)