<Itemid="43052"name="Find characters in rang&e..."/>
<Itemid="43053"name="Select All Between &Matching Braces"/>
<Itemid="43053"name="Select All In-betw&een {} [] or ()"/>
<Itemid="43009"name="Go to &Matching Brace"/>
<Itemid="43010"name="Find &Previous"/>
<Itemid="43011"name="&Incremental Search"/>
@ -355,6 +355,7 @@ Translation note:
<Itemid="10005"name="Move to Start"/>
<Itemid="10006"name="Move to End"/>
<Itemid="46001"name="Style Configurator..."/>
<Itemid="46016"name="None (Normal Text)"/>
<Itemid="46250"name="Define your language..."/>
<Itemid="46300"name="Open User Defined Language folder..."/>
<Itemid="46301"name="Notepad++ User Defined Languages Collection"/>
@ -1200,7 +1201,7 @@ Translation note:
<Backuptitle="Backup">
<Itemid="6817"name="Session snapshot and periodic backup"/>
<Itemid="6818"name="Enable session snapshot and periodic backup"/>
<Itemid="6819"name="Backup in every"/>
<Itemid="6819"name="Trigger backup on modifification in every"/>
<Itemid="6821"name="seconds"/>
<Itemid="6822"name="Backup path:"/>
<Itemid="6309"name="Remember current session for next launch"/>
@ -1306,7 +1307,7 @@ Translation note:
<MISCtitle="MISC.">
<ComboBoxid="6347">
<Elementname="Enable"/>
<Elementname="Enable for current file"/>
<Elementname="Enable for all opened files"/>
<Elementname="Disable"/>
</ComboBox>
@ -1424,7 +1425,7 @@ Your settings on cloud will be canceled. Please reset a coherent value via Prefe
<FilePathNotFoundWarningtitle="File Open"message="The file you're trying to open doesn't exist."/><!-- HowToReproduce: this message prevents from system failure. It's hard to reproduce. -->
<SessionFileInvalidErrortitle="Could not Load Session"message="Session file is either corrupted or not valid."/><!-- HowToReproduce: Save current session via menu "File -> Save Session...", use another editor to modify the session you saved to make it an invalid xml file. Then load this invalid session via menu "File -> Load Session...". -->
you have to enable "Open all files of folder instead of launching Folder as Workspace on folder dropping" in "Default Directory" section of Preferences dialog to make this operation work."/>
You have to enable "Open all files of folder instead of launching Folder as Workspace on folder dropping" in "Default Directory" section of Preferences dialog to make this operation work."/>
<SortingErrortitle="Sorting Error"message="Unable to perform numeric sorting due to line $INT_REPLACE$."/><!-- HowToReproduce: this message prevents from system failure. It's hard to reproduce. -->
<ColumnModeTiptitle="Column Mode Tip"message="
There are 3 ways to switch to column-select mode:
@ -1672,8 +1673,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-foldervalue="Select a folder to search from"/><!-- HowToReproduce: Search > Find in Files > [...] -->
<find-status-top-reachedvalue="Find: Found the 1st occurrence from the bottom. The beginning of the document has been reached."/>
<find-status-end-reachedvalue="Find: Found the 1st occurrence from the top. The end of the document has been reached."/>
<find-status-top-reachedvalue="Find: Found the last occurrence from the bottom. The beginning of the document has been reached."/>
<find-status-end-reachedvalue="Find: Found the last occurrence from the top. The end of the document has been reached."/>
<find-status-replaceinfiles-1-replacedvalue="Replace in Files: 1 occurrence was replaced"/>
<find-status-replaceinfiles-nb-replacedvalue="Replace in Files: $INT_REPLACE$ occurrences were replaced"/>
<find-status-replaceinopenedfiles-1-replacedvalue="Replace in Opened Files: 1 occurrence was replaced"/>
@ -1687,8 +1688,8 @@ Find in all files but exclude all folders log or logs recursively:
<find-status-replaceall-1-replacedvalue="Replace All: 1 occurrence was replaced"/>
<find-status-replaceall-nb-replacedvalue="Replace All: $INT_REPLACE$ occurrences were replaced"/>
<find-status-replaceall-readonlyvalue="Replace All: Cannot replace text. The current document is read only"/>
<find-status-replace-end-reachedvalue="Replace: Replaced the 1st occurrence from the top. The end of document has been reached"/>
<find-status-replace-top-reachedvalue="Replace: Replaced the 1st occurrence from the bottom. The begin of document has been reached"/>
<find-status-replace-end-reachedvalue="Replace: Replaced the last occurrence from the top. The end of document has been reached"/>
<find-status-replace-top-reachedvalue="Replace: Replaced the last occurrence from the bottom. The begin of document has been reached"/>
<find-status-replaced-next-foundvalue="Replace: 1 occurrence was replaced. The next occurrence found."/>
<find-status-replaced-without-continuingvalue="Replace: 1 occurrence was replaced."/>
<find-status-replaced-next-not-foundvalue="Replace: 1 occurrence was replaced. No more occurrences were found."/>
<Itemid="43052"name="Find characters in rang&e..."/>
<Itemid="43053"name="Select All Between &Matching Braces"/>
<Itemid="43053"name="Select All In-betw&een {} [] or ()"/>
<Itemid="43009"name="Go to &Matching Brace"/>
<Itemid="43010"name="Find &Previous"/>
<Itemid="43011"name="&Incremental Search"/>
@ -355,6 +355,7 @@ Translation note:
<Itemid="10005"name="Move to Start"/>
<Itemid="10006"name="Move to End"/>
<Itemid="46001"name="Style Configurator..."/>
<Itemid="46016"name="None (NormalText)"/>
<Itemid="46250"name="Define your language..."/>
<Itemid="46300"name="Open User Defined Language folder..."/>
<Itemid="46301"name="Notepad++ User Defined Languages Collection"/>
@ -1199,7 +1200,7 @@ Translation note:
<Backuptitle="Backup">
<Itemid="6817"name="Session snapshot and periodic backup"/>
<Itemid="6818"name="Enable session snapshot and periodic backup"/>
<Itemid="6819"name="Backup in every"/>
<Itemid="6819"name="Trigger backup on modifification in every"/>
<Itemid="6821"name="seconds"/>
<Itemid="6822"name="Backup path:"/>
<Itemid="6309"name="Remember current session for next launch"/>
@ -1305,7 +1306,7 @@ Translation note:
<MISCtitle="MISC.">
<ComboBoxid="6347">
<Elementname="Enable"/>
<Elementname="Enable for current file"/>
<Elementname="Enable for all opened files"/>
<Elementname="Disable"/>
</ComboBox>
@ -1423,7 +1424,7 @@ Your settings on cloud will be canceled. Please reset a coherent value via Prefe
<FilePathNotFoundWarningtitle="File Open"message="The file you're trying to open doesn't exist."/><!-- HowToReproduce: this message prevents from system failure. It's hard to reproduce. -->
<SessionFileInvalidErrortitle="Could not Load Session"message="Session file is either corrupted or not valid."/><!-- HowToReproduce: Save current session via menu "File -> Save Session...", use another editor to modify the session you saved to make it an invalid xml file. Then load this invalid session via menu "File -> Load Session...". -->
you have to enable "Open all files of folder instead of launching Folder as Workspace on folder dropping" in "Default Directory" section of Preferences dialog to make this operation work."/>
You have to enable "Open all files of folder instead of launching Folder as Workspace on folder dropping" in "Default Directory" section of Preferences dialog to make this operation work."/>
<SortingErrortitle="Sorting Error"message="Unable to perform numeric sorting due to line $INT_REPLACE$."/><!-- HowToReproduce: this message prevents from system failure. It's hard to reproduce. -->
<ColumnModeTiptitle="Column Mode Tip"message="
There are 3 ways to switch to column-select mode:
@ -1671,8 +1672,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-foldervalue="Select a folder to search from"/><!-- HowToReproduce: Search > Find in Files > [...] -->
<find-status-top-reachedvalue="Find: Found the 1st occurrence from the bottom. The beginning of the document has been reached."/>
<find-status-end-reachedvalue="Find: Found the 1st occurrence from the top. The end of the document has been reached."/>
<find-status-top-reachedvalue="Find: Found the last occurrence from the bottom. The beginning of the document has been reached."/>
<find-status-end-reachedvalue="Find: Found the last occurrence from the top. The end of the document has been reached."/>
<find-status-replaceinfiles-1-replacedvalue="Replace in Files: 1 occurrence was replaced"/>
<find-status-replaceinfiles-nb-replacedvalue="Replace in Files: $INT_REPLACE$ occurrences were replaced"/>
<find-status-replaceinopenedfiles-1-replacedvalue="Replace in Opened Files: 1 occurrence was replaced"/>
@ -1686,8 +1687,8 @@ Find in all files but exclude all folders log or logs recursively:
<find-status-replaceall-1-replacedvalue="Replace All: 1 occurrence was replaced"/>
<find-status-replaceall-nb-replacedvalue="Replace All: $INT_REPLACE$ occurrences were replaced"/>
<find-status-replaceall-readonlyvalue="Replace All: Cannot replace text. The current document is read only"/>
<find-status-replace-end-reachedvalue="Replace: Replaced the 1st occurrence from the top. The end of document has been reached"/>
<find-status-replace-top-reachedvalue="Replace: Replaced the 1st occurrence from the bottom. The begin of document has been reached"/>
<find-status-replace-end-reachedvalue="Replace: Replaced the last occurrence from the top. The end of document has been reached"/>
<find-status-replace-top-reachedvalue="Replace: Replaced the last occurrence from the bottom. The begin of document has been reached"/>
<find-status-replaced-next-foundvalue="Replace: 1 occurrence was replaced. The next occurrence found."/>
<find-status-replaced-without-continuingvalue="Replace: 1 occurrence was replaced."/>
<find-status-replaced-next-not-foundvalue="Replace: 1 occurrence was replaced. No more occurrences were found."/>
L"You can only drop files or folders but not both, because you're in dropping Folder as Project mode.\ryou have to enable \"Open all files of folder instead of launching Folder as Workspace on folder dropping\" in \"Default Directory\" section of Preferences dialog to make this operation work.",
L"You can only drop files or folders but not both, because you're in dropping Folder as Project mode.\rYou have to enable \"Open all files of folder instead of launching Folder as Workspace on folder dropping\" in \"Default Directory\" section of Preferences dialog to make this operation work.",
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-end-reached",L"Find: Found the 1st occurrence from the top. The end of the document has been reached.");
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-end-reached",L"Find: Found the last occurrence from the top. The end of the document has been reached.");
setStatusbarMessage(msg,FSEndReached);
}
elseif(findStatus==FSTopReached)
{
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-top-reached",L"Find: Found the 1st occurrence from the bottom. The beginning of the document has been reached.");
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-top-reached",L"Find: Found the last occurrence from the bottom. The beginning of the document has been reached.");
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-replace-end-reached",L"Replace: Replaced the 1st occurrence from the top. The end of document has been reached.");
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-replace-end-reached",L"Replace: Replaced the last occurrence from the top. The end of document has been reached.");
setStatusbarMessage(msg,FSEndReached);
}
elseif(status==FSTopReached)
{
wstringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-replace-top-reached",L"Replace: Replaced the 1st occurrence from the bottom. The begin of document has been reached.");
generic_stringmsg=pNativeSpeaker->getLocalizedStrFromID("find-status-replace-top-reached",L"Replace: Replaced the last occurrence from the bottom. The begin of document has been reached.");