browserplugins/browseraudiovideoplugin/loc/BrowserAudioVideoPlugin.loc
branchRCL_3
changeset 65 8e6fa1719340
parent 0 84ad3b177aa3
equal deleted inserted replaced
64:6385c4c93049 65:8e6fa1719340
       
     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 the License "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:  This is a localisation file for BAVP
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 // LOCALISATION STRINGS
       
    20 
       
    21 //d:Invalid clip information note.
       
    22 //d:Shown when media could not be opened.
       
    23 //w:
       
    24 //l:popup_note_window
       
    25 //r:2.8
       
    26 //
       
    27 #define qtn_mp_note_invalid_clip 					"Invalid Clip. Operation canceled."
       
    28 
       
    29 //d:Menu item for Video option menu text
       
    30 //l:list_single_pane_t1_cp2
       
    31 //w:
       
    32 //r:3.1
       
    33 #define qtn_video_plugin_video						"Video"
       
    34 
       
    35 
       
    36 //d:Menu item for Video play option menu text
       
    37 //l:list_single_pane_t1_cp2
       
    38 //w:
       
    39 //r:3.1
       
    40 #define qtn_video_plugin_play						"Play"
       
    41 
       
    42 //d:Menu item for Video stop option menu text
       
    43 //l:list_single_pane_t1_cp2
       
    44 //w:
       
    45 //r:3.1
       
    46 #define qtn_video_plugin_stop						"Stop"
       
    47 
       
    48 //d:Menu item for Video pause option menu text
       
    49 //l:list_single_pane_t1_cp2
       
    50 //w:
       
    51 //r:3.1
       
    52 #define qtn_video_plugin_pause						"Pause"
       
    53 
       
    54 //d:Menu item for Video fullscreen option menu text
       
    55 //l:list_single_pane_t1_cp2
       
    56 //w:
       
    57 //r:3.1
       
    58 #define qtn_video_plugin_fullscreen					"FullScreen"
       
    59 
       
    60 //d:Menu item for Video volume change option menu text
       
    61 //l:list_single_pane_t1_cp2
       
    62 //w:
       
    63 //r:3.1
       
    64 #define qtn_video_plugin_volume_down				"Volume Down"
       
    65 
       
    66 //d:Menu item for Video volume change option menu text
       
    67 //l:list_single_pane_t1_cp2
       
    68 //w:
       
    69 //r:3.1
       
    70 #define qtn_video_plugin_volume_up					"Volume Up"
       
    71 
       
    72 //d:Menu item for Video Fast Forward option menu text
       
    73 //l:list_single_pane_t1_cp2
       
    74 //w:
       
    75 //r:3.2
       
    76 //
       
    77 #define qtn_video_plugin_fast_forward				"Fast Forward"
       
    78 
       
    79 //d:Menu item for Video Rewind option menu text
       
    80 //l:list_single_pane_t1_cp2
       
    81 //w:
       
    82 //r:3.2
       
    83 //	
       
    84 #define qtn_video_plugin_rewind						"Rewind"
       
    85 
       
    86 //d:Menu item for Video Skip Forward option menu text
       
    87 //l:list_single_pane_t1_cp2
       
    88 //w:
       
    89 //r:3.2
       
    90 //
       
    91 #define qtn_video_plugin_skip_forward				"Skip Forward"
       
    92 
       
    93 //d:Menu item for Video Skip Backward option menu text
       
    94 //l:list_single_pane_t1_cp2
       
    95 //w:
       
    96 //r:3.2
       
    97 //
       
    98 #define qtn_video_plugin_skip_backward				"Skip Backward"
       
    99 
       
   100 //d:Menu item for Video volume mute option menu text
       
   101 //l:list_single_pane_t1_cp2
       
   102 //w:
       
   103 //r:3.2
       
   104 //
       
   105 #define qtn_video_plugin_mute					    "Mute"
       
   106 
       
   107 //d:Menu item for Video Full Screen option menu text
       
   108 //l:list_single_pane_t1_cp2
       
   109 //w:
       
   110 //r:3.2
       
   111 //
       
   112 #define qtn_video_plugin_full_screen				"Full Screen"
       
   113 
       
   114 // End of File