From da7b8e256ff50d1e046910697d1867aa5d87872e Mon Sep 17 00:00:00 2001 From: Olivier Mehani Date: Thu, 1 Nov 2018 19:26:06 +1100 Subject: fixup! Fix documentation wording for matches/notmatches tagging rules --- src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml') diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.tr.yml index d4d35a3a..00dfd786 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 a search (case-insensitive).
Example: title notmatches "football"' + # notmatches: 'Tests that a subject doesn\'t match match match a search (case-insensitive).
Example: title notmatches "football"' entry: default_title: 'Makalenin başlığı' -- cgit v1.2.3