1.订阅套餐新ui:增加套餐描述;修改价格区底色;Best 用皇冠图标代替;

2.新增Initializing Device界面
3.校对新增多语言字符
This commit is contained in:
yezhiqiu
2026-05-14 17:14:58 +08:00
parent 46c0a5b2a4
commit ca554656c5
28 changed files with 325 additions and 52 deletions

View File

@@ -380,4 +380,5 @@
<color name="grey_color_91">#B0B0B0</color>
<color name="grey_color_92">#758E94</color>
<color name="orange_color5">#FF996E</color>
<color name="orange_color6">#FEF6E4</color>
</resources>

View File

@@ -1037,7 +1037,7 @@
<string name="txt_geofencing">Geofencing</string>
<string name="txt_route_records">Route History Records</string>
<string name="txt_family_sharing">Family Members Sharing</string>
<string name="txt_customer_support">Premium Customer Support</string>
<string name="txt_customer_support">30-days return guarantee</string>
<string name="txt_show_crash">The program has an exception and is about to exit</string>
<string name="txt_activate_subscribe">Activate Subscription</string>
<string name="txt_powered_off">Powered off</string>
@@ -1081,7 +1081,7 @@
<string name="txt_fence_saved">Saved. Active when online.</string>
<string name="txt_renewal_years">Renewal: $%s/%s years on %s</string>
<string name="txt_renewal_months">Renewal: $%s/%s months on %s</string>
<string name="map_baidu_map">Baidu Map</string>
<string name="map_baidu_map">Baidu Maps</string>
<string name="txt_refund_expired">Refund period has expired</string>
<string name="txt_refund_policy">Refund Policy\n</string>
<string name="txt_automatic_refund">Automatic Refund (Within 48 Hours)</string>
@@ -1105,5 +1105,12 @@
<string name="txt_edit_delete_fence">Edit or delete fence in Manage</string>
<string name="txt_total">Total</string>
<string name="txt_location_ago">(%s ago)</string>
<string name="txt_init_device_tip">Initial setup may take %s minutes</string>
<string name="txt_init_device_dec">1. Move outdoors with device\n2. Wait for LTE &amp; GPS connection\n3. Blue flashing = LTE &amp; GPS active</string>
<string name="txt_init_g40_dec">1. Move outdoors with device\n2. Wait for LTE &amp; GPS connection\n3. Green flashing = LTE &amp; GPS active</string>
<string name="txt_init_device">Initializing Device</string>
<string name="txt_package_permission1">1.Flexible short-term protection\n2.Standard customer support</string>
<string name="txt_package_permission2">1.1 device replacement included\n2.Dedicated customer support\n3.Annual protection coverage</string>
<string name="txt_package_permission3">1.VIP priority support\n2.Fast replacement service (1 included)\n3.Enhanced protection\n4.Hassle-free pet protection</string>
</resources>