diff --git a/CHANGELOG b/CHANGELOG
index 28235fb55..efbc0af9d 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@ KeePassDX(3.0.1)
* Fix exception after group name change and save #1112
* Fix timeout reset #1107
* Fix search actions #1091 #1092
+ * Small changes #1106 #1085
KeePassDX(3.0.0)
* Add / Manage dynamic templates #191
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 562959967..005fee3ac 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -367,7 +367,7 @@
If automatic deletion of clipboard fails, delete its history manually.
Lock
Screen lock
- Lock the database when the screen is off
+ Lock the database after a few seconds once the screen is off
Press \'Back\' to lock
Lock the database when the user clicks the back button on the root screen
Show lock button
diff --git a/fastlane/metadata/android/en-US/changelogs/88.txt b/fastlane/metadata/android/en-US/changelogs/88.txt
index e1ce1e999..44fd151b4 100644
--- a/fastlane/metadata/android/en-US/changelogs/88.txt
+++ b/fastlane/metadata/android/en-US/changelogs/88.txt
@@ -3,4 +3,5 @@
* Fix Magikeyboard URL auto action #1100
* Fix exception after group name change and save #1112
* Fix timeout reset #1107
- * Fix search actions #1091 #1092
\ No newline at end of file
+ * Fix search actions #1091 #1092
+ * Small changes #1106 #1085
\ No newline at end of file
diff --git a/fastlane/metadata/android/fr-FR/changelogs/88.txt b/fastlane/metadata/android/fr-FR/changelogs/88.txt
index d5431405c..1d249e96b 100644
--- a/fastlane/metadata/android/fr-FR/changelogs/88.txt
+++ b/fastlane/metadata/android/fr-FR/changelogs/88.txt
@@ -3,4 +3,5 @@
* Correction de l'action auto de l'URL Magiclavier #1100
* Correction de l'exception après un changement de nom de groupe et sauvegarde #1112
* Correction de la réinitialisation du délai d'expiration #1107
- * Correction des actions de recherche #1091 #1092
\ No newline at end of file
+ * Correction des actions de recherche #1091 #1092
+ * Petits changements #1106 #1085
\ No newline at end of file