diff --git a/application/AppScope/app.json b/application/AppScope/app.json index 40494beae80ae2a4eabcdcf3fc65ce48d0534059..06f67b00ebd667987f99c6967fd93c88abab033f 100644 --- a/application/AppScope/app.json +++ b/application/AppScope/app.json @@ -2,8 +2,8 @@ "app": { "bundleName": "com.ohos.dhardwareui", "vendor": "example", - "versionCode": 10000027, - "versionName": "1.0.27", + "versionCode": 10000028, + "versionName": "1.0.28", "icon": "$media:app_icon", "label": "$string:app_name", "minAPIVersion": 12, diff --git a/application/AppScope/app.json5 b/application/AppScope/app.json5 index 878d650d8f1966929d6cd97c1e041491f2cbe299..664c6b0262dbcef7515580fdbe8545e3ab53407f 100644 --- a/application/AppScope/app.json5 +++ b/application/AppScope/app.json5 @@ -16,8 +16,8 @@ "app": { "bundleName": "com.ohos.dhardwareui", "vendor": "example", - "versionCode": 10000027, - "versionName": "1.0.27", + "versionCode": 10000028, + "versionName": "1.0.28", "icon": "$media:app_icon", "label": "$string:app_name", "minAPIVersion": 12, diff --git a/application/entry/src/main/resources/base/element/string.json b/application/entry/src/main/resources/base/element/string.json index 7204d57c7bc0ce278d3b1af463ccba8d8acf42d5..90806f8f661f7a85b309df54d5c6075c19ade53c 100644 --- a/application/entry/src/main/resources/base/element/string.json +++ b/application/entry/src/main/resources/base/element/string.json @@ -54,7 +54,7 @@ }, { "name": "continue_desc_text", - "value":"Start viewing or editing content on one device, then continue seamlessly on nearby devices using the same HUAWEI ID. When Handover is available, an icon will appear in the app dock. %s" + "value":"Start viewing or editing content on one device, and then instantly pick it up on a nearby device using the same HUAWEI ID. When Handover is available, an icon will appear in the app dock. %s" }, { "name": "multi_device_collaboration", @@ -66,7 +66,7 @@ }, { "name": "update_version_prompt", - "value":"Both devices must be running HarmonyOS NEXT." + "value":"Both devices must be running HarmonyOS NEXT" }, { "name": "learn_more", diff --git a/application/entry/src/main/resources/zh_HK/element/string.json b/application/entry/src/main/resources/zh_HK/element/string.json index 354f3998d7dc1a11ea58b4c18dab9397c178496e..9e14af04c9d648b71f6ebbd204f9c8c4e0d18f96 100644 --- a/application/entry/src/main/resources/zh_HK/element/string.json +++ b/application/entry/src/main/resources/zh_HK/element/string.json @@ -46,7 +46,7 @@ }, { "name":"update_version_prompt", - "value":"對方需要升級至 HarmonyOS NEXT 及以上版本。" + "value":"對方需要升級至 HarmonyOS NEXT 及以上版本" } ] } \ No newline at end of file diff --git a/application/entry/src/main/resources/zh_TW/element/string.json b/application/entry/src/main/resources/zh_TW/element/string.json index 83721189f1261d7d83f0bb3316b927d8ae2b6c3c..6e2af4f0e5a9939658d3d344301ca863f03580be 100644 --- a/application/entry/src/main/resources/zh_TW/element/string.json +++ b/application/entry/src/main/resources/zh_TW/element/string.json @@ -46,7 +46,7 @@ }, { "name":"update_version_prompt", - "value":"對方需要升級至 HarmonyOS NEXT 及以上版本。" + "value":"對方需要升級至 HarmonyOS NEXT 及以上版本" } ] } \ No newline at end of file