📄 vrex.loc
字号:
/*
* ============================================================================
* Name : vrecexample.loc
* Part of : Video Recording Example (VRex)
* Created : 16.03.2004 by Nokia Forum
* Description:
* This is a localisation file for VRex
* A .loc file is the one and only place where the logical strings
* to be localised are defined.
* Initial content was generated by Series 60 AppWizard.
* -------------------------------------------------------------------
* Version :
* Copyright: Nokia Corporation
* ============================================================================
*/
// LOCALISATION STRINGS
// example caption strings for app
#define qtn_app_caption_string "VRecExample"
#define qtn_app_short_caption_string "VRex"
#define qtn_vrex_main_title "VRex"
#define qtn_vrex_play "Play"
#define qtn_vrex_stop "Stop"
#define qtn_vrex_pause "Pause"
#define qtn_vrex_resume "Resume"
#define qtn_vrex_docplay "Embedded Player"
#define qtn_vrex_file_info "File info"
#define qtn_vrex_record "Record"
#define qtn_vrex_start_preview "Start preview"
#define qtn_vrex_stop_preview "Stop preview"
//d:Label (00:00/00:00) in Navi pane when playing media clip
//d:%0U stands for current playing time of the clip
//d:%1U stands for total duration of the clip
//l:navi_pane_5
//
#define qtn_vrex_sep_slash "%0U/%1U"
#define qtn_vrex_fd_headings "File Details:"
#define qtn_vrex_fd_title "Title"
#define qtn_vrex_fd_filename "Filename"
#define qtn_vrex_filedetails_url "Url"
#define qtn_vrex_details_format "Format"
#define qtn_vrex_details_resolution "Resolution"
#define qtn_vrex_times_indic "%0N x %1N"
#define qtn_vrex_details_duration "Duration"
#define qtn_vrex_details_bitrate "Bitrate"
#define qtn_vrex_details_bitrate "Bitrate"
#define qtn_vrex_bitrate_kbps "%N kbps"
#define qtn_vrex_details_size "Size"
#define qtn_vrex_size_kb "%U kB"
#define qtn_vrex_size_mb "%U MB"
#define qtn_vrex_details_date "Date"
#define qtn_vrex_details_time "Time"
#define qtn_vrex_details_copyright "Copyright"
#define qtn_vrex_sep_slash "%0U/%1U"
#define qtn_vrex_stop "Stop"
#define qtn_vrex_pause "Pause"
#define qtn_vrex_continue "Continue"
#define qtn_vrex_return "Return"
// End of File
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -