⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 language.l31.bak

📁 手机天气预报系统
💻 BAK
字号:
/*
============================================================================
 Name        : language.l31
 Author      : 
 Version     :
 Copyright   : Your copyright notice
 Description : String localization file
============================================================================
*/

//  LOCALISATION STRINGS

// Caption string for app.
#define qtn_caption_string "QiQiWeather"

#define qtn_help "帮助"

#define qtn_about "关于"

// Third item in "Options" menu pane
#define qtn_exit "退出"
#define qtn_refresh "刷新"
#define qtn_setting "设置"
#define qtn_hidden "隐藏"

#define qtn_loc_resource_file_1 "\\resource\\apps\\QiQiWeather_0xE6E51F33"

#define qtn_about_dialog_title "关于"

#define qtn_about_dialog_text "QiQiWeather Version 1.0.0\n\nAuthor: Richie Chyi\n\nSupport: i-pop@163.com\n\n(c) Copyright?2008"

// 城市
#define qtn_hewb_city_choice "选择城市"
#define qtn_shanghai "上海"
#define qtn_beijing "北京"
#define qtn_xian "西安"
#define qtn_jinan "济南"
#define qtn_qingdao "青岛"
#define qtn_shenzhen "深圳"

#define qtn_hewb_time_setting "预报时间"

#define qtn_wait_dialog_prompt "正在获取天气详情..."

#define qtn_weather_low "最低温度: "
#define qtn_weather_high "最高温度: "
#define qtn_weather_condition "概况: "
#define qtn_weather_city "城市: "

// End of File

⌨️ 快捷键说明

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