diff --git a/products/phone/src/main/resources/base/element/string.json b/products/phone/src/main/resources/base/element/string.json index 8be9e734b743b73da387ea3096640021c726bd67..5b81d0c876ee484cfd0e2407e8f1db9b1b5374ba 100644 --- a/products/phone/src/main/resources/base/element/string.json +++ b/products/phone/src/main/resources/base/element/string.json @@ -38,7 +38,7 @@ }, { "name": "reason_background", - "value": "keep background running" + "value": "Allow applications to use the ability to run in the background while playing music scenes." } ] } \ No newline at end of file diff --git a/products/phone/src/main/resources/en_US/element/string.json b/products/phone/src/main/resources/en_US/element/string.json index 8be9e734b743b73da387ea3096640021c726bd67..5b81d0c876ee484cfd0e2407e8f1db9b1b5374ba 100644 --- a/products/phone/src/main/resources/en_US/element/string.json +++ b/products/phone/src/main/resources/en_US/element/string.json @@ -38,7 +38,7 @@ }, { "name": "reason_background", - "value": "keep background running" + "value": "Allow applications to use the ability to run in the background while playing music scenes." } ] } \ No newline at end of file diff --git a/products/phone/src/main/resources/zh_CN/element/string.json b/products/phone/src/main/resources/zh_CN/element/string.json index 590cfeeb0807632e7749728a57b87978f6e9e0a6..9b4230e897c1e51b6418ae9c627ff62074ecddf3 100644 --- a/products/phone/src/main/resources/zh_CN/element/string.json +++ b/products/phone/src/main/resources/zh_CN/element/string.json @@ -38,7 +38,7 @@ }, { "name": "reason_background", - "value": "保持在后台运行" + "value": "允许应用在播放音乐场景使用保持在后台运行的能力。" } ] } \ No newline at end of file