|
|
|
@ -1685,8 +1685,8 @@ Find in all files but exclude folders tests, bin && bin64:
|
|
|
|
|
Find in all files but exclude all folders log or logs recursively: |
|
|
|
|
*.* !+\log*"/><!-- HowToReproduce: Tip of mouse hovered on "Filters" label in "Find in Files" section of Find dialog. --> |
|
|
|
|
<find-in-files-select-folder value="Select a folder to search from"/><!-- HowToReproduce: Search > Find in Files > [...] --> |
|
|
|
|
<find-status-top-reached value="Find: Beginning of the document reached, first occurrence from the bottom found."/> |
|
|
|
|
<find-status-end-reached value="Find: End of document reached, first occurrence from the top found."/> |
|
|
|
|
<find-status-top-reached value="Find: Reached document beginning, first occurrence from the bottom found."/> |
|
|
|
|
<find-status-end-reached value="Find: Reached document end, first occurrence from the top found."/> |
|
|
|
|
<find-status-replaceinfiles-1-replaced value="Replace in Files: 1 occurrence was replaced"/> |
|
|
|
|
<find-status-replaceinfiles-nb-replaced value="Replace in Files: $INT_REPLACE$ occurrences were replaced"/> |
|
|
|
|
<find-status-replaceinopenedfiles-1-replaced value="Replace in Opened Files: 1 occurrence was replaced"/> |
|
|
|
@ -1700,8 +1700,8 @@ Find in all files but exclude all folders log or logs recursively:
|
|
|
|
|
<find-status-replaceall-1-replaced value="Replace All: 1 occurrence was replaced"/> |
|
|
|
|
<find-status-replaceall-nb-replaced value="Replace All: $INT_REPLACE$ occurrences were replaced"/> |
|
|
|
|
<find-status-replaceall-readonly value="Replace All: Cannot replace text. The current document is read only"/> |
|
|
|
|
<find-status-replace-end-reached value="Replace: End of document reached, first occurrence from the top replaced."/> |
|
|
|
|
<find-status-replace-top-reached value="Replace: Beginning of document reached, first occurrence from the bottom replaced."/> |
|
|
|
|
<find-status-replace-end-reached value="Replace: Reached document end, started from top."/> |
|
|
|
|
<find-status-replace-top-reached value="Replace: Reached document beginning, started from bottom."/> |
|
|
|
|
<find-status-replaced-next-found value="Replace: 1 occurrence was replaced. The next occurrence found."/> |
|
|
|
|
<find-status-replaced-without-continuing value="Replace: 1 occurrence was replaced."/> |
|
|
|
|
<find-status-replaced-next-not-found value="Replace: 1 occurrence was replaced. No more occurrences were found."/> |
|
|
|
|