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=88517c82fe63e634fa446b21c124cfc8a8272179;hb=0452e869ec0e3d336337f815da346346c860d914;hpb=c00a69101902edfa35d8ef06e2f806cda21b9b27 diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml index 88517c82..2957d39f 100644 --- a/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml +++ b/src/Wallabag/CoreBundle/Resources/translations/messages.en.yml @@ -116,7 +116,7 @@ config: archived: Remove ALL archived entries confirm: Are you really sure? (THIS CAN'T BE UNDONE) form_password: - description: "You can change your password here. Your new password should by at least 8 characters long." + description: "You can change your password here. Your new password should be at least 8 characters long." old_password_label: 'Current password' new_password_label: 'New password' repeat_new_password_label: 'Repeat new password' @@ -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'