client: update searchWordsDescription

This commit is contained in:
naskya 2024-07-21 13:19:04 +09:00
parent 65d286a052
commit 0147ecba93
No known key found for this signature in database
GPG key ID: 712D413B3A9FED5C

View file

@ -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)"