idlefw/loc/aifw.loc
changeset 0 79c6a41cd166
child 14 15e4dd19031c
equal deleted inserted replaced
-1:000000000000 0:79c6a41cd166
       
     1 /*
       
     2 * Copyright (c) 2006 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 IdleFW
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // d: It is text of Active Idle 3 application in application shell grid. 
       
    20 // d: When user selects that item, then phone goes to idle state 
       
    21 // d: or call related state.
       
    22 // l: cell_app_pane_t1
       
    23 // w:
       
    24 // r: 3.2
       
    25 //
       
    26 #define qtn_apps_idle_grid "Idle"
       
    27 
       
    28 // d: It is possible that user activates Idle theme which
       
    29 // d: contains one or more plug-ins which can not be loaded to framework.
       
    30 // l: popup_note_window
       
    31 // w:
       
    32 // r: 3.2
       
    33 //
       
    34 #define qtn_idle_theme_error_incompatible "Problems with theme. It may not work correctly."
       
    35 
       
    36 // d: In case plug-in dies during operation error note is shown.
       
    37 // l: popup_note_window
       
    38 // w:
       
    39 // r: 3.2
       
    40 //
       
    41 #define qtn_idle_theme_error_notloaded "Error in theme."