filesystemuis/memstatepopup/loc/MemStatePopup.loc
branchRCL_3
changeset 21 65326cf895ed
parent 0 6a9f87576119
equal deleted inserted replaced
20:491b3ed49290 21:65326cf895ed
       
     1 /*
       
     2 * Copyright (c) 2005 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 is a localisation file for Memory State Popup
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 // LOCALISATION STRINGS
       
    22 
       
    23 //d:Memory state dialog wait note.
       
    24 //l:popup_note_wait_window
       
    25 //
       
    26 #define qtn_swins_note_mem_wait "Scanning memory. Please wait."
       
    27 
       
    28 //d:Unit formatter, %N is the amount of data and %U is one of the units below.
       
    29 //l:list_single_heading_pane_t2 
       
    30 //
       
    31 #define qtn_swins_lsh2_format "%0N %1U"
       
    32 
       
    33 //d:Unit name for byte.
       
    34 //l:list_single_heading_pane_t2 
       
    35 //
       
    36 #define qtn_swins_lsh2_plain_byte "B"
       
    37 
       
    38 //d:Unit name for kilobyte.
       
    39 //l:list_single_heading_pane_t2 
       
    40 //
       
    41 #define qtn_swins_lsh2_plain_kilobyte "kB"
       
    42 
       
    43 //d:Unit name for megabyte.
       
    44 //l:list_single_heading_pane_t2 
       
    45 //
       
    46 #define qtn_swins_lsh2_plain_megabyte "MB"
       
    47 
       
    48 //d:Unit name for gigabyte.
       
    49 //l:list_single_heading_pane_t2 
       
    50 //
       
    51 #define qtn_swins_lsh2_plain_gigabyte "GB"
       
    52 
       
    53 
       
    54 // End of File