diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
index f6851cb1d..e3ff21f14 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.da.yml
@@ -158,7 +158,7 @@ config:
# or: 'One rule OR another'
# and: 'One rule AND another'
# matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
# default_title: 'Title of the entry'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
index 58fe706e5..5d27e32c6 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml
@@ -158,7 +158,7 @@ config:
or: 'One rule OR another'
and: 'One rule AND another'
matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"
'
- notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
default_title: 'Title of the entry'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
index bd81186e8..039a1867c 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.es.yml
@@ -158,7 +158,7 @@ config:
or: 'Una regla U otra'
and: 'Una regla Y la otra'
matches: 'Prueba si un sujeto corresponde a una búsqueda (insensible a mayusculas).
Ejemplo : title matches "fútbol"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
default_title: 'Título del artículo'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
index e0b8dc0ad..b3f2eb584 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.fa.yml
@@ -158,7 +158,7 @@ config:
# or: 'One rule OR another'
# and: 'One rule AND another'
# matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
# default_title: 'Title of the entry'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index bd11add83..83b3edcdd 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -158,7 +158,7 @@ config:
or: "Una regola O un'altra"
and: "Una regola E un'altra"
matches: 'Verifica che un oggetto risulti in una ricerca (case-insensitive).
Esempio: titolo contiene "football"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
default_title: "Titolo del contenuto"
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index d3b800a3a..58d2d0587 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -158,7 +158,7 @@ config:
or: 'Uma regra OU outra'
and: 'Uma regra E outra'
matches: 'Testa que um assunto corresponde a uma pesquisa (maiúscula ou minúscula).
Exemplo: título corresponde a "futebol"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
default_title: 'Título da entrada'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
index a5f74e9d2..564fed945 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.ro.yml
@@ -158,7 +158,7 @@ config:
# or: 'One rule OR another'
# and: 'One rule AND another'
# matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
# default_title: 'Title of the entry'
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
index 00dfd7869..4c71f0b96 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml
@@ -158,7 +158,7 @@ config:
or: 'Bir kural veya birbaşkası'
and: 'Bir kural ve diğeri'
# matches: 'Tests that a subject matches a search (case-insensitive).
Example: title matches "football"
'
- # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"
'
+ # notmatches: 'Tests that a subject doesn''t match match a search (case-insensitive).
Example: title notmatches "football"
'
entry:
default_title: 'Makalenin başlığı'