| | |
| | | using System; |
| | | using com.hdl.on; |
| | | |
| | | namespace HDL_ON |
| | | { |
| | | public static class StringId |
| | | { |
| | | |
| | | /// <summary> |
| | | /// 请选择服务器 |
| | | /// </summary> |
| | | public const int PlsSelectServer = 705; |
| | | /// <summary> |
| | | /// 非中国服务器提示 |
| | | /// </summary> |
| | | public const int NonChineseServerPrompt = 704; |
| | | /// <summary> |
| | | /// 中国服务器提示 |
| | | /// </summary> |
| | | public const int ChineseServerPrompt = 703; |
| | | /// <summary> |
| | | /// 连接方式更改提示 |
| | | /// </summary> |
| | |
| | | /// <summary> |
| | | /// 请选择国家/区域 |
| | | /// </summary> |
| | | public const int PleaseSelectCountryOrRegion = 9018; |
| | | //public const int PleaseSelectCountryOrRegion = 9018; |
| | | /// <summary> |
| | | /// 立即更新 |
| | | /// </summary> |