From 3f0dd0f0bcc133609cd4f0faa7326f916edd3418 Mon Sep 17 00:00:00 2001 From: Olivier Mehani Date: Thu, 1 Nov 2018 19:40:17 +1100 Subject: fixup! fixup! Fix documentation wording for matches/notmatches tagging rules --- src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml index d3b800a3..58d2d058 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' -- cgit v1.2.3