scrsaver/scrsaverplugins/ScreenSaverAnimPlugin/loc/screensaveranimplugin.loc
branchRCL_3
changeset 26 e8d784ac1a4b
equal deleted inserted replaced
25:aaeeca1f15af 26:e8d784ac1a4b
       
     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:     Localization strings for ScreenSaverAnimPlugin
       
    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.1
       
    27 #define qtn_sanim_screensaver_name "Animation"
       
    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.1
       
    34 #define qtn_sanim_title_settings "Settings" 
       
    35 
       
    36 //d: Text in the setting list item.
       
    37 //d: Displayed in the setting page to select backlight timer value
       
    38 //l: list_setting_pane_1
       
    39 //w:
       
    40 //r:3.1
       
    41 #define qtn_sanim_list_light_timeout "BackLight"
       
    42 
       
    43 //d: Text in the setting list item
       
    44 //d: Displayed in the setting page to select animation duration
       
    45 //l: list_setting_pane_t1
       
    46 //w:
       
    47 //r:3.1
       
    48 #define qtn_sanim_list_anim_timeout "Duration"
       
    49 
       
    50 //d: Text in the setting list item
       
    51 //d: Displayed in the setting page to select animation file
       
    52 //l: list_setting_pane_t1
       
    53 //w:
       
    54 //r:3.1
       
    55 #define qtn_sanim_list_anim_file "Animation file"
       
    56 
       
    57 //d:Text in slider control
       
    58 //d:Screen saver animation duration setting page
       
    59 //d:Minimum value
       
    60 //l:setting_slider_pane_t2
       
    61 //r:3.1
       
    62 #define qtn_sanim_duration_slider_min "5 sec."
       
    63 
       
    64 //d:Text in slider control
       
    65 //d:Screen saver animation duration setting page
       
    66 //d:Maximum value
       
    67 //l:setting_slider_pane_t3
       
    68 //r:3.1
       
    69 #define qtn_sanim_duration_slider_max "60 sec."
       
    70 
       
    71 //d:Text in slider control / setting list item value
       
    72 //d:Screen saver animation duration setting page
       
    73 //d:Context specific text
       
    74 //l:setting_slider_pane_t1 / list_set_graphic_pane_t1
       
    75 //r:3.1
       
    76 #define  qtn_sanim_duration_slider_cur "%U seconds"
       
    77 
       
    78 //d:Text in slider control / setting list item value
       
    79 //d:Screen saver animation duration / backlight timeout setting page
       
    80 //d:Context specific text for singular value
       
    81 //l:setting_slider_pane_t1 / list_set_graphic_pane_t1
       
    82 //r:3.1
       
    83 #define  qtn_sanim_duration_slider_ykcur "%U second"
       
    84 
       
    85 //d:Text in slider control
       
    86 //d:Screen saver backlight time-out setting page
       
    87 //d:Minimum value
       
    88 //l:slider_set_pane_2
       
    89 //r:3.1
       
    90 #define qtn_sanim_slider_off "Off"
       
    91 
       
    92 //d:Text in slider control
       
    93 //d:Screen saver backlight time-out setting page
       
    94 //d:Maximum value
       
    95 //l:slider_set_pane_2
       
    96 //r:3.1
       
    97 #define qtn_sanim_slider_max_secs "30 secs."
       
    98 
       
    99 //d:Text in slider control / setting list item value
       
   100 //d:Screen saver backlight time-out setting page
       
   101 //d:Context specific text
       
   102 //l:setting_slider_pane_t1 / list_set_graphic_pane_t1
       
   103 //r:3.1
       
   104 #define qtn_sanim_slider_context_value_secs "%U seconds"
       
   105 
       
   106 //d: Option in the Options menu.
       
   107 //d: Option used to change the settings
       
   108 //l: list_single_popup_menu_pane_1
       
   109 //w:
       
   110 //r:3.1
       
   111 #define qtn_sanim_option_change "Change"
       
   112 
       
   113 // Taken from errorres.loc 
       
   114 // d: Generic error note to be displayed when user tries to  
       
   115 // d: use some feature which is not supported 
       
   116 // l: popup_note_window_1_four_rows
       
   117 // w: Errorres
       
   118 // 
       
   119 #define qtn_err_not_supp "Feature is not supported"
       
   120 
       
   121 // d: error note to be displayed when user tries to  
       
   122 // d: select some file which is corrupted 
       
   123 // l: popup_note_window/opt2
       
   124 // w:
       
   125 // r:3.1
       
   126 #define qtn_sanim_error_wrong_format "File is corrupted or wrong format"
       
   127 
       
   128 // d: error note to be displayed when animation couldnot 
       
   129 // d: be played as a screensaver
       
   130 // l: popup_note_window_1_four_rows
       
   131 // w:
       
   132 // r:3.1
       
   133 #define qtn_err_failure "Unable to perform operation"
       
   134 
       
   135 // d: error note to be displayed when animation couldnot 
       
   136 // d: be set as a screensaver
       
   137 // l: popup_note_window_1_four_rows
       
   138 // w:
       
   139 // r:3.1
       
   140 #define qtn_drm_prev_rights_set "Unable to select.Object can only be viewed"
       
   141