<NeedToRestartToLoadPluginstitle="Notepad++ need to be relaunched"message="You have to restart Notepad++ to load plugins you installed."/><!-- HowToReproduce: Import a plugin via menu "Settings->Import->Import Plugin(s)...". -->
<ChangeHistoryEnabledWarningtitle="Notepad++ need to be relaunched"message="You have to restart Notepad++ to enable Change History."/><!-- HowToReproduce: uncheck "Display Change History" via Preferences dialog "Marges/Border/Edge. -->
<WindowsSessionExittitle="Notepad++ - Windows session exit"message="Windows session is about to be terminated but you have some data unsaved. Do you want to exit Notepad++ now?"/>
<LanguageMenuCompactWarningtitle="Compact Language Menu"message="This option will be changed on the next launch."/><!-- HowToReproduce: toggle "Make language menu compact" via Preferences dialog "Language/Language Menu. -->
@ -1189,6 +1189,9 @@ Do you want to go to Notepad++ page to download the latest version?"/> <!-- HowT
<DocTooDirtyToMonitortitle="Monitoring problem"message="The document is dirty. Please save the modification before monitoring it."/>
<DocNoExistToMonitortitle="Monitoring problem"message="The file should exist to be monitored."/>
<FileTooBigToOpentitle="File size problem"message="File is too big to be opened by Notepad++"/><!-- HowToReproduce: Try to open a 4GB file (it's not easy to reproduce, it depends on your system). -->
<FileLoadingExceptiontitle="Exception code: $STR_REPLACE$"message="An error occurred while loading the file!"/>
<CreateNewFileOrNottitle="Create new file"message=""$STR_REPLACE$" doesn't exist. Create it?"/>
<CreateNewFileErrortitle="Create new file"message="Cannot create the file "$STR_REPLACE$"."/><!-- HowToReproduce: this message prevents from system failure. It's hard to reproduce. -->
<OpenFileErrortitle="ERROR"message="Can not open file "$STR_REPLACE$"."/>
@ -1230,6 +1233,9 @@ Do you want to launch Notepad++ in Administrator mode?"/>
Notepad++ will be restarted after all the operations are terminated.
Continue?"/>
<NeedToRestartToLoadPluginstitle="Notepad++ need to be relaunched"message="You have to restart Notepad++ to load plugins you installed."/><!-- HowToReproduce: Import a plugin via menu "Settings->Import->Import Plugin(s)...". -->
<ChangeHistoryEnabledWarningtitle="Notepad++ need to be relaunched"message="You have to restart Notepad++ to enable Change History."/><!-- HowToReproduce: uncheck "Display Change History" via Preferences dialog "Marges/Border/Edge. -->
<WindowsSessionExittitle="Notepad++ - Windows session exit"message="Windows session is about to be terminated but you have some data unsaved. Do you want to exit Notepad++ now?"/>
<LanguageMenuCompactWarningtitle="Compact Language Menu"message="This option will be changed on the next launch."/><!-- HowToReproduce: toggle "Make language menu compact" via Preferences dialog "Language/Language Menu. -->