mpxplugins/viewplugins/views/waitnotedialog/loc/mpxwaitnotedialog.loc
changeset 0 ff3acec5bc43
child 17 c8156a91d13c
equal deleted inserted replaced
-1:000000000000 0:ff3acec5bc43
       
     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 mpxwaitnotedialog
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // Searching Texts
       
    20 //
       
    21 
       
    22 // d:Text in wait dialog to show that a scanning operation is in progress
       
    23 // l:popup_note_wait_window
       
    24 // r:3.1
       
    25 //
       
    26 #define qtn_nmp_note_scanning_db "Searching for music"
       
    27 
       
    28 // d:Search complete text shown after scanning is complete 
       
    29 // d:and some songs are found
       
    30 // l:popup_note_window/opt2
       
    31 // r:3.1
       
    32 //
       
    33 #define qtn_mus_note_search_complete1 "Search complete \nAdded: %N"
       
    34 
       
    35 // d:Search stopped text shown after scanning is complete 
       
    36 // d:and some songs are found
       
    37 // l:popup_note_window/opt2
       
    38 // r:3.1
       
    39 //
       
    40 #define qtn_mus_note_search_stopped1 "Search stopped \nAdded: %N"
       
    41 
       
    42 // Refreshing Texts
       
    43 //
       
    44 
       
    45 // d:Text in wait dialog to show that a refresh operation is in progress
       
    46 // d:Also shows the number of songs added
       
    47 // l:popup_note_wait_window
       
    48 // r:3.1
       
    49 //
       
    50 #define qtn_mus_note_refreshing_db "Refreshing.\nAdded: %N"
       
    51 
       
    52 // d:Refresh stopped text shown after scanning is complete 
       
    53 // d:and some songs are found
       
    54 // l:popup_note_window/opt2
       
    55 // r:3.1
       
    56 //
       
    57 #define qtn_mus_note_refreshing_db_complete "Refresh complete.\nAdded: %N"
       
    58 
       
    59 // d:Refresh stopped text shown after scanning is stopped 
       
    60 // d:and no songs are found
       
    61 // l:popup_note_window/opt2
       
    62 // r:3.1
       
    63 //
       
    64 #define qtn_mus_note_refreshing_db_stopped "Refresh stopped.\nAdded: %N"
       
    65 
       
    66 // d:Insufficient disk space to scan, scanning is stopped
       
    67 // l:popup_note_window/opt2
       
    68 // r:3.1
       
    69 //
       
    70 #define qtn_nmp_note_no_mem_complete_refresh "Out of disk space.\nAdded: %N"
       
    71 
       
    72 // d:Music database is corrupt, rescanning for items
       
    73 // l:popup_note_wait_window
       
    74 // r:3.1
       
    75 //
       
    76 #define qtn_nmp_note_rebuilding_db "Repairing corrupt library. Searching for music"
       
    77 
       
    78 
       
    79 // Opening Texts
       
    80 //
       
    81 
       
    82 // d:Text in wait dialog to show that a opening operation is in progress
       
    83 // d:
       
    84 // l:popup_note_wait_window
       
    85 // r:3.1
       
    86 //
       
    87 #define qtn_nmp_note_opening "Opening"
       
    88 
       
    89 
       
    90 // Eject Memory Card Texts
       
    91 //
       
    92 
       
    93 // d:Wait note shown when USB connection in progress
       
    94 // l:popup_note_wait_window
       
    95 // r:3.1
       
    96 //
       
    97 #define qtn_nmp_note_usb_connection_in_progress "USB connection in progress"
       
    98 
       
    99 // d:Wait note shown when a disk format operation is in progress
       
   100 // l:popup_note_wait_window
       
   101 // r:9.0
       
   102 //
       
   103 #define qtn_nmp_note_mp_unavailable_mmc "Music Player unable to access memory card. Memory card operation underway."
       
   104 
       
   105 // End of File