diff --git a/locales/en-US.yml b/locales/en-US.yml index 3bafec3eb8..d89ff098ac 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -1211,10 +1211,11 @@ searchWordsDescription: "Enter the search term here to search for posts. Separat words with a space for an AND search, or 'OR' (without quotes) between words for an OR search.\nFor example, 'morning night' will find posts that contain both 'morning' and 'night', and 'morning OR night' will find posts that contain either 'morning' - or 'night' (or both).\nYou can also combine AND/OR conditions like '(morning OR - night) sleepy'.\nIf you want to search for a sequence of words (e.g., a sentence), + or 'night' (or both).\nYou can also filter out certain word(s) from the search results, like + 'sleepy -morning -breakfast'. Moreover, you can combine these AND/OR/exclude conditions like + '(morning OR night) sleepy -breakfast'.\nIf you want to search for a sequence of words (e.g., a sentence), you must put it in double quotes, not to make it an AND search: \"Today I learned\"\ - \n\n If you want to go to a specific user page or post page, enter the ID or URL + \n\nIf you want to go to a specific user page or post page, enter the ID or URL in this field and click the 'Lookup' button. Clicking 'Search' will search for posts that literally contain the ID/URL." searchUsers: "Posted by (optional)"