cameraapp.loc

来自「Symbian智能手机操作系统源代码值的参考_摄像头」· LOC 代码 · 共 29 行

LOC
29
字号
/*
* ============================================================================
*  Name     : cameraapp.loc
*  Part of  : CameraApp
*  Created  : 05/06/2006 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. 
*  Version  : 2.0
*  Copyright: Nokia Corporation, 2006
* ============================================================================
*/

// LOCALISATION STRINGS

#define qtn_appl_app 		"App"
#define qtn_appl_snap	 	"Snap"
#define qtn_appl_new_image 	"New image"
#define qtn_appl_gallery 	"Go to Gallery"
#define qtn_appl_view1_tab 	"Standard"
#define qtn_appl_view2_tab 	"Portrait"
#define qtn_options_exit	"Exit"

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

#define qtn_app_short_caption_string "CameraApp"

⌨️ 快捷键说明

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