locales/loce32/src/ls_ms_fa.cpp
author andy simpson <andrews@symbian.org>
Thu, 02 Sep 2010 17:15:02 +0100
branchRCL_3
changeset 108 73fa3ba3e5e0
parent 0 05e9090e2422
permissions -rw-r--r--
Merge after removal of incorrect RCL_3 drop

/*
* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:   Default locale messages for Farsi, Epoc code 50
*
*/



//  EXTERNAL RESOURCES

//  Include Files

#include <kernel/ls_std.h>

//  LOCAL CONSTANTS AND MACROS
const TText * const LMessages::MsgTable[ELocaleMessages_LastMsg] =
        {
// Fileserver
        _S("\x0633\x0639\x064a\x0645\x062c\x062f\x062f"),
        _S("\x062a\x0648\x0642\x0641"),
        _S("\x062f\x064a\x0633\x0643\x0631\x0627\x062f\x0631\x062c\x0627\x064a\x062e\x0648\x062f\x0642\x0631\x0627\x0631\x062f\x0647\x064a\x062f"),
        _S("\x062f\x0631\x063a\x064a\x0631\x0627\x064a\x0646\x0635\x0648\x0631\x062a\x062f\x0627\x062f\x0647\x0627\x0632\x0628\x064a\x0646\x0645\x064a\x0631\x0648\x062f"),
        _S("\x0628\x0627\x062a\x0631\x064a\x062e\x064a\x0644\x064a\x0636\x0639\x064a\x0641\x0627\x0633\x062a"),
        _S("\x0646\x0645\x064a\x062a\x0648\x0627\x0646\x0646\x0648\x0634\x062a\x0646\x0631\x0648\x064a\x062f\x064a\x0633\x0643\x0631\x0627\x062a\x0643\x0645\x064a\x0644\x0643\x0631\x062f"),
        _S("\x062e\x0637\x0627\x062f\x0631\x062f\x064a\x0633\x0643\x0646\x0645\x064a\x062a\x0648\x0627\x0646\x0646\x0648\x0634\x062a\x0646\x0631\x0627\x062a\x0643\x0645\x064a\x0644\x0643\x0631\x062f"),
        _S("\x062f\x0648\x0628\x0627\x0631\x0647\x0633\x0639\x064a\x0643\x0646\x064a\x062f\x060c\x062f\x0631\x063a\x064a\x0631\x0627\x064a\x0646\x0635\x0648\x0631\x062a\x062f\x0627\x062f\x0647\x0627\x0632\x0628\x064a\x0646\x0645\x064a\x0631\x0648\x062f"),
// SoundDriver
        _S("\x062a\x0643\x0632\x0646\x06af"),
        _S("\x0632\x0646\x06af"),
        _S("\x0633\x064a\x06af\x0646\x0627\x0644"),
// MediaDriver diskname (max 16 chars)
        _S("Internal"),
        _S("External(01)"),
        _S("External(02)"),
        _S("External(03)"),
        _S("External(04)"),
        _S("External(05)"),
        _S("External(06)"),
        _S("External(07)"),
        _S("External(08)"),
// MediaDriver socketname (max 16 chars)
        _S("Socket(01)"),
        _S("Socket(02)"),
        _S("Socket(03)"),
        _S("Socket(04)")
        };

//  End of File