emailuis/emailui/loc/freestyleemailui.loc
changeset 3 a4d6f1ea0416
parent 2 5253a20d2a1e
child 4 e7aa27f58ae1
equal deleted inserted replaced
2:5253a20d2a1e 3:a4d6f1ea0416
  1914 // l:popup_note_window
  1914 // l:popup_note_window
  1915 // r:TB9.1
  1915 // r:TB9.1
  1916 //
  1916 //
  1917 #define qtn_fse_viewer_note_attachment_restart_downloading "Downloading cancelled. Restart downloading?"
  1917 #define qtn_fse_viewer_note_attachment_restart_downloading "Downloading cancelled. Restart downloading?"
  1918 
  1918 
       
  1919 // d:Download status item in the html email viewer
       
  1920 // l:list_single_cmail_header_detail_pane_t1
       
  1921 // d:%0U stands for the name of the attachment
       
  1922 // d:%1U stands for the percent of attachment file which has been downloaded.
       
  1923 // r:TB9.1
       
  1924 //
       
  1925 #define qtn_fse_viewer_attachments_download "%0U %1N%"
       
  1926 
       
  1927 // d:Download status item in the html email viewer
       
  1928 // l:list_single_cmail_header_detail_pane_t1
       
  1929 // d:%0U stands for the percent of attachment file which has been downloaded.
       
  1930 // d:%1U stands for the name of the attachment
       
  1931 // r:TB9.1
       
  1932 //
       
  1933 #define qtn_fse_viewer_attachments_download_prefix "%0N% %1U"
       
  1934 
       
  1935 // d:Download status item in the html email viewer when download is cancelled
       
  1936 // l:list_single_cmail_header_detail_pane_t1
       
  1937 // d:%0U stands for the name of the attachment
       
  1938 // r:TB9.1
       
  1939 //
       
  1940 #define qtn_fse_viewer_attachments_download_cancelled "%0U cancelled"
       
  1941 
       
  1942 // d:Download status item in the html email viewer when download is cancelled
       
  1943 // l:list_single_cmail_header_detail_pane_t1
       
  1944 // d:%0U stands for the name of the attachment
       
  1945 // r:TB9.1
       
  1946 //
       
  1947 #define qtn_fse_viewer_attachments_download_cancelled_prefix "cancelled %0U"
       
  1948 
  1919 // d:Menu component in attachment list which opens the download manager
  1949 // d:Menu component in attachment list which opens the download manager
  1920 // l:list_single_cmail_header_detail_pane_t1
  1950 // l:list_single_cmail_header_detail_pane_t1
  1921 // r:TB9.1
  1951 // r:TB9.1
  1922 //
  1952 //
  1923 #define qtn_fse_viewer_attachments_list_manager_link "View Download manager"
  1953 #define qtn_fse_viewer_attachments_list_manager_link "View Download manager"