diff --git a/app/src/main/res/values/strings_intro.xml b/app/src/main/res/values/strings_intro.xml
index ca753a9b..6ff72ba0 100644
--- a/app/src/main/res/values/strings_intro.xml
+++ b/app/src/main/res/values/strings_intro.xml
@@ -14,9 +14,9 @@
device supports it). However, as the keys are not stored with the apps data, this method
prevents external backup solutions (like Titanium) from working. If you choose this
method you will have to rely on the internal backup functions provided by andOTP.
- \n\nWarning: The KeyStore is known to cause problems on some custom ROMs (and a few
- stock ones as well). If you don\'t mind entering a password / PIN every time you start
- andOTP it is highly recommended to use the password-based encryption instead.
+ \n\nWarning: The KeyStore is known to cause a lot of problems, please only use it if
+ you absolutely have to. If you don\'t mind entering a password / PIN every time you start
+ andOTP it is highly recommended to use the password-based encryption instead.
This method will encrypt your data with a key
generated from a password or PIN. The main advantage here is that this will work with
external backup solutions (like Titanium) and is much less failure-prone than the KeyStore.