browserui/browser/loc/Feeds.loc
changeset 10 4530440261a8
parent 5 e45c3f40ea5f
child 25 92a061761a7b
equal deleted inserted replaced
5:e45c3f40ea5f 10:4530440261a8
    19 //  APPLICATION INFORMATION
    19 //  APPLICATION INFORMATION
    20 
    20 
    21 /*  Application related                                                 */
    21 /*  Application related                                                 */
    22 /* -------------------------------------------------------------------- */
    22 /* -------------------------------------------------------------------- */
    23 //d:application name
    23 //d:application name
       
    24 //l:list_single_large_graphic_pane_t1
       
    25 //w:
       
    26 //r:3.0
       
    27 #define qtn_apps_feeds_list      "Web Feeds"
       
    28 //d:application name
    24 //l:cell_app_pane_t1
    29 //l:cell_app_pane_t1
    25 //w:
    30 //w:
    26 //r:3.0
    31 //r:3.0
    27 #define qtn_apps_feeds_grid      "Web Feeds"
    32 #define qtn_apps_feeds_grid      "Web Feeds"
    28 
    33 
   465 //r:3.0
   470 //r:3.0
   466 #define qtn_feeds_general_error_dialog_text "An unkown error occurred"
   471 #define qtn_feeds_general_error_dialog_text "An unkown error occurred"
   467 
   472 
   468 //d: Information text for the error dialog. Displayed when an OPML file
   473 //d: Information text for the error dialog. Displayed when an OPML file
   469 //d: somehow gets deleted after it is found and displayed in the list, and the 
   474 //d: somehow gets deleted after it is found and displayed in the list, and the 
       
   475 #define qtn_feeds_malformed_dialog_text "Can't process feed"
       
   476 
       
   477 //d: Information text for the error dialog.  Displayed when a requested
       
   478 //d: feed is in an unsupported format.
       
   479 //l:popup_note_window
       
   480 //w:
       
   481 //r:3.0
       
   482 #define qtn_feeds_unsupported_dialog_text "Feed format is not supported"
   470 //d: user then tries to select and import it.
   483 //d: user then tries to select and import it.
   471 //l:popup_note_window
   484 //l:popup_note_window
   472 //w:
   485 //w:
   473 //r:7.1
   486 //r:7.1
   474 #define qtn_feeds_file_not_found_dialog_text "File Not Found"
   487 #define qtn_feeds_file_not_found_dialog_text "File Not Found"
   480 //w:
   493 //w:
   481 //r:3.0
   494 //r:3.0
   482 #define qtn_feeds_unnamed_item "Unnamed item"
   495 #define qtn_feeds_unnamed_item "Unnamed item"
   483 
   496 
   484 
   497 
   485 
   498 /*  Strings copied from wmlBrowser.loc                                  */
       
   499 /* -------------------------------------------------------------------- */
       
   500 //d:DO element menu item
       
   501 //l:list_single_popup_submenu_pane_t1
       
   502 //
       
   503 #define text_wml_option_back      "Back"
       
   504 
       
   505 //d:Menu item in Bookmarks View: activate highlighted bookmark
       
   506 //l:list_single_pane_t1_cp2
       
   507 //
       
   508 #define qtn_wmlbm_load_bm         "Activate"
       
   509 
       
   510 // WmlBrowser Settings/Session listbox items
       
   511 
       
   512 //d:Browser settings session list item texts
       
   513 //l:heading_pane_t1
       
   514 //
       
   515 #define qtn_wmls_session_info             "Session info"
       
   516 
       
   517 //d:Format title text in session view.
       
   518 //l:popup_info_list_pane_t1
       
   519 //
       
   520 #define qtn_wmls_ses_view_ap              "Access point name:"
       
   521 
       
   522 //d:Browser settings session list item texts
       
   523 //l:popup_info_list_pane_t1
       
   524 //
       
   525 #define qtn_wmls_ses_view_bearer_type           "Bearer type:"
       
   526 
       
   527 //d:Browser settings session list item texts
       
   528 //l:popup_info_list_pane_t1
       
   529 //
       
   530 #define qtn_wmls_ses_view_max_speed            "Max. connection speed:"
       
   531 
       
   532 //d:Text in About Product information note's heading
       
   533 //l:heading_pane_t1
       
   534 #define qtn_browsers_title_about "Name and Version"
       
   535 
       
   536 //d:Text in About Product information note, the first %U is the browser version number, the second is the Browser build number
       
   537 //l:popup_info_list_pane_t1
       
   538 #define qtn_browsers_about_version_label "Version: %0U (%1U)"
       
   539 
       
   540 //d:Browser settings session list item texts
       
   541 //l:popup_info_list_pane_t1
       
   542 //
       
   543 #define qtn_browser_set_bearer_hscsd            "HSCSD"
       
   544 
       
   545 //d: Information text for the error dialog.  Displayed when a requested
       
   546 //d: feed couldn't be fetched from the network.
       
   547 //l:popup_note_window
       
   548 //w:
       
   549 //r:3.0
       
   550 #define qtn_feeds_network_error_dialog_text "Couldn't update feed"
       
   551 
       
   552