examples/ForumNokia/AudioStreamExample/inc/audiostream.loc

00001 /*
00002  * Copyright © 2008 Nokia Corporation.
00003  */
00004 
00005 // LOCALISATION STRINGS
00006 
00007 #define qtn_appl_play "Play"
00008 #define qtn_appl_record "Record"
00009 #define qtn_appl_stop "Stop"
00010 #define qtn_appl_load "Load"
00011 #define qtn_appl_save "Save"
00012 #define qtn_appl_select_encoding "Encoding"
00013 #define qtn_appl_pcm "PCM"
00014 #define qtn_appl_amr "AMR-NB"
00015 #define qtn_options_exit "Exit"
00016 
00017 // example caption strings for app
00018 #define qtn_app_caption_string "AudioStreamer"
00019 
00020 #define qtn_app_short_caption_string "AudioStreamer"
00021 
00022 // End of File

Generated by  doxygen 1.6.2