sysresmonitoring/oodmonitor/oodmonitor2/resource/outofdiskmonitor.rss
changeset 0 2e3d3ce01487
child 46 eea20ed08f4b
equal deleted inserted replaced
-1:000000000000 0:2e3d3ce01487
       
     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:
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <eikon.rh>
       
    20 #include "avkon.loc"
       
    21 
       
    22 RESOURCE LBUF r_qtn_memlo_device_memory_low 
       
    23               {txt = qtn_memlo_device_memory_low;}
       
    24 RESOURCE LBUF r_qtn_memlo_memory_card_low_name 
       
    25               {txt = qtn_memlo_memory_card_low_name;}
       
    26 RESOURCE LBUF r_qtn_memlo_memory_card_low_defaultname 
       
    27               {txt = qtn_memlo_memory_card_low_defaultname;}
       
    28 RESOURCE LBUF r_qtn_memlo_mass_storage_memory_low 
       
    29               {txt = qtn_memlo_mass_storage_memory_low;}
       
    30 RESOURCE LBUF r_qtn_memlo_device_memory_full 
       
    31               {txt = qtn_memlo_device_memory_full;}
       
    32 RESOURCE LBUF r_qtn_memlo_memory_card_full_name
       
    33               {txt = qtn_memlo_memory_card_full_name;}
       
    34 RESOURCE LBUF r_qtn_memlo_memory_card_full_defaultname 
       
    35               {txt = qtn_memlo_memory_card_full_defaultname;}
       
    36 RESOURCE LBUF r_qtn_memlo_mass_storage_full 
       
    37               {txt = qtn_memlo_mass_storage_full;}