examples/ForumNokia/Symbian_OS_End-to-End_Sockets_API_Example/SocketTaskManager_S60/inc/TaskManager.loc

00001 /*
00002 * ============================================================================
00003 *  Name     : TaskManager.loc
00004 *  Part of  : TaskManager
00005 *  Created  : 15/03/2006 by Forum Nokia
00006 *  Description:
00007 *     This is a localisation file for TaskManager
00008 *     A .loc file is the one and only place where the logical strings
00009 *     to be localised are defined. 
00010 *  -------------------------------------------------------------------
00011 *  Version  : 1.2
00012 *  Copyright: Nokia Corporation
00013 * ============================================================================
00014 */
00015 
00016 // LOCALISATION STRINGS
00017 
00018 
00019 
00020 #define qtn_taskmanager_no_iaps_defined "No IAPs defined in the device"
00021 
00022 #define qtn_taskmanager_load_tasks "Load Tasks"
00023 #define qtn_taskmanager_settings "Settings"
00024 #define qtn_taskmanager_exit "Exit"
00025 
00026 #define qtn_taskmanager_server_settings "Server settings"
00027 #define qtn_taskmanager_server_name "Server name"
00028 #define qtn_taskmanager_port_number "Port number"
00029 #define qtn_taskmanager_login "Login"
00030 #define qtn_taskmanager_password "Password"
00031 #define qtn_taskmanager_select_iap "Select IAP:"
00032 
00033 // End of File

Generated by  doxygen 1.6.2