examples/ForumNokia/S60_3rd_Edition_TextMTM_Example/modules/Viewer/inc/TxtViewer.loc

00001 /*
00002 * ============================================================================
00003 *  Name     : SmsViewer.loc
00004 *  Part of  : TxtViewer
00005 *
00006 *  Description:
00007 *     This file contains the localised strings for the SMS Viewer
00008 *
00009 *  Version:
00010 *
00011 *  Copyright (C) 2002 Nokia Corporation.
00012 *  This material, including documentation and any related 
00013 *  computer programs, is protected by copyright controlled by 
00014 *  Nokia Corporation. All rights are reserved. Copying, 
00015 *  including reproducing, storing,  adapting or translating, any 
00016 *  or all of this material requires the prior written consent of 
00017 *  Nokia Corporation. This material also contains confidential 
00018 *  information which may not be disclosed to others without the 
00019 *  prior written consent of Nokia Corporation.
00020 *
00021 * ============================================================================
00022 */
00023 
00024 //  LOCALISATION STRINGS
00025 
00027 // Option-menu commands
00028 
00029 //d:Command in options-menu
00030 //d:Launches Sms Editor for replying the original message
00031 //l:list_single_popup_menu_pane_1
00032 //
00033 #define qtn_sms_reply                   "Reply"
00034 
00035 //d:Command in options-menu
00036 //d:Launches Sms Editor for forwarding the original message
00037 //l:list_single_popup_menu_pane_1
00038 //
00039 #define qtn_sms_forward                 "Forward"
00040 
00041 //d:Command in options-menu
00042 //d:Starts calling to the sender of the message
00043 //l:list_single_popup_menu_pane_1
00044 //
00045 #define qtn_sms_call_back               "Call back to sender"
00046 
00047 //d:Command in options-menu
00048 //d:Opens dialog for moving current message to different folder
00049 //l:list_single_popup_menu_pane_1
00050 //
00051 #define qtn_sms_move_to_folder          "Move to folder"
00052 
00053 //d:Command in options-menu
00054 //d:Saves class 0 sms to Inbox
00055 //l:list_single_popup_menu_pane_1
00056 //
00057 #define qtn_sms_save                    "Save message"
00058 
00060 //  Controls
00061 
00062 //d:This text is used for indicating that reply path for sms is provided by the sender
00063 //l:main_pane_2_to_cc_subj_plain
00064 //
00065 #define qtn_sms_heading_reply_path "Reply path provided"
00066 
00068 //  Texts in Notifications/Queries
00069 
00070 //d:Query text when deleting a current message
00071 //d:A confirmation query
00072 //l:popup_note_window_1
00073 //
00074 #define qtn_query_common_conf_delete_me     "Delete message?"
00075 
00076 //d:A text for telling that class 0 sms has been saved to Inbox.
00077 //d:A confirmation note
00078 //l:popup_note_window_1
00079 //
00080 #define qtn_mce_conf_message_saved          "Message saved into Inbox"
00081 
00083 //  Texts
00084 
00085 //d:A titlepane text showing app name
00086 //d:text
00087 //l:title_pane_2
00088 //
00089 #define qtn_title_sms                   "Short message"
00090 
00091 // d: Title of the list query to select folder to move messages
00092 // d: text
00093 // l: popup_list_heading_pane_1
00094 //
00095 #define qtn_mce_move_move_to            "Move to:"
00096 
00097 //d: Caption name (short)
00098 //l: cell_app_pane_1
00099 //
00100 #define qtn_apps_sms_grid               "SMS"
00101 
00102 //d:Title which tells that it is a Picture Message.
00103 //l:title_pane_2
00104 //
00105 #define qtn_sm_title_picture_message "Picture message"
00106 
00107 //d:Command in options list for adding picture to photoalbum.
00108 //l:list_single_popup_menu_pane_1
00109 //
00110 #define qtn_sm_add_photoalbum "Add to photo album"
00111 
00112 //d:Default name when saving the picture to Photo Album.
00113 //l:popup_query_data_window_2_default
00114 //
00115 #define qtn_sm_picture_name "New picture"
00116 
00117 // End of File

Generated by  doxygen 1.6.2