diff --git a/CHANGELOG b/CHANGELOG index 696dc62fa..fc526bdd0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ KeePassDX(2.9.14) * Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714 * Fix binary deduplication #715 * Fix IconId #901 + * Small changes #900 KeePassDX(2.9.13) * Binary image viewer #473 #749 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 08d9c179a..c916abe7c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -294,7 +294,7 @@ Advanced unlock error: %1$s This database does not have stored credential yet. Unable to initialize advanced unlock prompt. - Type in the password, and then click the \"Advanced unlock\" button. + Type in the password, and then click this button. History Appearance Biometric diff --git a/fastlane/metadata/android/en-US/changelogs/58.txt b/fastlane/metadata/android/en-US/changelogs/58.txt index 8ed169cf5..96d0a2361 100644 --- a/fastlane/metadata/android/en-US/changelogs/58.txt +++ b/fastlane/metadata/android/en-US/changelogs/58.txt @@ -1,3 +1,4 @@ * Dark Themes (WARNING: You must reselect your theme if upgrading from an old installation) #532 #714 * Fix binary deduplication #715 - * Fix IconId #901 \ No newline at end of file + * Fix IconId #901 + * Small changes #900 \ No newline at end of file diff --git a/fastlane/metadata/android/fr-FR/changelogs/58.txt b/fastlane/metadata/android/fr-FR/changelogs/58.txt index 13476e3e7..d616e15c5 100644 --- a/fastlane/metadata/android/fr-FR/changelogs/58.txt +++ b/fastlane/metadata/android/fr-FR/changelogs/58.txt @@ -1,3 +1,4 @@ * Thèmes sombres (ATTENTION: Vous devez reselectionner votre theme si mise à niveau d'une ancienne installation) #532 #714 * Correction de la duplication des binaires #715 - * Correction IconId #901 \ No newline at end of file + * Correction IconId #901 + * Petits changements #900 \ No newline at end of file