X-Git-Url: https://git.immae.eu/?p=github%2Fwallabag%2Fwallabag.git;a=blobdiff_plain;f=src%2FWallabag%2FCoreBundle%2FResources%2Ftranslations%2Fmessages.en.yml;h=2957d39f0d5eb1f7ed60e5ef70bc298ec7b58013;hp=bd81c72f2eb02f56e593411352d0ef65c72e6e6a;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=7fd4ad6564cd606ccbf0370f1f9287586db49a2c diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index bd81c72f..2957d39f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -157,8 +157,8 @@ config: not_equal_to: 'Not equal to...' or: 'One rule OR another' and: 'One rule AND another' - matches: 'Tests that a subject is matches a search (case-insensitive).
Example: title matches "football"' - notmatches: 'Tests that a subject is not matches a search (case-insensitive).
Example: title notmatches "football"' + 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"' entry: default_title: 'Title of the entry'