/****************************************************************************** * * Copyright (c) 1994-2003 PalmSource, Inc. All rights reserved. * * File: Locale_frFR.h * * Release: Palm OS 5 SDK (68K) R3. * * Description: * This file is used for CodeWarrior projects incorporating * French for France resources. * *****************************************************************************/ #ifndef __LOCALE_FRFR_H__ #define __LOCALE_FRFR_H__ #define RESOURCE_FILE_PREFIX ":Localized:frFR:" #define LOCALE_SUFFIX "_frFR" #define SIMULATOR_SYSTRES_NAME "sys_frFR.tres" #endif