www.pudn.com > SystemSounds_Example_v1_0.zip > systemsounds.loc


/* 
* ============================================================================ 
*  Name     : systemsounds.loc 
*  Part of  : SystemSounds 
*  Created  : 06/12/2003 by Forum Nokia 
*  Description: 
*     This is a localisation file for SystemSounds 
*     A .loc file is the one and only place where the logical strings 
*     to be localised are defined.  
*     Initial content was generated by Nokia Series 60 AppWizard. 
*  ------------------------------------------------------------------- 
*  Version  : 
*  Copyright: Nokia 
* ============================================================================ 
*/ 
 
 
// LOCALISATION STRINGS 
 
 
#define qtn_view1_option_item1 "Play system WAV" 
#define qtn_view1_option_item2 "Play system MIDI" 
#define qtn_view1_option_item4 "Systemsounds" 
 
#define qtn_view2_option_item1 "Play system ringtone" 
 
#define qtn_view1_sound1 "NoSound" 
#define qtn_view1_sound2 "DefaultSound" 
#define qtn_view1_sound3 "StandardKeyClick" 
#define qtn_view1_sound4 "ConfirmationTone" 
#define qtn_view1_sound5 "InformationTone" 
#define qtn_view1_sound6 "WarningTone" 
#define qtn_view1_sound7 "ErrorTone" 
#define qtn_view1_sound8 "VolumeMaxTone" 
#define qtn_view1_sound9 "VolumeMinTone" 
#define qtn_view1_sound10 "ReadialCompleteTone" 
#define qtn_view1_sound11 "BatteryLowTone" 
#define qtn_view1_sound12 "ChargingBatteryTone" 
#define qtn_view1_sound13 "ConnectionStartTone" 
#define qtn_view1_sound14 "ConnectionStopTone" 
#define qtn_view1_sound15 "OperationReadyTone" 
#define qtn_view1_sound16 "NameDiallerStartTone" 
#define qtn_view1_sound17 "NameDiallerErrorTone" 
#define qtn_view1_sound18 "NameDiallerAbortTone" 
#define qtn_view1_sound19 "PowerOffTone" 
#define qtn_view1_sound20 "PowerOnTone" 
#define qtn_view1_sound21 "RechargeBatteryTone" 
#define qtn_view1_sound22 "VoiceRecordingTone" 
#define qtn_view1_sound23 "VoiceRecordingStartTone" 
#define qtn_view1_sound24 "VoiceRecordingStopTone" 
#define qtn_view1_sound25 "WrongCharger" 
#define qtn_view1_sound26 "NetBusy" 
#define qtn_view1_sound27 "NetCallWaiting" 
#define qtn_view1_sound28 "NetReorder" 
#define qtn_view1_sound29 "NetCongestion" 
#define qtn_view1_sound30 "NetSpecialInformation" 
#define qtn_view1_sound31 "NetRadioNotAvailable" 
#define qtn_view1_sound32 "IHFActive" 
#define qtn_view1_sound33 "RadioPathAcknowledge" 
#define qtn_view1_sound34 "Dial" 
#define qtn_view1_sound35 "RingGoing" 
 
// Name of the view 1 tab. 
#define qtn_view1_tab "CAknKeySoundSystem" 
 
// Name of the view 2 tab. 
#define qtn_view2_tab "CoeSoundPlayer" 
 
// example captions strings for app 
#define qtn_app_caption_string "SystemSounds" 
 
#define qtn_app_short_caption_string "SystemSounds" 
 
 
// End of File