aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
diff options
context:
space:
mode:
authorOlivier Mehani <shtrom@ssji.net>2018-11-01 19:40:17 +1100
committerOlivier Mehani <shtrom@ssji.net>2018-11-01 19:40:17 +1100
commit3f0dd0f0bcc133609cd4f0faa7326f916edd3418 (patch)
tree46f88a599fdfd67e28af72f7662df90d82f7cffd /src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
parentda7b8e256ff50d1e046910697d1867aa5d87872e (diff)
downloadwallabag-3f0dd0f0bcc133609cd4f0faa7326f916edd3418.tar.gz
wallabag-3f0dd0f0bcc133609cd4f0faa7326f916edd3418.tar.zst
wallabag-3f0dd0f0bcc133609cd4f0faa7326f916edd3418.zip
fixup! fixup! Fix documentation wording for matches/notmatches tagging rules
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.it.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.it.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
index bd11add8..83b3edcd 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.it.yml
@@ -158,7 +158,7 @@ config:
158 or: "Una regola O un'altra" 158 or: "Una regola O un'altra"
159 and: "Una regola E un'altra" 159 and: "Una regola E un'altra"
160 matches: 'Verifica che un <i>oggetto</i> risulti in una <i>ricerca</i> (case-insensitive).<br />Esempio: <code>titolo contiene "football"</code>' 160 matches: 'Verifica che un <i>oggetto</i> risulti in una <i>ricerca</i> (case-insensitive).<br />Esempio: <code>titolo contiene "football"</code>'
161 # notmatches: 'Tests that a <i>subject</i> doesn\'t match match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>' 161 # notmatches: 'Tests that a <i>subject</i> doesn''t match match a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
162 162
163entry: 163entry:
164 default_title: "Titolo del contenuto" 164 default_title: "Titolo del contenuto"