mmsharing/mmshshared/loc/musoperator.loc
changeset 22 496ad160a278
parent 0 f0cf47e981f9
equal deleted inserted replaced
15:ccd8e69b5392 22:496ad160a278
       
     1 /*
       
     2 * Copyright (c) 2000 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *     This file contains the operator specific localised strings for 
       
    16 *     Mulitmediasharing application.
       
    17 *
       
    18 *   %version: 4.1.4 %, %date_modified: Tue Nov 03 10:00:14 2009 % by %derived_by: gurina %
       
    19 *
       
    20 */
       
    21 
       
    22 
       
    23 //  LOCALISATION STRINGS
       
    24 
       
    25 //
       
    26 // NOTE: Exact layout information syntax for logical names has not been
       
    27 //       decided/approved yet.
       
    28 //
       
    29 
       
    30 // d:Softkey command in Share View.
       
    31 // l:control_pane_t3/opt7
       
    32 // r:3.2
       
    33 //
       
    34 #define qtn_msh_msk_ihf_off			            "Speaker Off"
       
    35 
       
    36 // d:Softkey command in Share View.
       
    37 // l:control_pane_t3/opt7
       
    38 // r:3.2
       
    39 //
       
    40 #define qtn_msh_msk_ihf_on			            "Speaker On"
       
    41 
       
    42 // d:Softkey command in Share View.
       
    43 // l:control_pane_t3/opt7
       
    44 // r:3.2
       
    45 //
       
    46 #define qtn_msh_msk_ok                          "Ok"
       
    47 
       
    48 // d:Text to inform readiness of video sharing.
       
    49 // l:popup_note_window
       
    50 // r:3.2
       
    51 //
       
    52 #define qtn_msh_note_vsready                     "Video Share Ready"
       
    53 
       
    54 // d:Asks if user wants to start sharing live video.
       
    55 // d:Poput to inform that recipient's terminal is VS capable.
       
    56 // l:popup_note_window
       
    57 // r:3.2
       
    58 //
       
    59 #define qtn_msh_note_capability                  "Do you want to share live video?"
       
    60 
       
    61 // d:Text of a list item in video sharing settings view
       
    62 // d:Capability popup note setting title
       
    63 // l:list_setting_pane_t1
       
    64 // r:3.2
       
    65 //
       
    66 #define qtn_msh_set_autorecord_title             "Autorecord"
       
    67 
       
    68 // d:Text of a list item in video sharing settings view
       
    69 // d:Autorecording setting title
       
    70 // l:list_setting_pane_t1
       
    71 // r:3.2
       
    72 //
       
    73 #define qtn_msh_set_note_title                   "Alerts"
       
    74 
       
    75 // d:Text of a list item in video sharing settings view
       
    76 // d:Capability popup note setting: off
       
    77 // l:list_set_graphic_pane_t1
       
    78 // r:3.2
       
    79 //
       
    80 #define qtn_msh_set_note_off                     "Off"
       
    81 
       
    82 // d:Text of a list item in video sharing settings view
       
    83 // d:Capability popup note setting: on
       
    84 // l:list_set_graphic_pane_t1
       
    85 // r:3.2
       
    86 //
       
    87 #define qtn_msh_set_note_on                      "On"
       
    88 
       
    89 // End of File
       
    90 
       
    91