Browse Source

校准提示修改

lvjincheng 3 years ago
parent
commit
d5a204e39e

+ 1 - 1
Assets/BowArrow/Resources/Prefabs/Views/DeviceCalibrateView.prefab

@@ -2240,4 +2240,4 @@ MonoBehaviour:
   layoutRebuildObject: {fileID: 0}
   languageFontSizes:
   - language: 1
-    fontSize: 26
+    fontSize: 25

+ 1 - 1
Assets/BowArrow/Scripts/Components/TextAutoLanguage2/Resources/TextAutoLanguage2/cn.json

@@ -47,7 +47,7 @@
     "course_btn_see": "查看",
     
     "device-calibrate_gyr-tip": "将瞄准模块从智能弓箭上拆下,将其静置在一个平面上,再点击陀螺仪初始化。",
-    "device-calibrate_mag-tip": "将单独的瞄准模块沿着不同方向持续翻转,直到提示初始化完成为止。<color=#FFA500>注意:为了避免电子产品(手机等)对地磁计初始化的干扰,请在开始地磁计初始化前,将瞄准模块与手机等保持0.5米(半米)以上的距离。</color>",
+    "device-calibrate_mag-tip": "将单独的瞄准模块沿着不同方向持续翻转,直到提示初始化完成为止。\n<color=#FFA500>注意:为了避免电子产品(手机等)对地磁计初始化的干扰,请在开始地磁计初始化前,将瞄准模块与手机等保持0.5米(半米)以上的距离。</color>",
     "device-calibrate_mag-ok": "地磁计初始化已完成",
     "device-calibrate_n-connect": "请先连接模块",
 

+ 1 - 1
Assets/BowArrow/Scripts/Components/TextAutoLanguage2/Resources/TextAutoLanguage2/en.json

@@ -47,7 +47,7 @@
     "course_btn_see": "see",
 
     "device-calibrate_gyr-tip": "Remove the aiming module from the smart bow and place it on a plane, and then click Gyr Init.",
-    "device-calibrate_mag-tip": "Turn the individual aiming module continuously in different directions until it prompts that the initialization is completed. <color=#FFA500>Note: In order to avoid the interference of electronic products (mobile phones, etc.) on the initialization of the magnetometer, please keep the aiming module at a distance of more than 0.5 meters (half meters) from the mobile phone, etc. before starting the initialization of the magnetometer.</color>",
+    "device-calibrate_mag-tip": "Turn the individual aiming module continuously in different directions until it prompts that the initialization is completed.\n<color=#FFA500>Note: In order to avoid the interference of electronic products (mobile phones, etc.) on the initialization of the magnetometer, please keep the aiming module at a distance of more than 0.5 meters (half meters) from the mobile phone, etc. before starting the initialization of the magnetometer.</color>",
     "device-calibrate_mag-ok": "Mag init completed",
     "device-calibrate_n-connect": "Please connect the module first",