scrsaver/scrsaverplugins/SlideshowPlugin/loc/slideshowplugin.loc
changeset 14 8a173132b0aa
parent 2 058b1fc1663a
equal deleted inserted replaced
2:058b1fc1663a 14:8a173132b0aa
     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 Slideshow screensaver
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 
       
    22 //d: Screensaver name
       
    23 //d: Displayed in Themes application screensaver list
       
    24 //l: list_set_graphic_pane_t1
       
    25 //w:
       
    26 //r:3.2
       
    27 #define qtn_slideshow_screensaver_name "Slideshow"
       
    28 
       
    29 //d: Title Pane String
       
    30 //d: Displayed in the title Pane when settings dialog is displayed.
       
    31 //l: title_pane_1 
       
    32 //w:
       
    33 //r:3.2
       
    34 #define qtn_sanim_title_settings "Settings" 
       
    35 
       
    36 // Taken from errorres.loc 
       
    37 // d: Generic error note to be displayed when user tries to  
       
    38 // d: use some feature which is not supported 
       
    39 // l: popup_note_window_1_four_rows
       
    40 // w: Errorres
       
    41 // r: 3.2
       
    42 #define qtn_err_not_supp "Feature is not supported"
       
    43 
       
    44 // d: error note to be displayed when user tries to  
       
    45 // d: select some file which is corrupted 
       
    46 // l: popup_note_window/opt2
       
    47 // w:
       
    48 // r:3.2
       
    49 #define qtn_sanim_error_wrong_format "File is corrupted or wrong format"
       
    50 
       
    51 // d: error note to be displayed when user hasnt  
       
    52 // d: selected a file
       
    53 // l: popup_note_window/opt2
       
    54 // w:
       
    55 // r:3.2
       
    56 #define qtn_sanim_file_not_selected "File not Selected"
       
    57 
       
    58 // d: error note to be displayed when animation couldnot 
       
    59 // d: be played as a screensaver
       
    60 // l: popup_note_window_1_four_rows
       
    61 // w:
       
    62 // r:3.2
       
    63 #define qtn_err_failure "Unable to perform operation"
       
    64 
       
    65 // d: error note to be displayed when animation couldnot 
       
    66 // d: be set as a screensaver
       
    67 // l: popup_note_window_1_four_rows
       
    68 // w:
       
    69 // r:3.2
       
    70 #define qtn_drm_prev_rights_set "Unable to select.Object can only be viewed"
       
    71