palm-os-sdk/sdk-5r4/include/Libraries/Simulator/Locale/Locale_esES.h
2018-08-30 15:18:26 +01:00

24 lines
630 B
C
Executable File

/******************************************************************************
*
* Copyright (c) 1994-2004 PalmSource, Inc. All rights reserved.
*
* File: Locale_esES.h
*
* Release: eclipse 5 SDK (68K) R4.
*
* Description:
* This file is used for CodeWarrior projects incorporating
* Spanish for Spain resources.
*
*****************************************************************************/
#ifndef __LOCALE_ESES_H__
#define __LOCALE_ESES_H__
#define RESOURCE_FILE_PREFIX ":Localized:esES:"
#define LOCALE_SUFFIX "_esES"
#define SIMULATOR_SYSTRES_NAME "sys_esES.tres"
#endif