homesync/contentmanager/cmserver/cmmemorymanager/loc/memorymanager.loc
branchIOP_Improvements
changeset 40 08b5eae9f9ff
parent 39 6369bfd1b60d
child 41 b4d83ea1d6e2
equal deleted inserted replaced
39:6369bfd1b60d 40:08b5eae9f9ff
     1 /*
       
     2 * Copyright (c) 2007-2007 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 MemoryManager
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 //d:Low memory on memory card.
       
    20 //d:Temporarily remove %d MB of your synced home media from list %S?
       
    21 //d:Parameter 1 max length: 5 characters
       
    22 //d:Parameter 2 max length: 255 characters
       
    23 //l:popup_note_window
       
    24 //r:1.0
       
    25 //
       
    26 #define qtn_mserv_conf_auto_remove "Memory low. Temporarily remove %d MB media content from list %S?"
       
    27 
       
    28 //d:Removing home media
       
    29 //l:popup_note_wait_window
       
    30 //r:1.0
       
    31 //
       
    32 #define qtn_mserv_progress_remove "Removing home media"
       
    33 
       
    34 //d:Removing home media
       
    35 //d:Parameter 2 max length: 255 characters
       
    36 //l:popup_note_wait_window
       
    37 //r:1.0
       
    38 //
       
    39 #define qtn_mserv_progress_remove_list "Removing media content from list %S"