diff --git a/CHANGELOG.md b/CHANGELOG.md index a20c6a5bd..8c70d0eba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,8 +31,8 @@ Group changes to describe their impact on the project, as follows: - Reply to received chat message in notification. - Answer or hangup calls in notification. - Option to automatically download incoming files, either always, never or depending on their sizes. This adds the feature of having images received by file transfer in notifications. -- Call recording -- Get remote provisioning URL from QR code scan +- Call recording. +- Get remote provisioning URL from QR code scan. ## [4.0.1] - 2018-06-26 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 1b7ca6247..06c686346 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -464,8 +464,8 @@ Media encryption Enable push notifications Allow IPv6 - Huawei protected apps settings - This app must be enabled in order to receive push notifications + Battery protected apps settings + This app must be enabled in order to receive push notifications Advanced diff --git a/app/src/main/res/xml/preferences.xml b/app/src/main/res/xml/preferences.xml index a4eeeb24c..0f964b6e8 100644 --- a/app/src/main/res/xml/preferences.xml +++ b/app/src/main/res/xml/preferences.xml @@ -351,8 +351,8 @@ + android:summary="@string/pref_protected_settings_desc" + android:title="@string/pref_protected_settings_title" />