X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.ui%2Fsrc%2Forg%2Fsimantics%2Fscl%2Fui%2Fconsole%2Fmessages.properties;h=429fe77b4e63812f7062985059eb6d4face7f470;hb=refs%2Fchanges%2F31%2F3731%2F1;hp=7db5b8b03cb83547d2fc99bfbd8b28bd7c048869;hpb=9712014e959584157b02e594be8719c151b8f5b0;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/console/messages.properties b/bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/console/messages.properties index 7db5b8b03..429fe77b4 100644 --- a/bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/console/messages.properties +++ b/bundles/org.simantics.scl.ui/src/org/simantics/scl/ui/console/messages.properties @@ -1,7 +1,12 @@ ConsoleActions_ClearConsole=Clear Console ConsoleActions_InterruptCurrentCommand=Interrupt Current Command +SCLConsolePreferencePage_Description=SCL Console Settings +SCLConsolePreferencePage_Limit_console_output_Label=&Limit console output +SCLConsolePreferencePage_Console_buffer_size_Label=Console &buffer size (characters): +SCLConsolePreferencePage_Console_buffer_size_Error=Buffer size must be between 1000 and 10000000 inclusive. SCLConsoleView_ManageImports=Manage Imports SCLConsoleView_RefreshAutomatically=Refresh Automatically SCLConsoleView_RefreshCompleted=refresh completed\n SCLConsoleView_RefreshModules=Refresh Modules SCLConsoleView_RunTests=Run Tests +SCLConsoleView_SetImports=Set SCL Console imports