wxr
2024-08-07 51027e85bda6ef93f5ecfbeb6117d0084b39f242
HDL_ON/Common/R.cs
@@ -1,9 +1,23 @@
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>
@@ -3839,7 +3853,7 @@
        /// <summary>
        /// 请选择国家/区域
        /// </summary>
        public const int PleaseSelectCountryOrRegion = 9018;
        //public const int PleaseSelectCountryOrRegion = 9018;
        /// <summary>
        /// 立即更新
        /// </summary>