videofeeds/vccommon/loc/ipvideo.loc
changeset 0 96612d01cf9f
child 8 ce5ada96ab30
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2005-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:    IPTV / Video Center application localisation strings*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 
       
    20 
       
    21 // Do not include other localisation files here, does not work with generated files.
       
    22 
       
    23 
       
    24 // LOCALISATION STRINGS
       
    25 
       
    26 
       
    27 //d:Displayed on Main UI ring (as label for icon) when "Add new services"
       
    28 //d:browser link is focused.
       
    29 //d:Operator customizable item
       
    30 //l:iptv_main_pane_menu_portrait
       
    31 //r:5.0
       
    32 //
       
    33 #define qtn_iptv_new_service_main               "Add new services"
       
    34 
       
    35 //d:Title of the Videos & TV suite in the main screen
       
    36 //d: Used also in general settings plugin title.
       
    37 //d: Ui Spec sec 1.4 Corrections April 2009 (p9)
       
    38 //l:title_pane_t2/opt9
       
    39 //r:5.0
       
    40 
       
    41 #define qtn_vcx_title_suite          "Videos & TV"
       
    42 
       
    43 //d:last is an addejective meaning the most recently watched
       
    44 //d: UI Spec sec 5 Main View(p19)
       
    45 //l: list_logical_template_6a_title
       
    46 //r:5.0
       
    47 #define qtn_vcx_ns_list_last_watched          "Last watched"
       
    48 
       
    49 //d:%U is the name of the last watched video clip if last watched item was
       
    50 //d:a video clip, or the name of the last viewed TV channel if a TV channel
       
    51 //d:was last watched item, or empty, if the user has not watched video or TV
       
    52 //d:at all, or if last watched video is not available
       
    53 //d: UI Spec sec 5 Main View(p19)
       
    54 //l: list_logical_template_6a_detail
       
    55 //r:5.0
       
    56 
       
    57 #define qtn_vcx_ns_list_last_watched_name          "%U"
       
    58 
       
    59 //d:The videos the user has in his terminal
       
    60 //d: UI Spec sec 5 Main View(p20) 
       
    61 //l:list_logical_template_6a_title
       
    62 //r:5.0
       
    63 
       
    64 #define qtn_vcx_ns_list_my_videos          "My videos"
       
    65 
       
    66 
       
    67 //d:Detail for my videos item in matrix
       
    68 //d:to be shown, in case there is no videos in the device
       
    69 //d: UI Spec sec 5 Main View(p21) 
       
    70 //l:list_logical_template_6a_detail
       
    71 //r:5.0
       
    72 
       
    73 #define qtn_vcx_ns_list_no_videos         "No videos"
       
    74 
       
    75 //d:%N is total amount of videos in My videos, to be used in matrix
       
    76 //d: UI Spec sec 5 Main View(p20)
       
    77 //l:list_logical_template_6a_detail
       
    78 //r:5.0
       
    79 
       
    80 #define qtn_vcx_ns_list_my_videos_amount          "%N videos"
       
    81 
       
    82 //d:When there is only ONE video, to be used in matrix
       
    83 //d: UI Spec sec 5 Main View(p20)
       
    84 //l:list_logical_template_6a_detail
       
    85 //r:5.0
       
    86 
       
    87 #define qtn_vcx_ns_list_my_videos_amount_one          "1 video"
       
    88 
       
    89 //d:A video feed is a group of channels that have videos that 
       
    90 //d:can be downloaded by the user.
       
    91 //d: UI Spec sec 5 Main View(p21)
       
    92 //l:list_logical_template_6a_title
       
    93 //r:5.0
       
    94 
       
    95 #define qtn_vcx_ns_list_video_feeds          "Video feeds"
       
    96 
       
    97 //d:video_feeds_amount
       
    98 //d:%N is the amount of available video feeds in the Video feeds view
       
    99 //d: UI Spec sec 5 Main View(p21)
       
   100 //l:list_logical_template_6a_detail
       
   101 //r:5.0
       
   102 
       
   103 #define qtn_vcx_ns_list_video_feeds_amount          "%N video feeds"
       
   104 
       
   105 //d:options settings opens the application configuration.
       
   106 //d: UI Spec sec 5 Main View(p22)
       
   107 //l:list_single_pane_t1_cp2
       
   108 //r:5.0
       
   109 //
       
   110 #define qtn_vcx_options_settings          "Settings"
       
   111 
       
   112 //d:in ptions menu, it starts a selected item from the matrix menu 
       
   113 //d: UI Spec sec 5 Main View(p22)
       
   114 //l:list_single_pane_t1_cp2
       
   115 //r:5.0
       
   116 //
       
   117 #define qtn_vcx_options_open          "Open"
       
   118 
       
   119 // d:Main list's "Video directory" item's first text line.
       
   120 // d: Not in UI spec.
       
   121 // l:list_double_large_graphic_pane_t1
       
   122 // r:5.0
       
   123 //
       
   124 #define qtn_iptv_video_directory_list "Video directory"
       
   125 
       
   126 // d:Main list's "Nokia video store" item's first text line
       
   127 // l:list_double_large_graphic_pane_t1
       
   128 // r:5.0
       
   129 //
       
   130 #define qtn_iptv_video_store_list	"Nokia video store"
       
   131 
       
   132 //d:Second line for main list view's video storage item, there is one new video.
       
   133 //d: used in matrix menu
       
   134 //d: UI Spec sect 5 page 14
       
   135 //d:%U is the name of the new video.
       
   136 //l:list_logical_template_6a_detail
       
   137 //r:5.0
       
   138 //
       
   139 #define qtn_vcx_ns_one_new_video "1 new video: %U"
       
   140 
       
   141 //d:Second line for main list view's video storage item, there is
       
   142 //d:more than 1 new videos. %N is the count of new videos, %u is the name of
       
   143 //d:the last added video.
       
   144 //d:used in matrix menu
       
   145 //d:UI Spec sect 5 page 14
       
   146 //l:list_logical_template_6a_detail
       
   147 //r:5.0
       
   148 //
       
   149 #define qtn_vcx_ns_n_new_videos "%0N new videos: %1U"
       
   150 
       
   151 //d:Second line for main list view's vodcast item, there is no video feeds.
       
   152 //d: UI spec sec 5 Video Tile - Main View (p23)
       
   153 //l:list_logical_template_6a_detail
       
   154 //r:5.0
       
   155 //
       
   156 #define qtn_vcx_ns_no_feeds  "No feeds"
       
   157 
       
   158 //d:Second line for main list view's vodcast item, there is one video feed.
       
   159 //l:list_logical_template_6a_detail
       
   160 //d: UI spec sec 5 Video Tile - Main View (p21)
       
   161 //r:5.0
       
   162 //
       
   163 #define qtn_vcx_ns_one_feed  "1 feed"
       
   164 
       
   165 
       
   166 /*
       
   167 * ==============================================================================
       
   168 *  Main UI: application settings state
       
   169 * ==============================================================================
       
   170 */
       
   171 
       
   172 
       
   173 //d:Title pane text in application settings state
       
   174 //d: Ui Spec sec 14.5 Add Service (p95)
       
   175 //l:title_pane_t2/opt9
       
   176 //r:5.0
       
   177 //
       
   178 #define qtn_iptv_settings_title                 "Settings"
       
   179 
       
   180 //d:Command in options menu in application settings state. 
       
   181 //d:Opens the focused setting item.
       
   182 //l:list_single_pane_t1_cp2
       
   183 //r:5.0
       
   184 //
       
   185 #define qtn_iptv_open_service_selection_setting "Open"
       
   186 
       
   187 //d:Command in options menu in application settings state. 
       
   188 //d:Opens editor for the focused setting item.
       
   189 //d: Ui Spec sec 14.5 Add Service (p95)
       
   190 //l:list_single_pane_t1_cp2
       
   191 //r:5.0
       
   192 //
       
   193 #define qtn_iptv_change_setting                 "Change"
       
   194 
       
   195 //d:Name of setting item in application settings state.
       
   196 //d:Opens the service selection state.
       
   197 //l:list_setting_pane_t1
       
   198 //r:5.0
       
   199 //
       
   200 #define qtn_iptv_service_selection_setting      "Video service selection"
       
   201 
       
   202 //d:Name of setting item in application settings state.
       
   203 //d:Defines which memory is used for downloaded videos.
       
   204 //d: Ui spec sec 14 Application Settings (p85)
       
   205 //l:list_setting_pane_t1
       
   206 //r:5.0
       
   207 //
       
   208 #define qtn_iptv_memory_setting                 "Preferred memory"
       
   209 
       
   210 //d:Possible value for "Preferred memory" setting item.
       
   211 //d: Ui spec sec 14 Application Settings (p88)
       
   212 //l:list_set_graphic_pane_t1
       
   213 //r:5.0
       
   214 //
       
   215 #define qtn_iptv_setting_phone_memory          "Phone memory"
       
   216 
       
   217 //d:Possible value for "Preferred memory" setting item.
       
   218 //d: Ui spec sec 14 Application Settings (p88)
       
   219 //l:list_set_graphic_pane_t1
       
   220 //r:5.0
       
   221 //
       
   222 #define qtn_iptv_setting_memory_card           "Memory card"
       
   223 
       
   224 //d:Possible value for "Preferred memory" setting item.
       
   225 //d: Ui spec sec 14 Application Settings (p88)
       
   226 //l:list_set_graphic_pane_t1
       
   227 //r:5.0
       
   228 //
       
   229 #define qtn_iptv_locked_memory_card            "Locked memory card"
       
   230 
       
   231 //d:Possible value for "Preferred memory" setting item.
       
   232 //d: Ui spec sec 14 Application Settings (p88)
       
   233 //l:list_set_graphic_pane_t1
       
   234 //r:5.0
       
   235 //
       
   236 #define qtn_iptv_setting_mass_memory           "Mass memory"
       
   237 
       
   238 //d:Name of setting item in application settings state.
       
   239 //d:Defines if thumbnail pictures are shown in the VoD service state.
       
   240 //d: Ui spec sec 14 Application Settings (p88)
       
   241 //l:list_setting_pane_t1
       
   242 //r:5.0
       
   243 //
       
   244 #define qtn_iptv_setting_thumbnails             "Thumbnails"
       
   245 
       
   246 //d:Possible value for "Thumbnails" setting item.
       
   247 //d:Indicates that thumbnail setting is on.
       
   248 //d: Ui spec sec 14 Application Settings (p88)
       
   249 //l:list_set_graphic_pane_t1
       
   250 //r:5.0
       
   251 //
       
   252 #define qtn_iptv_setting_on                    "On"
       
   253 
       
   254 //d:Possible value for "Thumbnails" setting item.
       
   255 //d:Indicates that thumbnail setting is off.
       
   256 //d: Ui spec sec 14 Application Settings (p88)
       
   257 //l:list_set_graphic_pane_t1
       
   258 //r:5.0
       
   259 //
       
   260 #define qtn_iptv_setting_off                   "Off"
       
   261 
       
   262 //d:Title of "Service type" view of application settings state.
       
   263 //d: Ui spec sec 14.3 Video Sevice Selection Settings (p93)
       
   264 //l:title_pane_t2/opt9
       
   265 //r:5.0
       
   266 //
       
   267 #define qtn_iptv_service_selection_title    "Video service selection"
       
   268 
       
   269 //d:Command in options menu in "Service selection" view of application settings state
       
   270 //d: Ui spec sec 14.3 Video Sevice Selection Settings (p94)
       
   271 //l:list_single_pane_t1_cp2
       
   272 //r:5.0
       
   273 //
       
   274 #define qtn_iptv_mark_service                    "Mark"
       
   275 
       
   276 //d:Command in options menu in "Service selection" view of application settings state.
       
   277 //d: Ui spec sec 14.3 Video Sevice Selection Settings (p94)
       
   278 //l:list_single_pane_t1_cp2
       
   279 //r:5.0
       
   280 //
       
   281 #define qtn_iptv_unmark_service                  "Unmark"
       
   282 
       
   283 //d:Displayed in confirmation query when user removes a video service
       
   284 //d:in "Service selection" view of application settings state. The service type is
       
   285 //d:either VoD or LiveTv (these services are called video services).
       
   286 //d:%U is the name of the service
       
   287 //d: Ui spec sec 14.3 Video Sevice Selection Settings (p94) (remove feed)
       
   288 //l:popup_note_window
       
   289 //r:5.0
       
   290 //
       
   291 #define qtn_iptv_remove_service_confirmation     "Remove video service %U?"
       
   292 
       
   293 //d:Displayed in confirmation query when user removes a video service
       
   294 //d:in "Service selection" view of application settings state. The service type is
       
   295 //d:Vodcast (these services are called feeds).
       
   296 //d:%U is the name of the feed
       
   297 //d: Ui Spec sec 7.1 Video Feeds Main View(p26)
       
   298 //l:popup_note_window
       
   299 //r:5.0
       
   300 //
       
   301 #define qtn_iptv_remove_feed_confirmation        "Remove feed %U?"
       
   302 
       
   303 //d:Empty list text in "Service selection" view of application settings state when
       
   304 //d:there is no services. The service type is either VoD or LiveTv.
       
   305 //d:Ui spec chapt 14.3 p 83
       
   306 //l:main_list_empty_pane
       
   307 //r:5.0
       
   308 //
       
   309 #define qtn_iptv_no_video_services               "No services"
       
   310 
       
   311 //d:Command in options menu in "Service selection" view of application settings state
       
   312 //d:and in Vodcast feed view.
       
   313 //d:Opens the vodcast feed details dialog.
       
   314 //d: Ui Spec sec 7.1 Video Feeds Main View(p26)
       
   315 //l:list_single_pane_t1_cp2
       
   316 //r:5.0
       
   317 //
       
   318 #define qtn_iptv_feed_details                    "Feed details"
       
   319 
       
   320 //d:Menu item in "Service selection" view of application settings state.
       
   321 //d: Ui Spec sec 14.3 Video service selection setting (p94)
       
   322 //l:list_single_pane_t1_cp2
       
   323 //r:5.0
       
   324 //
       
   325 #define qtn_iptv_edit_feed                       "Edit feed"
       
   326 
       
   327 //d:Menu item in "Service selection" view of application settings state.
       
   328 //d: Ui Spec sec 14.3 Video service selection setting (p94)
       
   329 //l:list_single_pane_t1_cp2
       
   330 //r:5.0
       
   331 //
       
   332 #define qtn_iptv_remove_feed                     "Remove feed"
       
   333 
       
   334 //d:Menu item in "Service selection" view of application settings state.
       
   335 //d: Ui Spec sec 14.3 Video service selection setting (p94)
       
   336 //l:list_single_pane_t1_cp2
       
   337 //r:5.0
       
   338 //
       
   339 #define qtn_iptv_add_feed                        "Add feed"
       
   340 
       
   341 //d:Second line for "Default access points" setting item.
       
   342 //d:Describes that there is several access points selected as default.
       
   343 //d:%N is the number of the selected access points
       
   344 //d: Ui Spec sec 8.7 Scheduled downloads (p45)
       
   345 //l:list_set_graphic_pane_t1
       
   346 //r:5.0
       
   347 //
       
   348 #define qtn_iptv_multiple_ap_selected         "%N selected"
       
   349 
       
   350 //d:Name of the setting item that has service's name when adding or
       
   351 //d:editing a service.
       
   352 //d: Ui Spec sec 14.3 Video service selection setting (p95)
       
   353 //l:list_setting_pane_t1
       
   354 //r:5.0
       
   355 //
       
   356 #define qtn_iptv_service_name        "Name"
       
   357 
       
   358 //d:Default value for the "Name" setting item when adding a new service.
       
   359 //d: Ui Spec sec 14.3 Video service selection setting (p95)
       
   360 //l:list_set_graphic_pane_t1
       
   361 //r:5.0
       
   362 //
       
   363 #define qtn_iptv_new_service_default "Default"
       
   364 
       
   365 //d:Name of the setting item that has service's address when adding or
       
   366 //d:editing a service.
       
   367 //d: Ui Spec sec 14.3 Video service selection setting (p95)
       
   368 //l:list_setting_pane_t1
       
   369 //r:5.0
       
   370 //
       
   371 #define qtn_iptv_service_address     "Address"
       
   372 
       
   373 //d:Description of service that user has added from Settings.
       
   374 //d:Will be shown in service details dialog.
       
   375 //d: Ui Spec sec 14.4 Video service details (p95)
       
   376 //l:popup_info_list_pane_t1
       
   377 //r:5.0
       
   378 //
       
   379 #define qtn_iptv_user_defined_service  "User defined service"
       
   380 
       
   381 //d:Displays the current SW version number of Video Center
       
   382 //d: Ui Spec sec 14.4 Video service details (p95)
       
   383 //l:list_setting_pane_t1
       
   384 //r:5.0
       
   385 //
       
   386 #define qtn_vcx_setting_version_number          "Version "
       
   387 
       
   388 /*
       
   389 * ==============================================================================
       
   390 *  IAP Selection
       
   391 * ==============================================================================
       
   392 */
       
   393 
       
   394 //d:If there is an usable connection available, a wait note is displayed while
       
   395 //d:the connection is being established. The text for the wait note is for e.g.
       
   396 //d:'Connecting via MyHomeWlan'
       
   397 //d: Not in UI spec. probably not needed after OCC?
       
   398 //l:popup_note_wait_window
       
   399 //r:5.0
       
   400 //
       
   401 #define qtn_iptv_connecting_wait_note           "Connecting via %U"
       
   402 
       
   403 
       
   404 /*
       
   405 * ==============================================================================
       
   406 *  My Videos UI
       
   407 * ==============================================================================
       
   408 */
       
   409 
       
   410 
       
   411 //d:General command in options menu and context sensitive menu 
       
   412 //d:Plays selected video clip 
       
   413 //d: Ui Spec sec 8.4 Video list (p36)
       
   414 //l:list_single_pane_t1_cp2
       
   415 //r:5.0
       
   416 //
       
   417 #define qtn_iptv_play  "Play"
       
   418 
       
   419 //d:Command in options menu .
       
   420 //d:Opens selected folder.
       
   421 //d: Ui Spec sec 13 My Videos (p75)
       
   422 //l:list_single_pane_t1_cp2
       
   423 //r:5.0
       
   424 //
       
   425 #define qtn_iptv_open_folder  "Open"
       
   426 
       
   427 //d:Command in options menu.
       
   428 //d:Deletes selected video clip (used only for completed files).
       
   429 //d: Ui Spec sec 13.1 My Videos sub levels (p79)
       
   430 //l:list_single_pane_t1_cp2
       
   431 //r:5.0
       
   432 //
       
   433 #define qtn_iptv_delete_video_clip  "Delete"
       
   434 
       
   435 //d:General command in options menu
       
   436 //d:Cancels ongoing download or download of that video has failed.
       
   437 //d: Ui Spec sec 13.1 My Videos sub levels (p80)
       
   438 //l:list_single_pane_t1_cp2
       
   439 //r:5.0
       
   440 //
       
   441 #define qtn_iptv_cancel_download  "Cancel download"
       
   442 
       
   443 //d:General command in options menu
       
   444 //d:Shows details of video clip.
       
   445 //d: Ui Spec sec 13.1 My Videos sub levels (p81)
       
   446 //l:list_single_pane_t1_cp2
       
   447 //r:5.0
       
   448 //
       
   449 #define qtn_iptv_video_details  "Video details"
       
   450 
       
   451 //d:Title pane text in My videos view
       
   452 //d: Ui Spec sec 13 My Videos (p73)
       
   453 //l:title_pane_t2/opt9
       
   454 //r:5.0
       
   455 //
       
   456 #define qtn_iptv_my_videos_title    "My Videos"
       
   457 
       
   458 //d:Displayed in progress note when My Videos UI is copying a file
       
   459 //d:to new location.
       
   460 //d:%U is the name of the file
       
   461 //d: Ui Spec sec 13.1 My Videos sub levels (p82)
       
   462 //l:popup_note_wait_window
       
   463 //r:5.0
       
   464 //
       
   465 #define qtn_iptv_copying_one  "Copying %U"
       
   466 
       
   467 //d:Displayed in progress note when My Videos UI is copying several
       
   468 //d:files to new location.
       
   469 //d: Ui Spec sec 13.1 My Videos sub levels (p82)
       
   470 //l:popup_note_wait_window
       
   471 //r:5.0
       
   472 //
       
   473 #define qtn_iptv_copying_many  "Copying files"
       
   474 
       
   475 //d:Displayed in progress note when My Videos UI is moving file
       
   476 //d:to new location.
       
   477 //d:%U is the name of the file
       
   478 //d: Ui Spec sec 13.1 My Videos sub levels (p82)
       
   479 //l:popup_note_wait_window
       
   480 //r:5.0
       
   481 //
       
   482 #define qtn_iptv_moving_one  "Moving %U"
       
   483 
       
   484 //d:Displayed in progress note when My Videos UI is moving several
       
   485 //d:files to new location.
       
   486 //d: Ui Spec sec 13.1 My Videos sub levels (p82)
       
   487 //l:popup_note_wait_window
       
   488 //r:5.0
       
   489 //
       
   490 #define qtn_iptv_moving_many  "Moving files"
       
   491 
       
   492 //d:Title pane text in application settings state service details view, 
       
   493 //d:VoD video details view and My Videos details view
       
   494 //d: Ui Spec sec 14.4 Service details (p95)
       
   495 //l:heading_pane_t1
       
   496 //r:5.0
       
   497 //
       
   498 #define qtn_iptv_details_header  "Details:"
       
   499 
       
   500 //d:Name of the video in Video Details dialog.
       
   501 //d:%U is the name of the video under the text "Title"
       
   502 //d: Not in UI spec
       
   503 //l:popup_info_list_pane_t1
       
   504 //r:5.0
       
   505 //
       
   506 #define qtn_iptv_video_name "Name: %U"
       
   507 
       
   508 //d:Language of the video in VOD Video Details dialog.
       
   509 //d:%U is the language of the video
       
   510 //l:popup_info_list_pane_t1
       
   511 //r:5.0
       
   512 //
       
   513 #define qtn_iptv_video_language "Language: %U"
       
   514 
       
   515 //d:Length of the video (hours and minutes) in Video Details dialog.
       
   516 //d:%0N is the length of the video in full hours
       
   517 //d:%1N is the minutes exceeding the last full hours
       
   518 //l:popup_info_list_pane_t1
       
   519 //r:5.0
       
   520 //
       
   521 #define qtn_iptv_video_length "Length: %0N h %1N min"
       
   522 
       
   523 //d:Size of the video in Video Details dialog.
       
   524 //d:%N is the video size in kilobytes
       
   525 //d: Ui Spec sec 13.3 Memory status (p84)
       
   526 //l:popup_info_list_pane_t1
       
   527 //r:5.0
       
   528 //
       
   529 #define qtn_iptv_size_kb  "Size: %N kB"
       
   530 
       
   531 //d:Size of the video in Video Details dialog.
       
   532 //d:%N is the video size in megabytes
       
   533 //d: Ui spec sec 13.3 Memory status (p84)
       
   534 //l:popup_info_list_pane_t1
       
   535 //r:5.0
       
   536 //
       
   537 #define qtn_iptv_size_mb  "Size: %N MB"
       
   538 
       
   539 //d:Size of the video in Video Details dialog.
       
   540 //d:%N is the video size in gigabytes
       
   541 //d: Ui spec sec 13.3 Memory status (p84)
       
   542 //l:popup_info_list_pane_t1
       
   543 //r:5.0
       
   544 //
       
   545 #define qtn_iptv_size_gb  "Size: %N GB"
       
   546 
       
   547 //d:Description of the video in Video Details dialog.
       
   548 //d:%U is the description of the video clip taken from the ECG
       
   549 //d:Ui spec chapt 8.6 Figure 8
       
   550 //l:popup_info_list_pane_t1
       
   551 //r:5.0
       
   552 //
       
   553 #define qtn_iptv_video_description "Description: %U"
       
   554 
       
   555 //d:Menu item for Memory Status dialog.
       
   556 //d: Ui Spec sec 13 My Videos (p75)
       
   557 //l:list_single_pane_t1_cp2
       
   558 //r:5.0
       
   559 //
       
   560 #define qtn_iptv_memory_status "Memory status"
       
   561 
       
   562 //d:Title of Memory Status dialog.
       
   563 //d: Ui spec sec 13.3 Memory status (p84)
       
   564 //l:heading_pane_t1
       
   565 //r:5.0
       
   566 //
       
   567 #define qtn_iptv_memory_status_header "Memory status:"
       
   568 
       
   569 //d:Title of free memory part of Memory Status dialog.
       
   570 //d: Ui spec sec 13.3 Memory status (p84)
       
   571 //l:popup_info_list_pane_t1
       
   572 //r:5.0
       
   573 //
       
   574 #define qtn_iptv_free_memory  "Free memory:"
       
   575 
       
   576 //d:Percentage display for free/used memory in Memory Status dialog.
       
   577 //d:
       
   578 //d:Same string is also used in r6 to display download progress information
       
   579 //d:in percentages on Vod UI and My Videos UI item's second row.
       
   580 //d: Ui spec sec 13.3 Memory status (p84)
       
   581 //l:popup_info_list_pane_t1
       
   582 //r:5.0
       
   583 //
       
   584 #define qtn_iptv_memory_percentage  "%N %"
       
   585 
       
   586 //d:Title of used memory part of Memory Status dialog.
       
   587 //d: Ui spec sec 13.3 Memory status (p84)
       
   588 //l:popup_info_list_pane_t1
       
   589 //r:5.0
       
   590 // 
       
   591 #define qtn_iptv_used_memory  "Used memory:"
       
   592 
       
   593 //d:Size of the video (kilobytes) in Memory Status dialog.
       
   594 //d: Ui spec sec 13.3 Memory status (p84)
       
   595 //l:popup_info_list_pane_t1
       
   596 //r:5.0
       
   597 //
       
   598 #define qtn_iptv_size_kb_short  "%N kB"
       
   599 
       
   600 //d:Size of the video (megabytes) in Memory Status dialog.
       
   601 //d: Ui spec sec 13.3 Memory status (p84)
       
   602 //l:popup_info_list_pane_t1
       
   603 //r:5.0
       
   604 //
       
   605 #define qtn_iptv_size_mb_short  "%N MB"
       
   606 
       
   607 //d:Size of the video (gigabytes) in Memory Status dialog.
       
   608 //d: Ui spec sec 13.3 Memory status (p84)
       
   609 //l:popup_info_list_pane_t1
       
   610 //r:5.0
       
   611 //
       
   612 #define qtn_iptv_size_gb_short  "%N GB"
       
   613 
       
   614 //d:This confirmation note is displayed when 
       
   615 //d:a download of video has been cancelled by user.
       
   616 //d: Ui spec sec 8.4 Video list (p39)
       
   617 //l:popup_note_window/opt2
       
   618 //r:5.0
       
   619 //
       
   620 #define qtn_iptv_download_canceled  "Download canceled"
       
   621 
       
   622 //d:This error note is displayed when ongoing download fails.
       
   623 //d:%U is the name of video clip.
       
   624 //d: Ui spec sec 17 Error cases (p108)
       
   625 //l:popup_note_window/opt2
       
   626 //r:5.0
       
   627 //
       
   628 #define qtn_iptv_download_failed_note  "Download failed: %U"
       
   629 
       
   630 //d:Text in note that's displayed when view is refreshed because of MMC insertion.
       
   631 //d: Ui Spec sec 16.9 Activating and deactivating mass storage mode (p99)
       
   632 //l:popup_note_window/opt2
       
   633 //r:5.0
       
   634 //
       
   635 #define qtn_iptv_refreshing  "Refreshing the view"
       
   636 
       
   637 //d:Info pop-up note shown to user when video service added.
       
   638 //d: Ui Spec sec 7.1.2	Video feeds view content and service installation promotion (p27)
       
   639 //l:popup_note_window/opt2
       
   640 //r:5.0
       
   641 //
       
   642 #define qtn_iptv_added_service_open  "Video service added successfully. Open?"
       
   643 
       
   644 //d:page 69 qtn_iptv_downloads_title Videos downloaded by the user.
       
   645 //d: Ui Spec sec 13.1	My Videos sub-levels(p75)
       
   646 //l:title_pane_t2/opt9
       
   647 //r:5.0
       
   648 
       
   649 #define qtn_vcx_downloads_title          "Downloads"
       
   650 
       
   651 //d:page 69 qtn_iptv_captured_title video captured by the user
       
   652 //d: Ui Spec sec 13.1	My Videos sub-levels(p76)
       
   653 //l:title_pane_t2/opt9
       
   654 //r:5.0
       
   655 
       
   656 #define qtn_vcx_captured_title          "Captured videos"
       
   657 
       
   658 /*
       
   659 * ==============================================================================
       
   660 *  My Videos UI : DRM
       
   661 * ==============================================================================
       
   662 */
       
   663 
       
   664 
       
   665 //d:This is displayed in view info popup.
       
   666 //d:Count label. In parentheses there will be either play, display, execute or print word.
       
   667 //d:When checking the length of this string, replace %U with the longest translation of 
       
   668 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
   669 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
   670 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
   671 //l:list_double_pane_t1_cp2
       
   672 //r:5.0
       
   673 //
       
   674 #define qtn_iptv_drm_mgr_det_utl_x "Times left (%U)"
       
   675 
       
   676 //d:This is displayed in view info popup
       
   677 //d:Count data. 1 count
       
   678 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
   679 //l:list_double_pane_t2_cp2
       
   680 //r:5.0
       
   681 //
       
   682 #define qtn_iptv_drm_mgr_det_1_count "1 count"
       
   683 
       
   684 //d:This is displayed in view info popup
       
   685 //d:Count data. more than 1 count
       
   686 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
   687 //l:list_double_pane_t2_cp2
       
   688 //r:5.0
       
   689 //
       
   690 #define qtn_iptv_drm_mgr_det_n_counts "%N counts"
       
   691 
       
   692 //d:Possible second line for fourth entry of Details View listbox
       
   693 //d:It reports that the time constraint for this type of object is 1 year. 
       
   694 //d:Other quantities of time may follow.
       
   695 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   696 //l:list_double_pane_t2_cp2
       
   697 //r:5.0
       
   698 //
       
   699 #define qtn_iptv_drm_nbr_of_years_one "1 year"
       
   700 
       
   701 //d:Possible second line for fourth entry of Details View listbox
       
   702 //d:%N number of years of an interval
       
   703 //d:It is used for period of years ending with 1 from 21 (21, 31, 41,etc.)
       
   704 //d:It reports that the time constraint for this type of object is %N years.
       
   705 //d:Other quantities of time may follow.
       
   706 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   707 //l:list_double_pane_t2_cp2
       
   708 //r:5.0
       
   709 //
       
   710 #define qtn_iptv_drm_nbr_of_years_one_final "%N years"
       
   711 
       
   712 //d:Possible second line for fourth entry of Details View listbox
       
   713 //d:%N number of years of an interval
       
   714 //d:It is used for period of years ending from 2 to 4, excluded 12-14 (2-4, 
       
   715 //d:22-24, 32-34, etc.)
       
   716 //d:It reports that the time constraint for this type of object is %N years.
       
   717 //d:Other quantities of time may follow.
       
   718 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   719 //l:list_double_pane_t2_cp2
       
   720 //r:5.0
       
   721 //
       
   722 #define qtn_iptv_drm_nbr_of_years_two_four "%N years"
       
   723 
       
   724 //d:Possible second line for fourth entry of Details View listbox
       
   725 //d:%N number of years of an interval
       
   726 //d:It is used for period of years ending from 5 to 0 plus range between 11 and 
       
   727 //d:14 (5-20, 25-30, 35-40, etc.)
       
   728 //d:It reports that the time constraint for this type of object is %N years.
       
   729 //d:Other quantities of time may follow.
       
   730 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   731 //l:list_double_pane_t2_cp2
       
   732 //r:5.0
       
   733 //
       
   734 #define qtn_iptv_drm_nbr_of_years_five_zero "%N years"
       
   735 
       
   736 //d:Possible second line for fourth entry of Details View listbox
       
   737 //d:It reports that the time constraint for this type of object is 1 month. 
       
   738 //d:Other quantities of time may precede or follow.
       
   739 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   740 //l:list_double_pane_t2_cp2
       
   741 //r:5.0
       
   742 //
       
   743 #define qtn_iptv_drm_nbr_of_months_one "1 month"
       
   744 
       
   745 //d:Possible second line for fourth entry of Details View listbox
       
   746 //d:%N number of months of an interval
       
   747 //d:It is used for period from two to four months
       
   748 //d:It reports that the time constraint for this type of object is %N months. 
       
   749 //d:Other quantities of time may precede or follow.
       
   750 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   751 //l:list_double_pane_t2_cp2
       
   752 //r:5.0
       
   753 //
       
   754 #define qtn_iptv_drm_nbr_of_months_two_four "%N months"
       
   755 
       
   756 //d:Possible second line for fourth entry of Details View listbox
       
   757 //d:%N number of months of an interval
       
   758 //d:It is used for period greater than four months
       
   759 //d:It reports that the time constraint for this type of object is %N months. 
       
   760 //d:Other quantities of time may precede or follow.
       
   761 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   762 //l:list_double_pane_t2_cp2
       
   763 //r:5.0
       
   764 //
       
   765 #define qtn_iptv_drm_nbr_of_months_five_zero "%N months"
       
   766 
       
   767 //d:Possible second line for fourth entry of Details View listbox
       
   768 //d:It reports that the time constraint for this type of object is 1 day. 
       
   769 //d:Other quantities of time may precede or follow.
       
   770 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   771 //l:list_double_pane_t2_cp2
       
   772 //r:5.0
       
   773 //
       
   774 #define qtn_iptv_drm_nbr_of_days_one "1 day"
       
   775 
       
   776 //d:Possible second line for fourth entry of Details View listbox
       
   777 //d:%N number of days of an interval
       
   778 //d:It is used for a period of 21 days
       
   779 //d:It reports that the time constraint for this type of object is %N days. 
       
   780 //d:Other quantities of time may precede or follow.
       
   781 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   782 //l:list_double_pane_t2_cp2
       
   783 //r:5.0
       
   784 //
       
   785 #define qtn_iptv_drm_nbr_of_days_one_final "%N days"
       
   786 
       
   787 //d:Possible second line for fourth entry of Details View listbox
       
   788 //d:%N number of days of an interval
       
   789 //d:It is used for period of days ending from 2 to 4, excluded 12-14 (2-4, 
       
   790 //d:22-24)
       
   791 //d:It reports that the time constraint for this type of object is %N days. 
       
   792 //d:Other quantities of time may precede or follow.
       
   793 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   794 //l:list_double_pane_t2_cp2
       
   795 //r:5.0
       
   796 //
       
   797 #define qtn_iptv_drm_nbr_of_days_two_four "%N days"
       
   798 
       
   799 //d:Possible second line for fourth entry of Details View listbox
       
   800 //d:%N number of days of an interval
       
   801 //d:It is used for period of days ending from 5 to 0 plus range between 11 and 
       
   802 //d:14 (5-20, 25-30)
       
   803 //d:It reports that the time constraint for this type of object is %N days. 
       
   804 //d:Other quantities of time may precede or follow.
       
   805 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   806 //l:list_double_pane_t2_cp2
       
   807 //r:5.0
       
   808 //
       
   809 #define qtn_iptv_drm_nbr_of_days_five_zero "%N days"
       
   810 
       
   811 //d:Possible second line for fourth entry of Details View listbox
       
   812 //d:It reports that the time constraint for this type of object is 1 hour. 
       
   813 //d:Other quantities of time may precede or follow.
       
   814 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
   815 //l:list_double_pane_t2_cp2
       
   816 //r:5.0
       
   817 //
       
   818 #define qtn_iptv_drm_nbr_of_hours_one "1 hour"
       
   819 
       
   820 //d:Possible second line for fourth entry of Details View listbox
       
   821 //d:%N number of hours of an interval
       
   822 //d:It is used for a period of 21 hours
       
   823 //d:It reports that the time constraint for this type of object is %N hours.
       
   824 //d:Other quantities of time may precede or follow.
       
   825 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   826 //l:list_double_pane_t2_cp2
       
   827 //r:5.0
       
   828 //
       
   829 #define qtn_iptv_drm_nbr_of_hours_one_final "%N hours"
       
   830 
       
   831 //d:Possible second line for fourth entry of Details View listbox
       
   832 //d:%N number of hours of an interval
       
   833 //d:It is used for period of hours ending from 2 to 4, excluded 12-14 (2-4, 
       
   834 //d:22-23)
       
   835 //d:It reports that the time constraint for this type of object is %N hours.
       
   836 //d:Other quantities of time may precede or follow.
       
   837 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   838 //l:list_double_pane_t2_cp2
       
   839 //r:5.0
       
   840 //
       
   841 #define qtn_iptv_drm_nbr_of_hours_two_four "%N hours"
       
   842 
       
   843 //d:Possible second line for fourth entry of Details View listbox
       
   844 //d:%N number of hours of an interval
       
   845 //d:It is used for a period included from 5 to 20 hours
       
   846 //d:It reports that the time constraint for this type of object is %N hours.
       
   847 //d:Other quantities of time may precede or follow.
       
   848 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   849 //l:list_double_pane_t2_cp2
       
   850 //r:5.0
       
   851 //
       
   852 #define qtn_iptv_drm_nbr_of_hours_five_zero "%N hours"
       
   853 
       
   854 //d:Possible second line for fourth entry of Details View listbox
       
   855 //d:It reports that the time constraint for this type of object is 1 minute. 
       
   856 //d:Other quantities of time may precede or follow.
       
   857 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   858 //l:list_double_pane_t2_cp2
       
   859 //r:5.0
       
   860 //
       
   861 #define qtn_iptv_drm_nbr_of_mins_one "1 minute"
       
   862 
       
   863 //d:Possible second line for fourth entry of Details View listbox
       
   864 //d:%N number of minutes of an interval
       
   865 //d:It is used for period of minutes ending with 1 from 21 (21, 31, 41, 51)
       
   866 //d:It reports that the time constraint for this type of object is %N minutes.
       
   867 //d:Other quantities of time may precede or follow.
       
   868 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   869 //l:list_double_pane_t2_cp2
       
   870 //r:5.0
       
   871 //
       
   872 #define qtn_iptv_drm_nbr_of_mins_one_final "%N minutes"
       
   873 
       
   874 //d:Possible second line for fourth entry of Details View listbox
       
   875 //d:%N number of minutes of an interval
       
   876 //d:It is used for period of minutes ending from 2 to 4, excluded 12-14 (2-4,
       
   877 //d:22-24, 32-34, 42-44, 52-54)
       
   878 //d:It reports that the time constraint for this type of object is %N minutes.
       
   879 //d:Other quantities of time may precede or follow.
       
   880 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   881 //l:list_double_pane_t2_cp2
       
   882 //r:5.0
       
   883 //
       
   884 #define qtn_iptv_drm_nbr_of_mins_two_four "%N minutes"
       
   885 
       
   886 //d:Possible second line for fourth entry of Details View listbox
       
   887 //d:%N number of minutes of an interval
       
   888 //d:It is used for period of minutes ending from 5 to 0 plus range between 11 
       
   889 //d:and 14 (5-20, 25-30, 35-40, 45-50, 53-59)
       
   890 //d:It reports that the time constraint for this type of object is %N minutes.
       
   891 //d:Other quantities of time may precede or follow.
       
   892 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   893 //l:list_double_pane_t2_cp2
       
   894 //r:5.0
       
   895 //
       
   896 #define qtn_iptv_drm_nbr_of_mins_five_zero "%N minutes"
       
   897 
       
   898 //d:Possible second line for fourth entry of Details View listbox
       
   899 //d:It reports that the time constraint for this type of object is 1 second. 
       
   900 //d:Other quantities of time may precede.
       
   901 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   902 //l:list_double_pane_t2_cp2
       
   903 //r:5.0
       
   904 //
       
   905 #define qtn_iptv_drm_nbr_of_secs_one "1 second"
       
   906 
       
   907 //d:Possible second line for fourth entry of Details View listbox
       
   908 //d:%N number of seconds of an interval
       
   909 //d:It is used for period of seconds ending with 1 from 21 (21, 31, 41, 51)
       
   910 //d:It reports that the time constraint for this type of object is %N seconds.
       
   911 //d:Other quantities of time may precede.
       
   912 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   913 //l:list_double_pane_t2_cp2
       
   914 //r:5.0
       
   915 //
       
   916 #define qtn_iptv_drm_nbr_of_secs_one_final "%N seconds"
       
   917 
       
   918 //d:Possible second line for fourth entry of Details View listbox
       
   919 //d:%N number of seconds of an interval
       
   920 //d:It is used for period of seconds ending from 2 to 4, excluded 12-14 (2-4,
       
   921 //d:22-24, 32-34, 42-44, 52-54)
       
   922 //d:It reports that the time constraint for this type of object is %N seconds.
       
   923 //d:Other quantities of time may precede.
       
   924 //d: Ui spec sec 16.11 OMA DRM in video details (p103)
       
   925 //l:list_double_pane_t2_cp2
       
   926 //r:5.0
       
   927 //
       
   928 #define qtn_iptv_drm_nbr_of_secs_two_four "%N seconds"
       
   929 
       
   930 //d:Possible second line for fourth entry of Details View listbox
       
   931 //d:%N number of seconds of an interval
       
   932 //d:It is used for period of minutes ending from 5 to 0 plus range between 11 
       
   933 //d:and 14 (5-20, 25-30, 35-40, 45-50, 53-59)
       
   934 //d:It reports that the time constraint for this type of object is %N seconds.
       
   935 //d:Other quantities of time may precede.
       
   936 //d:Ui spec chapt 12.1
       
   937 //l:list_double_pane_t2_cp2
       
   938 //r:5.0
       
   939 //
       
   940 #define qtn_iptv_drm_nbr_of_secs_five_zero "%N seconds"
       
   941 
       
   942 //d:This is displayed in view info popup
       
   943 //d:Interval data. One measurement
       
   944 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
   945 //l:list_double_pane_t2_cp2
       
   946 //r:5.0
       
   947 //
       
   948 #define qtn_iptv_drm_mgr_det_inter "%U"
       
   949 
       
   950 //d:This is displayed in view info popup
       
   951 //d:Interval data. Two measurement
       
   952 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
   953 //l:list_double_pane_t2_cp2
       
   954 //r:5.0
       
   955 //
       
   956 #define qtn_iptv_drm_mgr_det_inter_two "%0U, %1U"
       
   957 
       
   958 //d:Possible first line for fourth entry of Details View listbox
       
   959 //d:Second line is qtn_iptv_drm_mgr_det_inter or 
       
   960 //d:qtn_iptv_drm_mgr_det_inter_two, meaning a quantity of time that
       
   961 //d:specifies how long this object can be used.
       
   962 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
   963 //l:list_double_pane_t1_cp2
       
   964 //r:5.0
       
   965 //
       
   966 #define qtn_iptv_drm_mgr_det_accum_time_left "Usage time left"
       
   967 
       
   968 //d:This is displayed in view info popup.
       
   969 //d:Interval time left label. In parentheses there will be either play, 
       
   970 //d:display, execute or print word.
       
   971 //d:When checking the length of this string, replace %U with the longest translation of 
       
   972 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
   973 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
   974 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
   975 //l:list_double_pane_t1_cp2
       
   976 //r:5.0
       
   977 //
       
   978 #define qtn_iptv_drm_mgr_det_udl_x "Time left (%U)"
       
   979 
       
   980 //d:This is displayed in view info popup.
       
   981 //d:Interval label, which is not activated. In parentheses there will be either play, 
       
   982 //d:display, execute or print word.
       
   983 //d:When checking the length of this string, replace %U with the longest translation of 
       
   984 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
   985 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
   986 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
   987 //l:list_double_pane_t1_cp2
       
   988 //r:5.0
       
   989 //
       
   990 #define qtn_iptv_drm_mgr_det_uts_x "Times status (%U)"
       
   991 
       
   992 //d:This is displayed in view info popup
       
   993 //d:Interval data. Not activated
       
   994 //d: Ui spec sec 16.11 OMA DRM in video details (p101) 
       
   995 //l:list_double_pane_t2_cp2
       
   996 //r:5.0
       
   997 //
       
   998 #define qtn_iptv_drm_mgr_det_not_act "Not activated"
       
   999 
       
  1000 //d:This is displayed in view info popup.
       
  1001 //d:Date and time label. Beginning time. In parentheses there will be either play, 
       
  1002 //d:display, execute or print word.
       
  1003 //d:When checking the length of this string, replace %U with the longest translation of 
       
  1004 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
  1005 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
  1006 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
  1007 //l:list_double_pane_t1_cp2
       
  1008 //r:5.0
       
  1009 //
       
  1010 #define qtn_iptv_drm_mgr_det_rvf_x	"Valid from (%U)"
       
  1011 
       
  1012 //d:This is displayed in view info popup.
       
  1013 //d:Date and time label. Ending time. In parentheses there will be either play, 
       
  1014 //d:display, execute or print word.
       
  1015 //d:When checking the length of this string, replace %U with the longest translation of 
       
  1016 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
  1017 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
  1018 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
  1019 //l:list_double_pane_t1_cp2
       
  1020 //r:5.0
       
  1021 //
       
  1022 #define qtn_iptv_drm_mgr_det_rvt_x "Valid until (%U)"
       
  1023 
       
  1024 //d:This is displayed in view info popup
       
  1025 //d:Full Rights label. In parentheses there will be either play, display, execute or print word.
       
  1026 //d:When checking the length of this string, replace %U with the longest translation of 
       
  1027 //d:the following strings: qtn_iptv_drm_mgr_det2_display, qtn_iptv_drm_mgr_det2_play, 
       
  1028 //d:qtn_iptv_drm_mgr_det2_execute, and qtn_iptv_drm_mgr_det2_print.
       
  1029 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1030 //l:list_double_pane_t1_cp2
       
  1031 //r:5.0
       
  1032 //
       
  1033 #define qtn_iptv_drm_mgr_det_full_x "Rights (%U)"
       
  1034 
       
  1035 //d:This is displayed in view info popup
       
  1036 //d:Full Rights data, unlimited usage
       
  1037 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1038 //l:list_double_pane_t2_cp2
       
  1039 //r:5.0
       
  1040 //
       
  1041 #define qtn_iptv_drm_mgr_det_unlimited "Unlimited"
       
  1042 
       
  1043 //d:First line of first entry of Details View listbox
       
  1044 //d:It indicates the current status of the selected Right Object
       
  1045 //d:Second line is qtn_drm_mgr_det_valid or qtn_drm_mgr_det_exp
       
  1046 //d: Ui spec sec 16.12 Windows Media DRM (p104)
       
  1047 //l:list_double_pane_t1_cp2
       
  1048 //r:5.0
       
  1049 //
       
  1050 #define qtn_iptv_drm_mgr_det_stat "Status"
       
  1051 
       
  1052 //d:Text in information note
       
  1053 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1054 //l:popup_note_window/opt2
       
  1055 //r:5.0
       
  1056 //
       
  1057 #define qtn_iptv_drm_mgr_det_exp "Usage rights have expired"
       
  1058 
       
  1059 //d:Possible second line for first entry of Details View listbox
       
  1060 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1061 //l:list_double_pane_t2_cp2
       
  1062 //r:5.0
       
  1063 //
       
  1064 #define qtn_iptv_drm_mgr_det_valid "Activation key is valid"
       
  1065 
       
  1066 //d:This is displayed in view info popup
       
  1067 //d:Type of rights, play
       
  1068 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1069 //l:navi_navi_text_pane_srt_t1
       
  1070 //r:5.0
       
  1071 //
       
  1072 #define qtn_iptv_drm_mgr_det2_play "play"
       
  1073 
       
  1074 //d:This is displayed in view info popup
       
  1075 //d:Type of rights, display
       
  1076 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1077 //l:navi_navi_text_pane_srt_t1
       
  1078 //r:5.0
       
  1079 //
       
  1080 #define qtn_iptv_drm_mgr_det2_display "view"
       
  1081 
       
  1082 //d:This is displayed in view info popup
       
  1083 //d:Type of rights, execute
       
  1084 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1085 //l:navi_navi_text_pane_srt_t1
       
  1086 //r:5.0
       
  1087 //
       
  1088 #define qtn_iptv_drm_mgr_det2_execute "use"
       
  1089 
       
  1090 //d:This is displayed in view info popup
       
  1091 //d:Type of rights, print
       
  1092 //d: Ui spec sec 16.11 OMA DRM in video details (p100)
       
  1093 //l:navi_navi_text_pane_srt_t1
       
  1094 //r:5.0
       
  1095 //
       
  1096 #define qtn_iptv_drm_mgr_det2_print "print"
       
  1097 
       
  1098 //d:This is displayed in view info popup
       
  1099 //d:Sending label.
       
  1100 //d: Ui spec sec 16.11 OMA DRM in video details (p100) 
       
  1101 //l:list_double_pane_t1_cp2
       
  1102 //r:5.0
       
  1103 //
       
  1104 #define qtn_iptv_drm_mgr_det_cs "Content sending"
       
  1105 
       
  1106 //d:This is displayed in view info popup
       
  1107 //d:Sending data. Item sending is allowed
       
  1108 //d: Ui spec sec 16.11 OMA DRM in video details (p101)
       
  1109 //l:list_double_pane_t2_cp2
       
  1110 //r:5.0
       
  1111 //
       
  1112 #define qtn_iptv_drm_mgr_det_allowed "Allowed"
       
  1113 
       
  1114 //d:This is displayed in view info popup
       
  1115 //d:Sending data. Item sending is forbidden
       
  1116 //d: Ui spec sec 16.11 OMA DRM in video details (p102)
       
  1117 //l:list_double_pane_t2_cp2
       
  1118 //r:5.0
       
  1119 //
       
  1120 #define qtn_iptv_drm_mgr_det_forbid "Forbidden"
       
  1121 
       
  1122 /*
       
  1123 * ==============================================================================
       
  1124 *  VOD UI
       
  1125 * ==============================================================================
       
  1126 */
       
  1127 
       
  1128 //d:Command in video list options menu and context sensitive menu
       
  1129 //d:Starts video download.
       
  1130 //d: Ui Spec sec 8.4 Video List (p36)
       
  1131 //l:list_single_pane_t1_cp2
       
  1132 //r:5.0
       
  1133 //
       
  1134 #define qtn_iptv_download			    		"Download"
       
  1135 
       
  1136 //d:Command in video list options menu and context sensitive menu
       
  1137 //d:Resumes the download if possible, visible for video which 
       
  1138 //d:download has failed.
       
  1139 //d: Ui Spec sec 8.4 Video List (p36)
       
  1140 //l:list_single_pane_t1_cp2
       
  1141 //r:5.0
       
  1142 //
       
  1143 #define qtn_iptv_resume_download        		"Resume download"
       
  1144 
       
  1145 //d:Command in video list options menu.
       
  1146 //d:Opens the web link in embedded browser ( if it its provided 
       
  1147 //d:within the video clip data ).
       
  1148 //d: Ui Spec sec 8.4 Video List (p40)
       
  1149 //l:list_single_pane_t1_cp2
       
  1150 //r:5.0
       
  1151 //
       
  1152 #define qtn_iptv_open_link            		    "Open link in browser"
       
  1153 
       
  1154 //d:When there is no data in ECG data stored from previous usage, 
       
  1155 //d:video list is initially empty. This text is displayed in 
       
  1156 //d:the empty view.
       
  1157 //d: Ui Spec modification on Nov 2008 (p10)
       
  1158 //l:list_view_text_empty
       
  1159 //r:5.0
       
  1160 //
       
  1161 #define qtn_vcx_ns_updating_items					"Updating items"
       
  1162 
       
  1163 //d:page17 qtn_iptv_wait_general_connecting
       
  1164 //d:displayed while the terminal connects to internet
       
  1165 //d:Not needed after OCC
       
  1166 //l:popup_note_wait_window
       
  1167 //r:5.0
       
  1168 
       
  1169 #define qtn_vcx_wait_general_connecting            "Connecting"	
       
  1170 
       
  1171 //d:If the video list is empty, this text is shown in the empty list.
       
  1172 //d: Ui Spec sec 8.4 Video List (p35)
       
  1173 //l:main_list_empty_pane
       
  1174 //r:5.0
       
  1175 //
       
  1176 #define qtn_iptv_no_videos						"(No videos)"
       
  1177 
       
  1178 //d:If the video list is empty, this text is shown in the empty list.
       
  1179 //d: Ui Spec sec 8.5 Video search (p42)
       
  1180 //l:list_view_text_empty
       
  1181 //r:5.0
       
  1182 //
       
  1183 #define qtn_vcx_ns_no_videos						"(No videos)"
       
  1184 
       
  1185 //d:Command in vodcast feed view options menu.
       
  1186 //d:Opens the feed and displays the Vodcast video list.
       
  1187 //d: Ui Spec sec 7.1 Video feeds main view (p26)
       
  1188 //l:list_single_pane_t1_cp2
       
  1189 //r:5.0
       
  1190 //
       
  1191 #define qtn_iptv_open_feed               		"Open"
       
  1192 
       
  1193 //d:Command in vodcast feed view options menu and in context sensitive menu. 
       
  1194 //d:Opens the Vodcast service list in the service selection settings.
       
  1195 //d: Ui Spec sec 7.1 Video feeds main view (p26)
       
  1196 //l:list_single_pane_t1_cp2
       
  1197 //r:5.0
       
  1198 //
       
  1199 #define qtn_iptv_feed_subscriptions      		"Feed subscriptions"
       
  1200 
       
  1201 //d:Command in vodcast feed view.
       
  1202 //d:Connects to the server and updates the contents of all subscribed feeds.
       
  1203 //d: Ui Spec sec 7.1 Video feeds main view (p26)
       
  1204 //l:list_single_pane_t1_cp2
       
  1205 //r:5.0
       
  1206 //
       
  1207 #define qtn_iptv_feed_refresh            		"Refresh feeds"
       
  1208 
       
  1209 //d:Additional text for the vodcast feed list item indicating that
       
  1210 //d:feed is being updated
       
  1211 //d: Ui Spec sec 7.1 Video feeds main view (p27)
       
  1212 //l:list_double_large_graphic_pane_t2_cp2
       
  1213 //r:5.0
       
  1214 //
       
  1215 #define qtn_iptv_updating_feed           		"Updating"
       
  1216 
       
  1217 //d:Additional text for the vodcast feed list item indicating that
       
  1218 //d:update of the feed was failed
       
  1219 //l:list_double_large_graphic_pane_t2_cp2
       
  1220 //r:5.0
       
  1221 //
       
  1222 #define qtn_iptv_feed_update_failed           	"Update failed"
       
  1223 
       
  1224 //d:In case there are not any feeds subscribed this text is displayed
       
  1225 //d:in empty feed list.
       
  1226 //l:main_list_empty_pane
       
  1227 //r:5.0
       
  1228 //
       
  1229 #define qtn_iptv_no_feeds_selected       		"(No feeds)"  
       
  1230 
       
  1231 //d:If downloading of content catalog fails for some reason 
       
  1232 //d:this error note is displayed
       
  1233 //d: Ui spec sec 17 Error cases (p108)
       
  1234 //l:popup_note_window/opt2
       
  1235 //r:5.0
       
  1236 //
       
  1237 #define qtn_iptv_content_update_failed			"Content catalog update failed" 
       
  1238 
       
  1239 //d:Additional text for the video list item indicating that video is being
       
  1240 //d:downloaded. 
       
  1241 //d:%N is the percentage showing how much of the file is already downloaded.
       
  1242 //l:list_double_large_graphic_pane_t2_cp2
       
  1243 //r:5.0
       
  1244 //
       
  1245 #define qtn_iptv_video_downloading				"Downloading %N%"
       
  1246 
       
  1247 //d:Additional text for the list item indicating that downloading of the video
       
  1248 //d:is paused. 
       
  1249 //d:%N is the percentage showing how much of the file got downloaded before pausing.
       
  1250 //d: Ui spec sec 7.1 Indicating progress in list items (p27)
       
  1251 //l:list_double_large_graphic_pane_t2_cp2
       
  1252 //r:5.0
       
  1253 //
       
  1254 #define qtn_iptv_download_paused                "Download paused %N%"
       
  1255 
       
  1256 //d:Additional text for the list item indicating that downloading of the video
       
  1257 //d:has been failed. 
       
  1258 //d:%N is the percentage showing how much of the file got downloaded before failing.
       
  1259 //d: Ui spec sec 13.1 My videos- sub levels (p78)
       
  1260 //l:list_double_large_graphic_pane_t2_cp2
       
  1261 //r:5.0
       
  1262 //
       
  1263 #define qtn_iptv_download_failed				"Download failed %N%"
       
  1264 
       
  1265 //d:Additional text for the video list item indicating that video 
       
  1266 //d:has already been downloaded.
       
  1267 //d: Ui spec sec 8.4 Video list (p35)
       
  1268 //l:list_double_large_graphic_pane_t2_cp2
       
  1269 //r:5.0
       
  1270 //
       
  1271 #define qtn_iptv_video_downloaded				"Downloaded"
       
  1272 
       
  1273 //d:When resuming the download has been failed this information note 
       
  1274 //d:is displayed to user.
       
  1275 //d: Ui spec sec 8.4 Video list (p39) 
       
  1276 //l:popup_note_window
       
  1277 //r:5.0
       
  1278 //
       
  1279 #define qtn_iptv_resume_not_possible            "Resuming download not possible, downloading complete video"
       
  1280 
       
  1281 //d:When the user selects to play or download a video which cannot be found 
       
  1282 //d:from the server, this information note is displayed.
       
  1283 //d: Ui spec sec 17 Error cases (p108)
       
  1284 //l:popup_note_window/opt2
       
  1285 //r:5.0
       
  1286 //
       
  1287 #define qtn_iptv_video_missing_from_server		"Video missing from the server"
       
  1288 
       
  1289 //d:During the ECG update this info pop-up note is shown to user.
       
  1290 //d:Ui Spec changed to qtn_vcx_ns_updating_feed on Nov 2003
       
  1291 //l:popup_preview_text_window_t1
       
  1292 //r:5.0
       
  1293 //
       
  1294 #define qtn_iptv_updating						"Updating"
       
  1295 
       
  1296 //d:When device memory is full and user tries to download video or update 
       
  1297 //d:service contents (ECG), this confirmation query is shown.
       
  1298 //d:Ui spec sec 16.5 memory full (p98)
       
  1299 //l:popup_note_window/opt2
       
  1300 //r:5.0
       
  1301 //
       
  1302 #define qtn_iptv_memory_full_delete_data		"Memory full. Free some memory by deleting videos or some other data in the phone"
       
  1303 
       
  1304 //d:If the user tries to install a service through provisioning and service type
       
  1305 //d:is not supported, this information note is displayed.
       
  1306 //d:Ui spec sec 17.4 invalid service type (p110)
       
  1307 //l:popup_note_window/opt2
       
  1308 //r:5.0
       
  1309 //
       
  1310 #define qtn_iptv_invalid_service_type           "Invalid service"
       
  1311 
       
  1312 //d:This error note is displayed when invalid data is received 
       
  1313 //d:eg. some metadata related error occurs.
       
  1314 //d:Ui spec sec 17.4 invalid service type (p109)
       
  1315 //l:popup_note_window/opt2
       
  1316 //r:5.0
       
  1317 //
       
  1318 #define qtn_iptv_invalid_data					"Invalid data received"
       
  1319 
       
  1320 //d:Title pane text for Vodcast feed view where subscribed. Used in VC Rel4.
       
  1321 //d:feeds are listed.
       
  1322 //d:Ui spec sec 7.1 Video feeds - Main view (p24)
       
  1323 //l:title_pane_t2/opt9
       
  1324 //r:5.0
       
  1325 //
       
  1326 #define qtn_iptv_video_feeds_title              "Video feeds"
       
  1327 
       
  1328 //d:Title of the window that shows the list of
       
  1329 //d:videos in the resulsts view
       
  1330 //d: Ui Spec sec 8.5 Video Search (p12)
       
  1331 //l:title_pane_t2/opt9
       
  1332 //r:5.0
       
  1333 //
       
  1334 #define qtn_vcx_title_video_search          "Video search"
       
  1335 
       
  1336 //d:When Video feeds view is opened and before list has been
       
  1337 //d:created, this text is shown in the empty list.
       
  1338 //d: Ui spec sec 7.1 Video feeds - main view(p24) 
       
  1339 //l:list_view_text_empty
       
  1340 //r:5.0
       
  1341 //
       
  1342 #define qtn_vcx_ns_opening_feeds                  "Opening" 
       
  1343 
       
  1344 //d:page 25 qtn_iptv_list_video_directory
       
  1345 //d:opens the browser and goes to the Nokia video directory
       
  1346 //d: Ui spec sec 7.1 Video feeds - main view(p25)
       
  1347 //l:list_logical_template_7_title
       
  1348 //r:5.0
       
  1349 //
       
  1350 #define qtn_vcx_ns_list_video_directory          "Video directory"
       
  1351 
       
  1352 /*
       
  1353 * ==============================================================================
       
  1354 *  Soft Notification
       
  1355 * ==============================================================================
       
  1356 */
       
  1357 
       
  1358 
       
  1359 //d:Service settings can be received over the air. After the settings have been received, 
       
  1360 //d:the phone asks the user if the service should be installed.
       
  1361 //d:%U is the name of the service 
       
  1362 //d: Ui Spec sec 16.3 Receiving OTA settings (p98)
       
  1363 //l:popup_note_window/opt2
       
  1364 //r:5.0
       
  1365 //
       
  1366 #define qtn_iptv_install_service "Install video service: %U"
       
  1367 
       
  1368 
       
  1369 /*
       
  1370 * ==============================================================================
       
  1371 *  Rel2 new strings
       
  1372 * ==============================================================================
       
  1373 */
       
  1374 
       
  1375 
       
  1376 //d:Menu item in "Service selection" view of application settings state.
       
  1377 //l:list_single_pane_t1_cp2
       
  1378 //r:5.0
       
  1379 //
       
  1380 #define qtn_iptv_web_link_details               "Web link details"
       
  1381 
       
  1382 //d:Menu item in "Service selection" view of application settings state.
       
  1383 //l:list_single_pane_t1_cp2
       
  1384 //r:5.0
       
  1385 //
       
  1386 #define qtn_iptv_remove_web_link                "Remove web link"
       
  1387 
       
  1388 //d:Displayed in confirmation query when user removes a web link service
       
  1389 //d:in "Web link service selection" view of application settings state. 
       
  1390 //d:The service type is Web link.
       
  1391 //d:%U is the name of the web link
       
  1392 //l:popup_note_window/opt2
       
  1393 //r:5.0
       
  1394 //
       
  1395 #define qtn_iptv_remove_web_link_confirmation   "Remove web link %U?"
       
  1396 
       
  1397 //d:In case there are not any web links subscribed this text is displayed
       
  1398 //d:in empty web links list.
       
  1399 //l:main_list_empty_pane
       
  1400 //r:5.0
       
  1401 //
       
  1402 #define qtn_iptv_no_web_links                   "(No links)"  
       
  1403 
       
  1404 //d:Author of the video in Video Details dialog.
       
  1405 //d:%U is the author of the video
       
  1406 //d:see UI spec chapt 8.6 figure 8
       
  1407 //l:popup_info_list_pane_t1
       
  1408 //r:5.0
       
  1409 //
       
  1410 #define qtn_iptv_author                         "Author: %U"
       
  1411 
       
  1412 //d:Copyright of the video in Video Details dialog.
       
  1413 //d:%U is the copyright of the video
       
  1414 //d:see UI spec chapt 8.6 figure 8
       
  1415 //l:popup_info_list_pane_t1
       
  1416 //r:5.0
       
  1417 //
       
  1418 #define qtn_iptv_copyright                      "Copyright: %U"
       
  1419 
       
  1420 //d:In case there is an account management URI available for the service this 
       
  1421 //d:option item is displayed in options menu
       
  1422 //d: Ui spec sec 7.1 Video feeds main view (p26)
       
  1423 //l:list_single_pane_t1_cp2
       
  1424 //r:5.0
       
  1425 //
       
  1426 #define qtn_iptv_manage_account                 "Manage account"
       
  1427 
       
  1428 //d:Prompt text for the remove service message query
       
  1429 //d:If there is URI available for the service, a message query is displayed with a
       
  1430 //d:prompt text, message text and a link.
       
  1431 //l:heading_pane_t1
       
  1432 //r:5.0
       
  1433 //
       
  1434 #define qtn_iptv_remove_service_header          "Remove service:"
       
  1435 
       
  1436 //d:If there is URI available for the service, a message query is displayed with a
       
  1437 //d:prompt text, message text and a link.
       
  1438 //d:Message text for the remove service message query
       
  1439 //l:popup_info_list_pane_t1
       
  1440 //r:5.0
       
  1441 //
       
  1442 #define qtn_iptv_remove_service_with_account    "Do you want to remove the service? You may need to unsubscribe the service before removing."
       
  1443 
       
  1444 //d:If there is URI available for the service, a message query is displayed with a
       
  1445 //d:prompt text, message text and a link.
       
  1446 //d:Text for the link in remove service message query
       
  1447 //d:UI spec chapt 7.1 p 20
       
  1448 //l:popup_info_list_pane_t1
       
  1449 //r:5.0
       
  1450 //
       
  1451 #define qtn_iptv_link_account                   "Manage account"
       
  1452 
       
  1453 //d:If there is URI available for the service, a message query is displayed with a
       
  1454 //d:prompt text, message text and a link.
       
  1455 //d:Left softkey text for the remove service message query
       
  1456 //d:when the link is not highlighted in the query
       
  1457 //d:UI spec chapt 7.1 p 20
       
  1458 //l:control_pane_t2/opt7
       
  1459 //r:5.0
       
  1460 //
       
  1461 #define qtn_iptv_remove_softkey                 "Remove"
       
  1462 
       
  1463 //d:Text shown in information banner when thumbnail download is ongoing
       
  1464 //d:%0N is the amount of fetched thumbnails
       
  1465 //d.%1N is the total amount of thumbnails to be fetched
       
  1466 //d: Ui spec 8.1 openning a video service (p28)
       
  1467 //l:popup_preview_text_window/opt5
       
  1468 //r:5.0
       
  1469 //
       
  1470 #define qtn_iptv_updated_thumbnails             "Thumbnails %0N / %1N"
       
  1471 
       
  1472 //d:Additional text for the video list item informing user about the video length 
       
  1473 //d:This text is shown if length information is available for video
       
  1474 //d:and if the video is less than an hour long
       
  1475 //d:%N is the length in minutes
       
  1476 //l:list_double_large_graphic_pane_t2_cp2
       
  1477 //r:5.0
       
  1478 //
       
  1479 #define qtn_iptv_video_list_length_min          "%N min"
       
  1480 
       
  1481 
       
  1482 //d:Additional text for the video list item informing user about the video length 
       
  1483 //d:This text is shown if length information is available for video
       
  1484 //d:and if the video is more than an hour long. 
       
  1485 //d:%0N is the length of the video in full hours
       
  1486 //d:%1N is the minutes exceeding the last full hour. 
       
  1487 //d: Ui spec 8.4 Video list (p34)
       
  1488 //l:list_double_large_graphic_pane_t2_cp2
       
  1489 //r:5.0
       
  1490 //
       
  1491 #define qtn_iptv_video_list_length_full         "%0N h %1N min"
       
  1492 
       
  1493 //d:Indicates Windows Media DRM status in video details dialog.
       
  1494 //d:This value is shown when usage rights are ok.
       
  1495 //d: Ui Spec sec 16.12 Windows Media DRM (p103)
       
  1496 //l:list_double_pane_t1_cp2
       
  1497 //r:5.0
       
  1498 //
       
  1499 #define qtn_iptv_wmdrm_valid                    "Rights are valid"
       
  1500 
       
  1501 //d:Indicates Windows Media DRM status in video details dialog.
       
  1502 //d:This value is shown when usage rights are not ok.
       
  1503 //d: Ui Spec sec 16.12 Windows Media DRM (p104)
       
  1504 //l:list_double_pane_t1_cp2
       
  1505 //r:5.0
       
  1506 //
       
  1507 #define qtn_iptv_wmdrm_invalid                  "Rights are invalid"
       
  1508 
       
  1509 //d:Command in My Videos video list options menu
       
  1510 //d:This option opens UPnP renderer UI from where user can starts showing the selected
       
  1511 //d:video on remote device. Homenet refers to UPnP home network, not to any brand.
       
  1512 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1513 //l:list_single_pane_t1_cp2
       
  1514 //r:5.0
       
  1515 //
       
  1516 #define qtn_iptv_show_via_homenet               "Show via Homenet"
       
  1517 
       
  1518 //d:Command in My Videos video list options menu
       
  1519 //d:This command stops the showing via remote UPnP device. This option is displayed only if 
       
  1520 //d:showing via homenet is currently on
       
  1521 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1522 //l:list_single_pane_t1_cp2
       
  1523 //r:5.0
       
  1524 //
       
  1525 #define qtn_iptv_stop_showing                   "Stop showing"
       
  1526 
       
  1527 //d:Additional text for the video list item informing user about the video size
       
  1528 //d:This text is shown if size information is available for video
       
  1529 //d:and if size of the video is less than one megabyte
       
  1530 //d: Ui spec sec 8.4 My Videos list (p34)
       
  1531 //l:list_double_large_graphic_pane_t2_cp2
       
  1532 //r:5.0
       
  1533 //
       
  1534 #define qtn_iptv_list_size_kb                   "%N kB"
       
  1535 
       
  1536 //d:Additional text for the video list item informing user about the video size
       
  1537 //d:This text is shown if size information is available for video
       
  1538 //d:and if size of the video is less than one gigabyte
       
  1539 //d: Ui spec sec 8.4 My Videos list (p34)
       
  1540 //l:list_double_large_graphic_pane_t2_cp2
       
  1541 //r:5.0
       
  1542 //
       
  1543 #define qtn_iptv_size_list_mb                   "%N MB"
       
  1544 
       
  1545 //d:Additional text for the video list item informing user about the video size
       
  1546 //d:This text is shown if size information is available for video
       
  1547 //d:and if size of the video is over one gigabyte
       
  1548 //d: Ui spec sec 8.4 My Videos list (p35)
       
  1549 //l:list_double_large_graphic_pane_t2_cp2
       
  1550 //r:5.0
       
  1551 //
       
  1552 #define qtn_iptv_size_list_gb                   "%N GB"
       
  1553 
       
  1554 //d:Name of setting item in application settings state.
       
  1555 //d:Opens data query item for selecting the parental rating value which is used 
       
  1556 //d:to rate the video content.
       
  1557 //d: Ui spec sec 14.1 Video Settings (p87)
       
  1558 //l:list_setting_pane_t1
       
  1559 //r:5.0
       
  1560 //
       
  1561 #define qtn_iptv_setting_parental_control       "Parental control"
       
  1562 
       
  1563 //d:An item that is presented as e.g. '18 years', on the setting list .
       
  1564 //d: Ui spec sec 14.1 Video Settings (p87)
       
  1565 //l:list_set_graphic_pane_t1
       
  1566 //r:5.0
       
  1567 //
       
  1568 #define qtn_iptv_parental_control_n_years       "%N years"
       
  1569 
       
  1570 //d:When OMA client provisioning message is received, message contains title text
       
  1571 //d:as spesified below
       
  1572 //d: Ui spec sec 16.13 OMA Client provisioning(p104)
       
  1573 //l:msg_body_pane_t2
       
  1574 //r:5.0
       
  1575 //
       
  1576 #define qtn_vcx_ns_service_settings_title       "Videos & TV service settings"
       
  1577 
       
  1578 //d:This is a text that is shown in error note in My Videos when deleting of some files or folders
       
  1579 //d:has failed. 
       
  1580 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1581 //l:popup_note_window/opt2
       
  1582 //r:5.0
       
  1583 //
       
  1584 #define qtn_iptv_cant_delete_items              "Unable to delete some items which are currently open."
       
  1585 
       
  1586 //d:Menu item that when selected brings user to scheduling dialog/view.
       
  1587 //d: Ui spec sec 8.3 categories (p33)
       
  1588 //l:list_single_pane_t1_cp2
       
  1589 //r:5.0
       
  1590 //
       
  1591 #define qtn_iptv_schedule_downloads "Schedule downloads"
       
  1592 
       
  1593 //d:Title for a view where user may schedule downloads to be performed later
       
  1594 //d:Note: in the actual product this header string's layout can adapt to
       
  1595 //d:long texts and provide more space than is currently available in this
       
  1596 //d:1-line localisation layout (by providing smaller font automatically).
       
  1597 //d:If your translation needs more space than the currently allocated pixels,
       
  1598 //d:you can ignore the macro error about text not fitting in the layout:
       
  1599 //d:just make sure your translation is correct, but try to keep it as short
       
  1600 //d:as possible while avoiding abbreviations.
       
  1601 //d: Ui spec sec 8.7 scheduled downloads (p44)
       
  1602 //l:title_pane_t2/opt9
       
  1603 //r:5.0
       
  1604 //
       
  1605 #define qtn_iptv_schedule_title "Schedule downloads"
       
  1606 
       
  1607 //d:Settings dialog item title letting user to choose from number of download
       
  1608 //d:methods
       
  1609 //d: Ui spec sec 8.7 scheduled downloads (p44)
       
  1610 //l:list_setting_pane_t1
       
  1611 //r:5.0
       
  1612 //
       
  1613 #define qtn_iptv_download_setting "Download"
       
  1614 
       
  1615 //d:Item in a list that forces user to pick one of download methods for a scheduled download.
       
  1616 //d:Selecting this item causes the download not to be automatic in any case. 
       
  1617 //l:list_set_graphic_pane_t1
       
  1618 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1619 //r:5.0
       
  1620 //
       
  1621 #define qtn_iptv_manual_download "Manual download"
       
  1622 
       
  1623 //d:Item in a list that forces user to pick one of download methods for a scheduled download.
       
  1624 //d:Selecting this item causes the download to happen automatically if wireless lan
       
  1625 //d:connection is available at the scheduled time.
       
  1626 //l:list_set_graphic_pane_t1
       
  1627 //r:5.0
       
  1628 //
       
  1629 #define qtn_iptv_automatic_in_wlan "Automatic in WLAN"
       
  1630 
       
  1631 //d:Item in a list that forces user to pick one of download methods for a scheduled download.
       
  1632 //d:Selecting this item causes the download to happen automatically if multimedia computer
       
  1633 //d:is not roaming in other operators gsm/3g network at the scheduled time.
       
  1634 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1635 //l:list_set_graphic_pane_t1
       
  1636 //r:5.0
       
  1637 //
       
  1638 #define qtn_iptv_automatic_in_home_cel "Automatic in home cellular"
       
  1639 
       
  1640 //d:Item in a list that forces user to pick one of download methods for a scheduled download
       
  1641 //d:Selecting this item causes the download to be started regardless of network conditions. 
       
  1642 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1643 //l:list_set_graphic_pane_t1
       
  1644 //r:5.0
       
  1645 //
       
  1646 #define qtn_iptv_automatic_always "Automatic always"
       
  1647 
       
  1648 //d:Setting dialog item title for letting user to choose preferred download time
       
  1649 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1650 //l:list_setting_pane_t1
       
  1651 //r:5.0
       
  1652 //
       
  1653 #define qtn_iptv_download_time_setting "Download time"
       
  1654 
       
  1655 //d:Item in a list that forces user to pick one of preferred download times
       
  1656 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1657 //l:list_set_graphic_pane_t1
       
  1658 //r:5.0
       
  1659 //
       
  1660 #define qtn_iptv_scheduled_night "Night"
       
  1661 
       
  1662 //d:Item in a list that forces user to pick one of preferred download times
       
  1663 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1664 //l:list_set_graphic_pane_t1
       
  1665 //r:5.0
       
  1666 //
       
  1667 #define qtn_iptv_scheduled_morning "Morning"
       
  1668 
       
  1669 //d:Item in a list that forces user to pick one of preferred download times
       
  1670 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1671 //l:list_set_graphic_pane_t1
       
  1672 //r:5.0
       
  1673 //
       
  1674 #define qtn_iptv_scheduled_noon "Noon"
       
  1675 
       
  1676 //d:Item in a list that forces user to pick one of preferred download times
       
  1677 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1678 //l:list_set_graphic_pane_t1
       
  1679 //r:5.0
       
  1680 //
       
  1681 #define qtn_iptv_scheduled_afternoon "Afternoon"
       
  1682 
       
  1683 //d:Item in a list that forces user to pick one of preferred download times
       
  1684 //d: Ui spec sec 8.7 scheduled downloads (p46)
       
  1685 //l:list_set_graphic_pane_t1
       
  1686 //r:5.0
       
  1687 //
       
  1688 #define qtn_iptv_scheduled_evening "Evening"
       
  1689 
       
  1690 //d:Text that appears in a dialog warning user about multimedia computer battery limitations
       
  1691 //d: Ui spec sec 8.7 scheduled downloads (p45)
       
  1692 //l:popup_note_window
       
  1693 //r:5.0
       
  1694 //
       
  1695 #define qtn_iptv_battery_note "Note that automatic download is done only when there is enough power in the battery."
       
  1696 
       
  1697 //d:Softkey text for softkey that lets user to download a video clip
       
  1698 //d: Ui spec sec 8.4 Video List (p36)
       
  1699 //l:control_pane_t3/opt7
       
  1700 //r:5.0
       
  1701 //
       
  1702 #define qtn_iptv_softkey_download "Download"
       
  1703 
       
  1704 //d:Dialog text field prompt for a text field where user is supposed to write a word to search for
       
  1705 //d: Ui spec sec 8.5 Video search (p41)
       
  1706 //l:heading_pane_t1
       
  1707 //r:5.0
       
  1708 //
       
  1709 #define qtn_iptv_search_query "Search:"
       
  1710 
       
  1711 //d:Text in wait note dialog displayed during search
       
  1712 //d: Ui spec sec 8.5 Video search (p41)
       
  1713 //l:popup_note_wait_window
       
  1714 //r:5.0
       
  1715 //
       
  1716 #define qtn_iptv_searching_wait_note "Searching"
       
  1717 
       
  1718 //d:Menu item for letting user to select a new search
       
  1719 //l:list_single_pane_t1_cp2
       
  1720 //r:5.0
       
  1721 //
       
  1722 #define qtn_iptv_new_search "New search"
       
  1723 
       
  1724 //d:If video search fails for some reason this error note is displayed
       
  1725 //d: Ui spec sec 8.5 Video search (p42)
       
  1726 //l:popup_note_window/opt2
       
  1727 //r:5.0
       
  1728 //
       
  1729 #define qtn_iptv_search_failed "Search failed"
       
  1730 
       
  1731 //d:Second line for "Download time" setting item.
       
  1732 //d:Describes that there is no selected selected time for scheduled downloads.
       
  1733 //d: Ui spec sec 8.5 Video search (p45)
       
  1734 //l:list_set_graphic_pane_t1
       
  1735 //r:5.0
       
  1736 //
       
  1737 #define qtn_iptv_none_selected_time "None selected"
       
  1738 
       
  1739 //d:In case there aren't suitable destination when schedule settings view is
       
  1740 //d:closed, a note is displayed to inform user that destination has to be selected by
       
  1741 //d:using destination selection dialog offered by platform.
       
  1742 //d: Ui spec sec 8.5 Video search (p44)
       
  1743 //l:popup_note_window
       
  1744 //r:5.0
       
  1745 //
       
  1746 #define qtn_iptv_scheduled_define_destination "Scheduled download requires destination to be used. Select the destination now."
       
  1747 
       
  1748 
       
  1749 /*
       
  1750 * ==============================================================================
       
  1751 *  VIDEO STORAGE UI STRINGS
       
  1752 * ==============================================================================
       
  1753 */
       
  1754 
       
  1755 
       
  1756 //d:Command in options menu.
       
  1757 //d:Opens Sort submenu.
       
  1758 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1759 //l:list_single_pane_t1_cp2/opt3
       
  1760 //r:5.0
       
  1761 //
       
  1762 #define qtn_iptv_sort_by "Sort by"
       
  1763 
       
  1764 //d:Command in option "Sort by" submenu.
       
  1765 //d:When selected, videos are listed in chronological order.
       
  1766 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1767 //l:list_single_popup_submenu_pane_t1
       
  1768 //r:5.0
       
  1769 //
       
  1770 #define qtn_iptv_sort_by_date "Date"
       
  1771 
       
  1772 //d:Command in option "Sort by" submenu.
       
  1773 //d:When selected, videos are listed in alphabetical order.
       
  1774 //d: Ui spec sec 13.1 My Videos sub-level (p81)
       
  1775 //l:list_single_popup_submenu_pane_t1
       
  1776 //r:5.0
       
  1777 //
       
  1778 #define qtn_iptv_sort_by_name "Name"
       
  1779 
       
  1780 //d:Command in option "Sort by" submenu.
       
  1781 //d:When selected, videos are sorted by size, smallest items on top.
       
  1782 //d: Ui spec sec 13.1 My Videos sub-level (p82)
       
  1783 //l:list_single_popup_submenu_pane_t1
       
  1784 //r:5.0
       
  1785 //
       
  1786 #define qtn_iptv_sort_by_size "Size"
       
  1787 
       
  1788 //d:Command in option "Move and copy" submenu.
       
  1789 //d:Opens memory selection dialog for copying files.
       
  1790 //d: Ui spec sec 13.1 My Videos sub-level (p82)
       
  1791 //l:list_single_popup_submenu_pane_t1
       
  1792 //r:5.0
       
  1793 //
       
  1794 #define qtn_iptv_copy_submenu "Copy"
       
  1795 
       
  1796 //d:Command in option "Move and copy" submenu.
       
  1797 //d:Opens memory selection dialog for moving files.
       
  1798 //d: Ui spec sec 13.1 My Videos sub-level (p82)
       
  1799 //l:list_single_popup_submenu_pane_t1
       
  1800 //r:5.0
       
  1801 //
       
  1802 #define qtn_iptv_move_submenu "Move"
       
  1803 
       
  1804 //d:List item text on Video Storage UI main level.
       
  1805 //l:list_double_pane_t1
       
  1806 //d: Ui Spec sec 13 My videos (p73)
       
  1807 //r:5.0
       
  1808 //
       
  1809 #define qtn_iptv_storage_all_list "All videos"
       
  1810 
       
  1811 //d:List item text on Video Storage UI main level.
       
  1812 //d: Ui Spec sec 13 My videos (p73) (no longer needed)
       
  1813 //l:list_double_pane_t1
       
  1814 //r:5.0
       
  1815 //
       
  1816 #define qtn_iptv_storage_tv_recordings_list "TV recordings"
       
  1817 
       
  1818 //d:List item text on Video Storage UI main level.
       
  1819 //d: Ui Spec sec 13 My videos (p73)
       
  1820 //l:list_double_pane_t1
       
  1821 //r:5.0
       
  1822 //
       
  1823 #define qtn_iptv_storage_other_list "Other"
       
  1824 
       
  1825 //d:Title pane text on Video Storage UI for All videos view.
       
  1826 //d: Ui Spec sec 13 My videos (p75)
       
  1827 //l:title_pane_t2/opt9
       
  1828 //r:5.0
       
  1829 //
       
  1830 #define qtn_iptv_all_videos_title "All videos"
       
  1831 
       
  1832 //d:Title pane text on Video Storage UI for TV recordings view.
       
  1833 //l:title_pane_t2/opt9
       
  1834 //r:5.0
       
  1835 //
       
  1836 #define qtn_iptv_tv_recordings_title "TV recordings"
       
  1837 
       
  1838 //d:Title pane text on Video Storage UI for Other view.
       
  1839 //d: Ui Spec sec 13 My videos (p76)
       
  1840 //l:title_pane_t2/opt9
       
  1841 //r:5.0
       
  1842 //
       
  1843 #define qtn_iptv_other_title "Other"
       
  1844 
       
  1845 //d:Command in option "Mark/Unmark" submenu.
       
  1846 //d:When selected, starts marking mode (user can mark items from
       
  1847 //d:video list by clicking them).
       
  1848 //d:This string is required by single click implementation and
       
  1849 //d:doesn't appear in UI specification.
       
  1850 //l:list_single_popup_submenu_pane_t1
       
  1851 //r:5.2
       
  1852 //
       
  1853 #define qtn_iptv_menuitem_markmultiple          "Mark Multiple"
       
  1854 
       
  1855 
       
  1856 /*
       
  1857 * ==============================================================================
       
  1858 *  OHTER R4 SPECIFIC STRINGS
       
  1859 * ==============================================================================
       
  1860 */
       
  1861 
       
  1862 
       
  1863 //d:Text for note that is displayed after user has installed a new service to
       
  1864 //d:Video Center for example through messages, over the air, etc.
       
  1865 //l:popup_note_window
       
  1866 //r:5.0
       
  1867 //
       
  1868 #define qtn_iptv_service_installed_to_vodcast_note "Service installed to Video feeds"
       
  1869 
       
  1870 //d:If user tries to install service that has already been installed, a
       
  1871 //d:confirmation query with this text is displayed to confirm if an existing service should be overwritten.
       
  1872 //d:%U is the name of the service
       
  1873 //d: Ui spec sec 16.3 Receiving OTA settings (p98)
       
  1874 //l:popup_note_window
       
  1875 //r:5.0
       
  1876 //
       
  1877 #define qtn_iptv_service_exists "Service already installed, installing again will reset the service: %U"
       
  1878 
       
  1879 //d:Right softkey text in confirmation query that is displayed when user tries to  
       
  1880 //d:install service that already exists. Selecting this softkey resets service.
       
  1881 //d: Ui spec sec 16.3 Receiving OTA settings (p98)
       
  1882 //l:control_pane_t2/opt7
       
  1883 //r:5.0
       
  1884 //
       
  1885 #define qtn_iptv_softkey_install "Install"
       
  1886 
       
  1887 //d:Text for "Add feed" submenu item. Opens the embedded browser 
       
  1888 //d:with service catalog web page.
       
  1889 //d:Ui spec sec 7.1 Video feeds - Main view(p26)
       
  1890 //l:list_single_popup_submenu_pane_t1
       
  1891 //r:5.0
       
  1892 //
       
  1893 #define qtn_iptv_service_catalog_submenu "Via Video directory"
       
  1894 
       
  1895 //d:Text for "Add feed" submenu item. 
       
  1896 //d:Opens Add service state for adding manually a video feed address.
       
  1897 //d:Ui spec sec 7.1 Video feeds - Main view(p26)
       
  1898 //l:list_single_popup_submenu_pane_t1
       
  1899 //r:5.0
       
  1900 //
       
  1901 #define qtn_iptv_insert_address_submenu "Insert manually"
       
  1902 
       
  1903 //d:Text for "Add feed" option menu item in internet videos view.
       
  1904 //d:Opens Add feed submenu.
       
  1905 //d:Ui spec sec 7.1 Video feeds - Main view(p26)
       
  1906 //l:list_single_pane_t1_cp2/opt3
       
  1907 //r:5.0
       
  1908 //
       
  1909 #define qtn_iptv_add_feed_submenu "Add feed"
       
  1910 
       
  1911 //d:Text shown in information banner when thumbnail download is ongoing.
       
  1912 //d:Special text for case when there is only one thumbnail to download.
       
  1913 //d:Ui spec sec 8.1 Opening a video service(p28)
       
  1914 //l:popup_preview_text_window/opt5
       
  1915 //r:5.0
       
  1916 //
       
  1917 #define qtn_iptv_updated_thumbnails_one "Thumbnail 1 / 1"
       
  1918 
       
  1919 /*
       
  1920 * ==============================================================================
       
  1921 *  ALR (Rel5) STRINGS
       
  1922 * ==============================================================================
       
  1923 */
       
  1924 
       
  1925 //d:Text in empty view when no videos were found in search
       
  1926 //d: Ui spec 8.5 video search (p42)
       
  1927 //l:list_view_text_empty
       
  1928 //r:5.0
       
  1929 //
       
  1930 #define qtn_vcx_ns_no_videos_found "No videos found"  
       
  1931 
       
  1932 /*
       
  1933 * ==============================================================================
       
  1934 *  HG UI strings
       
  1935 * ==============================================================================
       
  1936 */
       
  1937 //d:Ui spec sec 7.1 Video feeds - Main view (p25)
       
  1938 //d:Followed by the date and time of the last update of the feed. 
       
  1939 //d:Replace %U with the following strings:
       
  1940 //d:qtn_date_usual and qtn_time_usual
       
  1941 //d: 
       
  1942 //l:list_double_large_graphic_pane_t2_cp2
       
  1943 //r:5.0
       
  1944 //
       
  1945 #define qtn_vcx_hg_last_update          "Last update: %U"
       
  1946 
       
  1947 //d:List item in list that, when selected, brings user to video search dialog
       
  1948 //d:Ui spec sec 8.3 Categories (p31)
       
  1949 //l:list_double_large_graphic_pane_t1
       
  1950 //r:5.0
       
  1951 //
       
  1952 #define qtn_vcx_hg_video_search "Video search"
       
  1953 
       
  1954 //d:String used to indicate that one video was found in a search ; string appears
       
  1955 //d:in a list together with a heading text telling search category name,
       
  1956 //d:for example "Search / 1 video found" where / is actually a line break
       
  1957 //d:Ui spec sec 8.3 Categories (p32)
       
  1958 //l:list_double_large_graphic_pane_t2
       
  1959 //r:5.0
       
  1960 //
       
  1961 #define qtn_vcx_hg_search_videos_found_one "1 video found"
       
  1962 
       
  1963 //d:String that is used to indicate how many videos were found in a search
       
  1964 //d:%N is the amount of videos found
       
  1965 //d:Ui spec sec 8.3 Categories (p31)
       
  1966 //l:list_double_large_graphic_pane_t2
       
  1967 //r:5.0
       
  1968 //
       
  1969 #define qtn_vcx_hg_search_videos_found "%N videos found"
       
  1970 
       
  1971 //d:List item in list that user may select to get into video list.
       
  1972 //d:Ui spec sec 8.3 Categories (p32)
       
  1973 //l:list_double_pane_t1
       
  1974 //r:5.0
       
  1975 //
       
  1976 #define qtn_vcx_hg_categories_video_list "Videos"
       
  1977 
       
  1978 //d:String used to indicate the amount of videos in category.
       
  1979 //d:%N is the amount of videos.
       
  1980 //d:Ui spec sec 8.3 Categories (p32)
       
  1981 //l:list_double_pane_t2
       
  1982 //r:5.0
       
  1983 //
       
  1984 #define qtn_vcx_hg_videos_in_category "%N videos"
       
  1985 
       
  1986 //d:Same as qtn_vcx_ns_videos_in_category but used in case where only one video is
       
  1987 //d:in category.
       
  1988 //d:Ui spec sec 8.3 Categories (p32)
       
  1989 //l:list_double_pane_t2
       
  1990 //r:5.0
       
  1991 //
       
  1992 #define qtn_vcx_hg_one_video_in_category "1 video"
       
  1993 
       
  1994 //d:Second line for My videos category list item, there is one new video.
       
  1995 //d:%U is the name of the new video.
       
  1996 //d:Ui spec sec 13 My videos (p73)
       
  1997 //l:list_double_pane_t2
       
  1998 //r:5.0
       
  1999 //
       
  2000 #define qtn_vcx_hg_one_new_video          "1 new video: %U"
       
  2001 
       
  2002 //d:Second line for My videos category list item, there is 
       
  2003 //d:more than 1 new videos. %N is the count of new videos, %U is the name of 
       
  2004 //d:last added video.
       
  2005 //d:Ui spec sec 13 My videos (p74)
       
  2006 //l:list_double_pane_t2
       
  2007 //r:5.0
       
  2008 //
       
  2009 #define qtn_vcx_hg_n_new_videos          "%0N new videos: %1U"
       
  2010 
       
  2011 //d:Second line for My videos category list item, there is no videos.
       
  2012 //d:Ui spec sec 13 My videos (p74)
       
  2013 //l:list_double_pane_t2
       
  2014 //r:5.0
       
  2015 //
       
  2016 #define qtn_vcx_hg_no_videos_in_category "No videos"
       
  2017 
       
  2018 //d:List item text on My videos UI main level.
       
  2019 //d:Ui spec sec 13 My videos (p73)
       
  2020 //l:list_double_pane_t1
       
  2021 //r:5.0
       
  2022 //
       
  2023 #define qtn_vcx_hg_storage_downloads_list          "Downloads"
       
  2024 
       
  2025 //d:List item text on My videos UI main level.
       
  2026 //d:Ui spec sec 13 My videos (p73)
       
  2027 //l:list_double_pane_t1
       
  2028 //r:5.0
       
  2029 //
       
  2030 #define qtn_vcx_hg_storage_captured_list          "Captured videos"
       
  2031 
       
  2032 //d:Additional text for the video list item informing user about the video length 
       
  2033 //d:This text is shown if length information is available for video 
       
  2034 //d:and if the video is more than one minute but less than an hour long.
       
  2035 //d:%0N is the length of the video in full minutes 
       
  2036 //d:%1N is the seconds exceeding the last full minute.
       
  2037 //d: Ui spec  sec 8.4 Video list (p34)
       
  2038 //l:list_double_large_graphic_pane_t2_cp2
       
  2039 //r:5.0
       
  2040 //
       
  2041 #define qtn_vcx_hg_video_list_length_min_sec         "%0N min %1N sec"
       
  2042 
       
  2043 //d:Additional text for the video list item informing user about the video length 
       
  2044 //d:This text is shown if length information is available for video 
       
  2045 //d:and if the video is less than one minute long 
       
  2046 //d:%N is the length in seconds
       
  2047 //d: Ui spec sec 8.4 Video list (p34)
       
  2048 //l:list_double_large_graphic_pane_t2_cp2
       
  2049 //r:5.0
       
  2050 //
       
  2051 #define qtn_vcx_hg_video_list_length_sec          "%N sec"
       
  2052 
       
  2053 //d:Command in options list
       
  2054 //d:Opens use video as cascade menu
       
  2055 //d: Ui spec sec 13.1 My videos - sub levels (p81)
       
  2056 //l:list_single_pane_t1_cp2/opt3
       
  2057 //r:5.0
       
  2058 #define qtn_vcx_hg_options_use_video_as "Use video as"
       
  2059 
       
  2060 
       
  2061 /*
       
  2062 * ==============================================================================
       
  2063 *  Fusion strings from VIA Player localization file
       
  2064 * ==============================================================================
       
  2065 */
       
  2066 
       
  2067 //d:When user tries to connect to service ( for example for downloading a video )
       
  2068 //d:and service url ( or video url ) is not valid, this error note is displayed.
       
  2069 //d: Ui spec sec 17.1 Error cases (p108)
       
  2070 //l:popup_note_window/opt2
       
  2071 //r:5.0
       
  2072 //
       
  2073 #define qtn_iptv_invalid_address                "Invalid address"
       
  2074 
       
  2075 //d:In case the username and password are invalid or missing when the terminal
       
  2076 //d:connects to the service, this error note is displayed.
       
  2077 //d: Ui spec sec 17.3 Invalid user name or password (p109)
       
  2078 //l:popup_note_window/opt2
       
  2079 //r:5.0
       
  2080 //
       
  2081 #define qtn_iptv_authentication_failed          "Authentication failed"
       
  2082 
       
  2083 //d:This error note is displayed when application does not have
       
  2084 //d:valid access point for connection
       
  2085 //d: Ui spec sec 17.1 Error cases (p108)
       
  2086 //l:popup_note_window/opt2
       
  2087 //r:5.0
       
  2088 //
       
  2089 #define qtn_iptv_invalid_access_point           "Invalid access point"
       
  2090 
       
  2091 //d:Prompt for the password text field in authentication dialog.
       
  2092 //d: Ui spec sec 17.3 Invalid user name or password (p109)
       
  2093 //l:popup_query_data_window
       
  2094 //r:5.0
       
  2095 //
       
  2096 #define qtn_iptv_query_password                 "Password:"
       
  2097 
       
  2098 //d:Prompt for the username text field in authentication dialog.
       
  2099 //d: Ui spec sec 17.3 Invalid user name or password (p109)
       
  2100 //l:popup_query_data_window
       
  2101 //r:5.0
       
  2102 //
       
  2103 #define qtn_iptv_query_username                 "Username:"
       
  2104 
       
  2105 //d:Video is paused, ready to be played. Pressing soft key with this text resumes paused playback.
       
  2106 //d:This is a text for softkey.
       
  2107 //d: Ui spec sec 8.4 Video list (p36)
       
  2108 //l:control_pane_t2/opt7
       
  2109 //r:5.0
       
  2110 //
       
  2111 #define qtn_iptv_softkey_resume                 "Resume" 
       
  2112