idlefw/plugins/mcsplugin/loc/mcspluginsettings.loc
changeset 0 79c6a41cd166
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     1 /*
       
     2 * Copyright (c) 2009 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:    Localization strings for project MCS Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 // d: Text in title pane
       
    19 // l: title_pane_t2/opt9
       
    20 // w:
       
    21 // r: tb9.2
       
    22 //
       
    23 #define qtn_ai_mcs_set_title_pers_shortcuts "Shortcuts"
       
    24 
       
    25 // d: Text of a list item in personalisation view's folder list
       
    26 // d: Item opens Shortcuts folder
       
    27 // l: list_setting_pane_t1
       
    28 // w:
       
    29 // r: tb9.2
       
    30 //
       
    31 #define qtn_ai_mcs_set_pers_shortcuts "Shortcuts"
       
    32 
       
    33 // d: Shortcuts Item caption
       
    34 // d: Active Idle Shortcut Settings View
       
    35 // d: %N order number of the shortcut item
       
    36 // l: list_setting_pane_t1
       
    37 // w:
       
    38 // r: tb9.2
       
    39 //
       
    40 #define qtn_ai_mcs_set_myt_linkn "%N. Shortcut item"
       
    41 
       
    42 // d: Prompt text for change shortcut type query
       
    43 // d: Active Idle Shortcut Settings View
       
    44 // l: heading_pane_t1
       
    45 // w:
       
    46 // r: tb9.2
       
    47 //
       
    48 #define qtn_ai_mcs_set_change_prompt "Change to:"
       
    49 
       
    50 // d: Application shortcut type choice item in change shortcut type query
       
    51 // d: Active Idle Shortcut Settings View
       
    52 // l: list_set_graphic_pane_t1
       
    53 // w:
       
    54 // r: tb9.2
       
    55 //
       
    56 #define qtn_ai_mcs_set_change_apps "Application"
       
    57 
       
    58 // d: Bookmark shortcut type choice item in change shortcut type query
       
    59 // d: Active Idle Shortcut Settings View
       
    60 // l: list_set_graphic_pane_t1
       
    61 // w:
       
    62 // r: tb9.2
       
    63 //
       
    64 #define qtn_ai_mcs_set_change_bookmark "Bookmark"
       
    65 
       
    66 // d: URL shortcut type choice item in change shortcut type query
       
    67 // d: Active Idle Shortcut Settings View
       
    68 // l: list_set_graphic_pane_t1
       
    69 // w:
       
    70 // r: tb9.2
       
    71 //
       
    72 #define qtn_ai_mcs_set_change_url "Web address"
       
    73 
       
    74 // d: Text for fixed item information note
       
    75 // d: Shown when user tries to change fixed shortcut in settings
       
    76 // l: popup_note_window
       
    77 // w:
       
    78 // r: tb9.2
       
    79 //
       
    80 #define qtn_ai_mcs_set_app_note_fixed "Fixed item. Can't be changed"
       
    81 
       
    82 // d: Text for empty listbox item
       
    83 // d: Shown when there are no modifiable shortcuts in settings
       
    84 // l: main_list_empty_pane
       
    85 // w:
       
    86 // r: tb9.2
       
    87 //
       
    88 #define qtn_ai_mcs_set_all_fixed "(No editable shortcuts available in this Idle theme.)"