coreapplicationuis/powersaveutilities/loc/batindicatorpaneplugin.loc
branchRCL_3
changeset 20 c2c61fdca848
equal deleted inserted replaced
19:924385140d98 20:c2c61fdca848
       
     1 /*
       
     2 * Copyright (c) 2007-2010 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:  Localisation file for BatIndicatorPanePlugin plug-in
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 
       
    22 // ---[ touch support: strings for preview popup ]---
       
    23 
       
    24 
       
    25 // d: Link Label for a preview popup.
       
    26 // d: Popup is shown when user taps the battery indicator from status pane popup.
       
    27 // l: popup_battery_window_t2/opt1
       
    28 // r:5.0
       
    29 //
       
    30 #define qtn_battery_link_deactivate_power_saving    "Deactivate power saving"
       
    31 
       
    32 // d: Link Label for a preview popup.
       
    33 // d: Popup is shown when user taps the battery indicator from status pane popup.
       
    34 // l: popup_battery_window_t2/opt1
       
    35 // r:5.0
       
    36 //
       
    37 #define qtn_battery_link_activate_power_saving    "Activate power saving"
       
    38 
       
    39 // d: Label for a preview popup.
       
    40 // d: Popup is shown when user taps the battery indicator from status pane popup.
       
    41 // d: If battery status is low, "Battery low" is shown instead of battery capacity
       
    42 // l: popup_battery_window_t1/opt1
       
    43 // r:5.0
       
    44 //
       
    45 #define qtn_battery_low_preview_popup    "Battery low"
       
    46 
       
    47 // d: Label for a preview popup.
       
    48 // d: Popup is shown when user taps the battery indicator from status pane popup.
       
    49 // d: %N is the battery capacity in percents.
       
    50 // l: popup_battery_window_t1
       
    51 // r:5.0
       
    52 //
       
    53 #define qtn_battery_status_popup    "%N %"
       
    54