diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/contactsmodel_8loc_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/contactsmodel_8loc_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,37 @@ + + +
+ +00001 /* +00002 * Copyright © 2008 Nokia Corporation. +00003 */ +00004 +00005 // LOCALISATION STRINGS +00006 +00007 //d:Command in options menu. +00008 //d:Example application spesific command. +00009 //l:list_single_popup_submenu_pane_1 +00010 // +00011 #define qtn_appl_import "Import" +00012 #define qtn_appl_export "Export" +00013 #define qtn_appl_exit "Exit" +00014 +00015 // example caption strings for app +00016 #define qtn_app_caption_string "ContactsModel" +00017 +00018 #define qtn_app_short_caption_string "ContactsModel" +00019 +00020 +00021 // End of File +