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