Update contrib.
1 // Copyright (c) 1997-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 the License "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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // f32test\locl\t_msger.cpp
15 // Default messages for the German language
19 #include <kernel/localise.h>
21 const TText * const LMessages::MsgTable[ELocaleMessages_LastMsg] =
24 _S("Wiederholen"), // Button 1
25 _S("Stopp"), // Button 2
26 _S("Disk wieder einlegen,"), // Put the card back - line1
27 _S("sonst Datenverlust"), // Put the card back - line2
28 _S("Batterien zu schwach"), // Low power - line1
29 _S("Kann Schreiben auf Disk nicht abschlie\xDFen"), // Low power - line2
30 _S("Diskfehler - kann Schreiben nicht abschlie\xDFen"), // Disk error - line1
31 _S("Wiederholen, sonst Datenverlust"), // Disk error - line2
33 _S("Melodie"), // Chimes
34 _S("Klingel"), // Rings
35 _S("Signal"), // Signal
36 // MediaDriver diskname (max 16 chars)
37 _S("Intern"), // Internal
38 _S("Extern(01)"), // External(01)
39 _S("Extern(02)"), // External(02)
40 _S("Extern(03)"), // External(03)
41 _S("Extern(04)"), // External(04)
42 _S("Extern(05)"), // External(05)
43 _S("Extern(06)"), // External(06)
44 _S("Extern(07)"), // External(07)
45 _S("Extern(08)"), // External(08)
46 // MediaDriver socketname (max 16 chars)
47 _S("Steckplatz(01)"), // Socket(01)
48 _S("Steckplatz(02)"), // Socket(02)
49 _S("Steckplatz(03)"), // Socket(03)
50 _S("Steckplatz(04)") // Socket(04)