mpxplugins/viewplugins/views/audioeffectsview/loc/mpxaudioeffects.loc
branchRCL_3
changeset 13 c8156a91d13c
parent 0 ff3acec5bc43
equal deleted inserted replaced
12:171e07ac910f 13:c8156a91d13c
    58 // d:option that will open the Sound check view. Therefore
    58 // d:option that will open the Sound check view. Therefore
    59 // d:a second (//l:) is specified in following rows.
    59 // d:a second (//l:) is specified in following rows.
    60 // l:title_pane_t2/opt9
    60 // l:title_pane_t2/opt9
    61 // r:3.1
    61 // r:3.1
    62 //
    62 //
    63 #define qtn_nmp_audioeffects    "Audio settings"
    63 #define qtn_nmp_audioeffects    "Settings"
    64 
       
    65 // d:Used in Sound check view.
       
    66 // d:Name of an option to switch off bassboost and stereo
       
    67 // d:widening effect for audio.
       
    68 // d:Series_60_Music_settings_UI_Specification_v2.0.doc, Figure 4.5-3
       
    69 // l:list_set_graphic_pane_t1
       
    70 // r:3.1
       
    71 //
       
    72 #define qtn_nmp_off "Off"
       
    73 
       
    74 // d:Used in Sound check view.
       
    75 // d:Name of an option to switch on bassboost and stereo
       
    76 // d:widening effect for audio.
       
    77 // d:Series_60_Music_settings_UI_Specification_v2.0.doc, Figure 4.5-3
       
    78 // l:list_set_graphic_pane_t1
       
    79 // r:3.1
       
    80 //
       
    81 #define qtn_nmp_on  "On"
       
    82 
    64 
    83 // d:Used in Sound check view.
    65 // d:Used in Sound check view.
    84 // d:Name of a component that will change stereo widening
    66 // d:Name of a component that will change stereo widening
    85 // d:effect for audio.
    67 // d:effect for audio.
    86 // d:Series_60_Music_settings_UI_Specification_v2.0.doc, Figure 3.1
    68 // d:Series_60_Music_settings_UI_Specification_v2.0.doc, Figure 3.1
   169 // l:setting_slider_pane_t1
   151 // l:setting_slider_pane_t1
   170 // r:3.1
   152 // r:3.1
   171 //
   153 //
   172 #define qtn_nmp_balance_left100 "Balance - Left 100"
   154 #define qtn_nmp_balance_left100 "Balance - Left 100"
   173 
   155 
       
   156 // d:On as setting item in Loudness
       
   157 // l:list_set_graphic_pane_t1
       
   158 // r:5.2
       
   159 //
       
   160 #define qtn_nmp_loudness_on "On"
       
   161 
       
   162 // d:Off as setting item in Loudness
       
   163 // l:list_set_graphic_pane_t1
       
   164 // r:5.2
       
   165 //
       
   166 #define qtn_nmp_loudness_off "Off"
       
   167 
       
   168 // d:On as setting item in Stereo widening
       
   169 // l:list_set_graphic_pane_t1
       
   170 // r:5.2
       
   171 //
       
   172 #define qtn_nmp_stereowidening_on "On"
       
   173 
       
   174 // d:Off as setting item in Stereo widening
       
   175 // l:list_set_graphic_pane_t1
       
   176 // r:5.2
       
   177 //
       
   178 #define qtn_nmp_stereowidening_off "Off"
       
   179 
   174 // End of File
   180 // End of File