homescreenplugins/videosuiteconf/data/videosuiteres.rss
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2008 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:    contains localised resources to be used in video menu suite*
       
    15 */
       
    16 
       
    17 
       
    18 NAME VODN
       
    19 
       
    20 #include <eikon.rsg>
       
    21 #include <eikon.rh>
       
    22 #include <avkon.rsg>
       
    23 #include <avkon.rh>
       
    24 #include <avkon.mbg>
       
    25 #include <avkon.loc>
       
    26 
       
    27 #include <ipvideo.loc>
       
    28 
       
    29 RESOURCE RSS_SIGNATURE { }
       
    30 
       
    31 RESOURCE TBUF { buf=""; }
       
    32 
       
    33 
       
    34 RESOURCE TBUF r_vcxns_mmenu_suite_title
       
    35     {
       
    36     buf = qtn_vcx_title_suite;
       
    37     }
       
    38 
       
    39 RESOURCE TBUF r_vcxns_mmenu_last_watched_title
       
    40     {
       
    41     buf = qtn_vcx_ns_list_last_watched;
       
    42     }
       
    43 
       
    44 RESOURCE TBUF r_vcxns_mmenu_my_videos_title
       
    45     {
       
    46     buf = qtn_vcx_ns_list_my_videos;
       
    47     }  
       
    48     
       
    49 RESOURCE TBUF r_vcxns_mmenu_video_feeds_title
       
    50     {
       
    51     buf = qtn_vcx_ns_list_video_feeds;
       
    52     }  
       
    53     
       
    54 RESOURCE TBUF r_vcxns_mmenu_last_watched_name
       
    55     {
       
    56     buf = qtn_vcx_ns_list_last_watched_name;
       
    57     }
       
    58 
       
    59 RESOURCE TBUF r_vcxns_mmenu_no_videos
       
    60     {
       
    61     buf = qtn_vcx_ns_list_no_videos;
       
    62     }
       
    63 
       
    64 RESOURCE TBUF r_vcxns_mmenu_one_video
       
    65     {
       
    66     buf = qtn_vcx_ns_list_my_videos_amount_one;
       
    67     }
       
    68 
       
    69 RESOURCE TBUF r_vcxns_mmenu_n_videos
       
    70     {
       
    71     buf = qtn_vcx_ns_list_my_videos_amount;
       
    72     }
       
    73 
       
    74 RESOURCE TBUF r_vcxns_mmenu_one_new_video
       
    75     {
       
    76     buf = qtn_vcx_ns_one_new_video;
       
    77     }
       
    78 
       
    79 RESOURCE TBUF r_vcxns_mmenu_n_new_videos
       
    80     {
       
    81     buf = qtn_vcx_ns_n_new_videos;
       
    82     }
       
    83 
       
    84 RESOURCE TBUF r_vcxns_mmenu_no_feeds
       
    85     {
       
    86     buf = qtn_vcx_ns_no_feeds;
       
    87     }
       
    88 
       
    89 RESOURCE TBUF r_vcxns_mmenu_one_feed
       
    90     {
       
    91     buf = qtn_vcx_ns_one_feed;
       
    92     }
       
    93 
       
    94 RESOURCE TBUF r_vcxns_mmenu_n_feeds
       
    95     {
       
    96     buf = qtn_vcx_ns_list_video_feeds_amount;
       
    97     }
       
    98 
       
    99 RESOURCE TBUF r_vcxns_mmenu_options_play
       
   100     {
       
   101     buf = qtn_iptv_play;
       
   102     }
       
   103 
       
   104 RESOURCE TBUF r_vcxns_mmenu_options_open
       
   105     {
       
   106     buf = qtn_vcx_options_open;
       
   107     }
       
   108 
       
   109 RESOURCE TBUF r_vcxns_mmenu_options_settings
       
   110     {
       
   111     buf = qtn_vcx_options_settings;
       
   112     }
       
   113 
       
   114 RESOURCE TBUF R_vcxns_mmenu_options_help    
       
   115     {
       
   116     buf = qtn_options_help;
       
   117     }
       
   118 
       
   119 
       
   120 // End of File