diff --git a/src/IDF/locale/cs/idf.po b/src/IDF/locale/cs/idf.po
index 8e9f055..28cead4 100644
--- a/src/IDF/locale/cs/idf.po
+++ b/src/IDF/locale/cs/idf.po
@@ -970,7 +970,7 @@ msgid ""
"
\n"
"- A commit or revision of the current code in the repository from which you started your work.
\n"
"- A patch describing your changes with respect to the reference commit.
\n"
-"- Check your patch to not provide any password or confidential information!
\n"
+"- Ensure your patch does not contain any passwords or confidential information!
\n"
"
"
msgstr ""
diff --git a/src/IDF/locale/de/idf.po b/src/IDF/locale/de/idf.po
index 0547f12..c558fad 100644
--- a/src/IDF/locale/de/idf.po
+++ b/src/IDF/locale/de/idf.po
@@ -970,7 +970,7 @@ msgid ""
"\n"
"- A commit or revision of the current code in the repository from which you started your work.
\n"
"- A patch describing your changes with respect to the reference commit.
\n"
-"- Check your patch to not provide any password or confidential information!
\n"
+"- Ensure your patch does not contain any passwords or confidential information!
\n"
"
"
msgstr ""
diff --git a/src/IDF/locale/fr/idf.po b/src/IDF/locale/fr/idf.po
index 491fb6b..4be8ba9 100644
--- a/src/IDF/locale/fr/idf.po
+++ b/src/IDF/locale/fr/idf.po
@@ -1026,7 +1026,7 @@ msgid ""
"\n"
"- A commit or revision of the current code in the repository from which you started your work.
\n"
"- A patch describing your changes with respect to the reference commit.
\n"
-"- Check your patch to not provide any password or confidential information!
\n"
+"- Ensure your patch does not contain any passwords or confidential information!
\n"
"
"
msgstr ""
"Pour démarrer une revue de code vous devez fournir :
\n"
diff --git a/src/IDF/locale/ru/idf.po b/src/IDF/locale/ru/idf.po
index 40de7a9..5d83baf 100644
--- a/src/IDF/locale/ru/idf.po
+++ b/src/IDF/locale/ru/idf.po
@@ -1019,7 +1019,7 @@ msgid ""
"\n"
"- A commit or revision of the current code in the repository from which you started your work.
\n"
"- A patch describing your changes with respect to the reference commit.
\n"
-"- Check your patch to not provide any password or confidential information!
\n"
+"- Ensure your patch does not contain any passwords or confidential information!
\n"
"
"
msgstr ""
diff --git a/src/IDF/locale/sl/idf.po b/src/IDF/locale/sl/idf.po
index f826710..3d0fe69 100644
--- a/src/IDF/locale/sl/idf.po
+++ b/src/IDF/locale/sl/idf.po
@@ -997,7 +997,7 @@ msgid ""
"\n"
"- A commit or revision of the current code in the repository from which you started your work.
\n"
"- A patch describing your changes with respect to the reference commit.
\n"
-"- Check your patch to not provide any password or confidential information!
\n"
+"- Ensure your patch does not contain any passwords or confidential information!
\n"
"
"
msgstr ""
diff --git a/src/IDF/templates/idf/review/create.html b/src/IDF/templates/idf/review/create.html
index 7275bbe..1a5a74e 100644
--- a/src/IDF/templates/idf/review/create.html
+++ b/src/IDF/templates/idf/review/create.html
@@ -57,7 +57,7 @@
- A commit or revision of the current code in the repository from which you started your work.
- A patch describing your changes with respect to the reference commit.
-- Check your patch to not provide any password or confidential information!
+- Ensure your patch does not contain any passwords or confidential information!
{/blocktrans}
{/block}