cameraapp.loc

来自「S60官方摄像头程序」· LOC 代码 · 共 36 行

LOC
36
字号
/*
* ============================================================================
*  Name     : cameraapp.loc
*  Part of  : CameraApp
*  Created  : 02/09/2004 by Forum Nokia
*  Description:
*     This is a localisation file for CameraApp
*     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 Cooperation
* ============================================================================
*/

// LOCALISATION STRINGS

#define qtn_appl_test "Test"

#define qtn_appl_option_item "<Application menu item>"

#define qtn_view1_option_item "Test"

#define qtn_view2_option_item "<View2 menu item>"

#define qtn_view1_tab "Standard"

#define qtn_view2_tab "Portrait"

// example caption strings for app
#define qtn_app_caption_string ""

#define qtn_app_short_caption_string ""

#define qtn_cam_navi_wait_saving "Saving image..."

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?