gpi.loc

来自「一个SYMBIAN下网上购物软件,通过本软件可以列出服务器上所有的物品种类等」· LOC 代码 · 共 48 行

LOC
48
字号
/*
* ============================================================================
*  Name     : gpi.loc
*  Part of  : GPI
*  Created  : 2008-11-20 by 
*  Description:
*     This is a localisation file for GPI
*     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: 
* ============================================================================
*/

CHARACTER_SET UTF8
// LOCALISATION STRINGS

//d:Command in options menu.
//d:Example application spesific command.
//l:list_single_popup_submenu_pane_1
//
#define qtn_appl_test "Test"


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

#define qtn_app_short_caption_string ""

#define kong ""
#define juhao "."
#define douhao ","
#define juhaoA "。"
#define douhaoB ","

#define shangchang "商场:"
#define shangpin "商品:"
#define jiage "价格:"
#define riqi "日期:"

#define tuichu "退出"
#define fanhuishangchang "返回商场页"
#define fanhuishangpin "返回商品页"
#define qingkongwenjian "清空统计结果"
// End of File

⌨️ 快捷键说明

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