diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/bluetoothpmpexample_8loc_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/bluetoothpmpexample_8loc_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,30 @@ + + +
+ +00001 /* +00002 * Copyright © 2009 Nokia Corporation. +00003 */ +00004 +00005 // LOCALISATION STRINGS +00006 +00007 // example caption strings for app +00008 #define qtn_app_caption_string "BtPmpex" +00009 +00010 #define qtn_app_short_caption_string "BtPmpex" +00011 +00012 #define qtn_bt_message_input_text "Message" +00013 +00014 // End of File +