diff --git a/translations/codelite.pot b/translations/codelite.pot index 4be84cbff2..ed1ceeed52 100644 --- a/translations/codelite.pot +++ b/translations/codelite.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: CodeLite\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-21 15:13+0000\n" +"POT-Creation-Date: 2026-03-17 15:54+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -34,27 +34,27 @@ msgstr "" msgid "Auto Save Settings" msgstr "" -#: AutoSave/autosave.cpp:21 AutoSave/autosave.cpp:32 +#: AutoSave/autosave.cpp:18 AutoSave/autosave.cpp:29 msgid "Automatically save modified source files" msgstr "" -#: AutoSave/autosave.cpp:44 CMakePlugin/CMakePlugin.cpp:195 -#: CallGraph/callgraph.cpp:129 CallGraph/uisettings.h:99 +#: AutoSave/autosave.cpp:41 CMakePlugin/CMakePlugin.cpp:195 +#: CallGraph/callgraph.cpp:135 CallGraph/uisettings.h:99 #: Copyright/copyright.cpp:89 Copyright/copyright.cpp:111 #: Docker/clDockerWorkspaceView.cpp:90 Docker/clDockerWorkspaceView.cpp:136 -#: EditorConfigPlugin/editorconfigplugin.cpp:49 HelpPlugin/helpplugin.cpp:45 +#: EditorConfigPlugin/editorconfigplugin.cpp:48 HelpPlugin/helpplugin.cpp:45 #: LiteEditor/fileview.cpp:2598 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:125 -#: QmakePlugin/qmakeplugin.cpp:114 SFTP/sftp.cpp:166 -#: SmartCompletion/smartcompletion.cpp:50 SnipWiz/snipwiz.cpp:161 -#: SpellChecker/spellcheck.cpp:186 SpellChecker/spellcheck.cpp:244 -#: WebTools/webtools.cpp:112 abbreviation/abbreviation.cpp:91 -#: codelite_vim/codelite_vim.cpp:50 wxcrafter/src/gui.cpp:155 -#: wxcrafter/src/wxcrafter_plugin.cpp:443 wxformbuilder/wxformbuilder.cpp:105 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:140 +#: QmakePlugin/qmakeplugin.cpp:113 SFTP/sftp.cpp:175 +#: SmartCompletion/smartcompletion.cpp:49 SnipWiz/snipwiz.cpp:158 +#: SpellChecker/spellcheck.cpp:184 SpellChecker/spellcheck.cpp:242 +#: abbreviation/abbreviation.cpp:93 codelite_vim/codelite_vim.cpp:49 +#: wxcrafter/src/gui.cpp:155 wxcrafter/src/wxcrafter_plugin.cpp:444 +#: wxformbuilder/wxformbuilder.cpp:106 msgid "Settings..." msgstr "" -#: AutoSave/autosave.cpp:45 +#: AutoSave/autosave.cpp:42 msgid "Auto Save" msgstr "" @@ -68,15 +68,15 @@ msgstr "" msgid "A custom " msgstr "" -#: CMakePlugin/CMakeGenerator.cpp:107 -msgid "Don't Overwrite" +#: CMakePlugin/CMakeGenerator.cpp:109 +msgid "Overwrite" msgstr "" -#: CMakePlugin/CMakeGenerator.cpp:107 -msgid "Overwrite" +#: CMakePlugin/CMakeGenerator.cpp:110 +msgid "Don't Overwrite" msgstr "" -#: CMakePlugin/CMakeGenerator.cpp:108 LiteEditor/frame.cpp:2612 +#: CMakePlugin/CMakeGenerator.cpp:111 LiteEditor/frame.cpp:2636 msgid "Remember my answer and don't annoy me again" msgstr "" @@ -114,12 +114,12 @@ msgstr "" #: CMakePlugin/CMakePlugin.cpp:499 Docker/UI.cpp:205 #: LiteEditor/fileview.cpp:2509 LiteEditor/fileview.cpp:2549 -#: LiteEditor/frame.cpp:1035 LiteEditor/frame.cpp:5251 +#: LiteEditor/frame.cpp:1043 LiteEditor/frame.cpp:5281 #: LiteEditor/project_settings_base_dlg.cpp:178 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:383 -#: Plugin/clStrings.h:5 Plugin/editor_config.cpp:369 -#: Plugin/editor_config.cpp:407 QmakePlugin/qmakeplugin.cpp:545 -#: Remoty/RemotyWorkspaceView.cpp:97 Runtime/rc/menu.xrc:997 +#: Plugin/clStrings.h:5 Plugin/editor_config.cpp:368 +#: Plugin/editor_config.cpp:406 QmakePlugin/qmakeplugin.cpp:567 +#: Remoty/RemotyWorkspaceView.cpp:97 Runtime/rc/menu.xrc:1009 msgid "Build" msgstr "" @@ -127,11 +127,11 @@ msgstr "" msgid "This folder already contains a CMakeLists.txt file" msgstr "" -#: CMakePlugin/CMakePlugin.cpp:537 +#: CMakePlugin/CMakePlugin.cpp:536 msgid "Executable name:" msgstr "" -#: CMakePlugin/CMakePlugin.cpp:541 CMakePlugin/CMakePlugin.cpp:545 +#: CMakePlugin/CMakePlugin.cpp:540 CMakePlugin/CMakePlugin.cpp:544 msgid "Library name:" msgstr "" @@ -145,14 +145,13 @@ msgstr "" #: MemCheck/memcheckui.cpp:712 PHPLint/phplintdlgbase.cpp:76 #: PHPLint/phplintdlgbase.cpp:98 PHPLint/phplintdlgbase.cpp:107 #: PHPLint/phplintdlgbase.cpp:129 PHPRefactoring/phprefactoringdlgbase.cpp:40 -#: QmakePlugin/qmakesettingsbasedlg.cpp:133 SFTP/UI.cpp:329 -#: Subversion2/subversion2_ui.cpp:1273 WebTools/WebToolsBase.cpp:73 -#: WebTools/WebToolsBase.cpp:91 WebTools/WebToolsBase.cpp:223 -#: WebTools/WebToolsBase.cpp:236 codelitephp/php-plugin/php_ui.cpp:364 -#: codelitephp/php-plugin/php_ui.cpp:658 codelitephp/php-plugin/php_ui.cpp:672 -#: codelitephp/php-plugin/php_ui.cpp:683 codelitephp/php-plugin/php_ui.cpp:1775 -#: cscope/CscopeTabBase.cpp:196 git/gitui.cpp:68 git/gitui.cpp:84 -#: git/gitui.cpp:1529 wxcrafter/controls/file_picker_ctrl_wrapper.cpp:16 +#: Plugin/sftp_ui.cpp:260 QmakePlugin/qmakesettingsbasedlg.cpp:133 +#: SFTP/UI.cpp:329 Subversion2/subversion2_ui.cpp:1273 +#: codelitephp/php-plugin/php_ui.cpp:364 codelitephp/php-plugin/php_ui.cpp:658 +#: codelitephp/php-plugin/php_ui.cpp:672 codelitephp/php-plugin/php_ui.cpp:683 +#: codelitephp/php-plugin/php_ui.cpp:1775 cscope/CscopeTabBase.cpp:196 +#: git/gitui.cpp:68 git/gitui.cpp:84 git/gitui.cpp:1533 +#: wxcrafter/controls/file_picker_ctrl_wrapper.cpp:16 msgid "Select a file" msgstr "" @@ -172,14 +171,14 @@ msgid "" msgstr "" #: CMakePlugin/CMakePluginUi.cpp:128 Gizmos/newwxprojectbasedlg.cpp:162 -#: Plugin/clAboutDialogBase.cpp:97 wxcrafter/src/wxcrafter.cpp:1209 +#: Plugin/clAboutDialogBase.cpp:98 wxcrafter/src/wxcrafter.cpp:1209 msgid "Version:" msgstr "" #: CMakePlugin/CMakePluginUi.cpp:133 DebugAdapterClient/UI.cpp:249 #: LiteEditor/importfilesdialog_new.cpp:61 LiteEditor/rename_symbool_dlg.cpp:60 #: Plugin/ToolBarUI.cpp:33 Subversion2/subversion2_ui.cpp:59 -#: codelitephp/php-plugin/php_ui.cpp:2089 git/gitui.cpp:1625 +#: codelitephp/php-plugin/php_ui.cpp:2089 git/gitui.cpp:1628 msgid "?" msgstr "" @@ -200,12 +199,12 @@ msgid "Properties" msgstr "" #: CMakePlugin/CMakePluginUi.cpp:151 -#: DebugAdapterClient/DAPVariableListCtrl.cpp:25 +#: DebugAdapterClient/DAPVariableListCtrl.cpp:29 msgid "Variables" msgstr "" -#: CMakePlugin/CMakePluginUi.cpp:159 Remoty/RemotyWorkspace.cpp:1062 -#: Runtime/rc/menu.xrc:813 wxcrafter/src/wxcrafter.cpp:1028 +#: CMakePlugin/CMakePluginUi.cpp:159 Remoty/RemotyWorkspace.cpp:1085 +#: Runtime/rc/menu.xrc:825 wxcrafter/src/wxcrafter.cpp:1028 msgid "Reload" msgstr "" @@ -221,91 +220,91 @@ msgstr "" msgid "CMakePlugin Settings" msgstr "" -#: CallGraph/callgraph.cpp:77 CallGraph/callgraph.cpp:90 +#: CallGraph/callgraph.cpp:74 CallGraph/callgraph.cpp:87 msgid "" "Create application call graph from profiling information provided by gprof " "tool." msgstr "" -#: CallGraph/callgraph.cpp:125 CallGraph/callgraph.cpp:144 +#: CallGraph/callgraph.cpp:130 CallGraph/callgraph.cpp:152 msgid "Show call graph" msgstr "" -#: CallGraph/callgraph.cpp:126 +#: CallGraph/callgraph.cpp:131 msgid "Show call graph for selected/active project" msgstr "" -#: CallGraph/callgraph.cpp:131 DatabaseExplorer/databaseexplorer.cpp:152 -#: LiteEditor/frame.cpp:1130 wxcrafter/src/wxcrafter_plugin.cpp:441 +#: CallGraph/callgraph.cpp:137 DatabaseExplorer/databaseexplorer.cpp:137 +#: LiteEditor/frame.cpp:1138 wxcrafter/src/wxcrafter_plugin.cpp:442 msgid "About..." msgstr "" -#: CallGraph/callgraph.cpp:134 CallGraph/callgraph.cpp:165 -#: CallGraph/callgraph.cpp:194 +#: CallGraph/callgraph.cpp:140 CallGraph/callgraph.cpp:174 +#: CallGraph/callgraph.cpp:203 msgid "Call Graph" msgstr "" -#: CallGraph/callgraph.cpp:145 +#: CallGraph/callgraph.cpp:153 msgid "Show call graph for selected project" msgstr "" -#: CallGraph/callgraph.cpp:188 +#: CallGraph/callgraph.cpp:197 msgid "" "Create application call graph from profiling information provided by gprof " "tool. \n" "\n" msgstr "" -#: CallGraph/callgraph.cpp:198 DatabaseExplorer/databaseexplorer.cpp:197 +#: CallGraph/callgraph.cpp:207 DatabaseExplorer/databaseexplorer.cpp:182 msgid "http://www.fai.utb.cz" msgstr "" -#: CallGraph/callgraph.cpp:280 CallGraph/callgraph.cpp:296 +#: CallGraph/callgraph.cpp:292 CallGraph/callgraph.cpp:310 msgid "Unable to get opened workspace." msgstr "" -#: CallGraph/callgraph.cpp:291 +#: CallGraph/callgraph.cpp:304 msgid "Unable to get current build matrix." msgstr "" -#: CallGraph/callgraph.cpp:312 +#: CallGraph/callgraph.cpp:327 msgid "Please select the binary to analyze" msgstr "" -#: CallGraph/callgraph.cpp:313 +#: CallGraph/callgraph.cpp:329 msgid "selected binary was canceled" msgstr "" -#: CallGraph/callgraph.cpp:317 +#: CallGraph/callgraph.cpp:334 msgid "bin/exe isn't executable" msgstr "" -#: CallGraph/callgraph.cpp:325 +#: CallGraph/callgraph.cpp:342 msgid "Please select the gprof file" msgstr "" -#: CallGraph/callgraph.cpp:326 +#: CallGraph/callgraph.cpp:344 msgid "selected gprof was canceled" msgstr "" -#: CallGraph/callgraph.cpp:349 +#: CallGraph/callgraph.cpp:361 msgid "wxProcess::GetInputStream() can't be opened, aborting" msgstr "" -#: CallGraph/callgraph.cpp:379 +#: CallGraph/callgraph.cpp:395 #, c-format msgid "" "The CallGraph plugin has suggested node threshold %d to speed-up the call " "graph creation. You can alter it on the call graph panel." msgstr "" -#: CallGraph/callgraph.cpp:413 +#: CallGraph/callgraph.cpp:429 msgid "" "Failed to open file CallGraph.png. Please check the project settings, " "rebuild the project and try again." msgstr "" -#: CallGraph/dotwriter.cpp:195 +#: CallGraph/dotwriter.cpp:192 #, c-format msgid "\"The call-graph is empty; the node threshold ceiling is %d !\"" msgstr "" @@ -326,13 +325,13 @@ msgstr "" msgid "Hide namespaces" msgstr "" -#: CallGraph/uicallgraph.cpp:69 Docker/DockerOutputPane.cpp:47 -#: Docker/DockerOutputPane.cpp:60 ExternalTools/external_tools.cpp:160 -#: LiteEditor/simpletablebase.cpp:50 Plugin/Diff/DiffFoldersFrame.cpp:27 -#: Plugin/Diff/DiffSideBySidePanel.cpp:111 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:540 -#: Plugin/clRemoteDirCtrl.cpp:296 Plugin/clTreeCtrlPanel.cpp:115 -#: Runtime/rc/menu.xrc:1132 git/GitConsole.cpp:226 +#: CallGraph/uicallgraph.cpp:69 Docker/DockerOutputPane.cpp:43 +#: Docker/DockerOutputPane.cpp:56 ExternalTools/external_tools.cpp:160 +#: LiteEditor/simpletablebase.cpp:50 Plugin/Diff/DiffFoldersFrame.cpp:26 +#: Plugin/Diff/DiffSideBySidePanel.cpp:110 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:538 +#: Plugin/clRemoteDirCtrl.cpp:296 Runtime/rc/menu.xrc:1173 +#: git/GitConsole.cpp:206 msgid "Refresh" msgstr "" @@ -376,11 +375,11 @@ msgstr "" msgid " Called " msgstr "" -#: CallGraph/uicallgraphpanel.cpp:86 +#: CallGraph/uicallgraphpanel.cpp:95 msgid "Save call graph..." msgstr "" -#: CallGraph/uicallgraphpanel.cpp:166 +#: CallGraph/uicallgraphpanel.cpp:189 msgid "" "CallGraph failed to save file with DOT language, please build the project " "again." @@ -414,8 +413,8 @@ msgstr "" msgid "Edge threshold (0 - 100) [%]:" msgstr "" -#: CallGraph/uisettings.cpp:120 LiteEditor/findinfiles_dlg.cpp:171 -#: codelitephp/php-plugin/new_class.cpp:119 git/gitui.cpp:463 +#: CallGraph/uisettings.cpp:120 LiteEditor/findinfiles_dlg.cpp:199 +#: codelitephp/php-plugin/new_class.cpp:119 git/gitui.cpp:467 msgid "Options:" msgstr "" @@ -452,8 +451,9 @@ msgstr "" #: LiteEditor/tabgroupbasedlgs.cpp:180 #: LiteEditor/tagsparsersearchpathsbasedlg.cpp:71 #: LiteEditor/workspacesettingsbase.cpp:111 LiteEditor/wxcrafter.cpp:163 -#: Plugin/renamefilebasedlg.cpp:119 Plugin/sftp_ui.cpp:86 -#: Plugin/sftp_ui.cpp:296 Plugin/sftp_ui.cpp:435 Plugin/wxcrafter_plugin.cpp:91 +#: Plugin/CustomControls/CustomControls.cpp:219 Plugin/ai/UI.cpp:460 +#: Plugin/renamefilebasedlg.cpp:119 Plugin/sftp_ui.cpp:87 +#: Plugin/sftp_ui.cpp:333 Plugin/sftp_ui.cpp:480 Plugin/wxcrafter_plugin.cpp:91 #: QmakePlugin/NewQtProj.cpp:97 QmakePlugin/qmakesettingsbasedlg.cpp:57 #: Subversion2/subversion2_ui.cpp:602 Subversion2/subversion2_ui.cpp:978 #: Subversion2/subversion2_ui.cpp:1065 Subversion2/wxcrafter.cpp:320 @@ -466,20 +466,20 @@ msgstr "" msgid "&Cancel" msgstr "" -#: CallGraph/uisettingsdlg.cpp:61 +#: CallGraph/uisettingsdlg.cpp:65 msgid "Select gprof..." msgstr "" -#: CallGraph/uisettingsdlg.cpp:76 +#: CallGraph/uisettingsdlg.cpp:80 msgid "Select dot..." msgstr "" -#: CallGraph/uisettingsdlg.cpp:108 +#: CallGraph/uisettingsdlg.cpp:112 msgid "Please check the external tools' paths settings." msgstr "" -#: CodeFormatter/FormatterPage.cpp:45 LanguageServer/UI.cpp:151 -#: LiteEditor/breakpointslistctrl.h:55 WordCompletion/UI.cpp:38 +#: CodeFormatter/FormatterPage.cpp:45 LiteEditor/breakpointslistctrl.h:55 +#: Plugin/LSP/UI.cpp:154 WordCompletion/UI.cpp:38 msgid "Enabled" msgstr "" @@ -501,8 +501,9 @@ msgstr "" #: CodeFormatter/FormatterPage.cpp:50 DebugAdapterClient/DapSettingsPage.cpp:33 #: Docker/UI.cpp:434 ExternalTools/external_tools.cpp:144 -#: LanguageServer/UI.cpp:187 LiteEditor/project_settings_base_dlg.cpp:1173 +#: LiteEditor/project_settings_base_dlg.cpp:1173 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:415 +#: Plugin/LSP/UI.cpp:190 msgid "Command" msgstr "" @@ -510,95 +511,95 @@ msgstr "" msgid " format error. Process exit code: " msgstr "" -#: CodeFormatter/codeformatter.cpp:116 +#: CodeFormatter/codeformatter.cpp:114 msgid "Source Code Formatter (Supports C/C++/Obj-C/JavaScript/PHP files)" msgstr "" -#: CodeFormatter/codeformatter.cpp:129 CodeFormatter/codeformatter.cpp:130 -#: CodeFormatter/codeformatter.cpp:147 CodeFormatter/codeformatter.cpp:178 -#: CodeFormatter/codeformatter.cpp:312 CodeFormatter/codeformatter.cpp:323 -#: CodeFormatter/codeformatter.cpp:428 +#: CodeFormatter/codeformatter.cpp:127 CodeFormatter/codeformatter.cpp:128 +#: CodeFormatter/codeformatter.cpp:145 CodeFormatter/codeformatter.cpp:176 +#: CodeFormatter/codeformatter.cpp:313 CodeFormatter/codeformatter.cpp:324 +#: CodeFormatter/codeformatter.cpp:429 msgid "Source Code Formatter" msgstr "" -#: CodeFormatter/codeformatter.cpp:148 CodeFormatter/codeformatter.cpp:173 +#: CodeFormatter/codeformatter.cpp:146 CodeFormatter/codeformatter.cpp:171 msgid "Format Current Source" msgstr "" -#: CodeFormatter/codeformatter.cpp:148 CodeFormatter/codeformatter.cpp:176 -#: PHPLint/phplint.cpp:64 PHPRefactoring/phprefactoring.cpp:57 -#: Subversion2/subversion2.cpp:207 +#: CodeFormatter/codeformatter.cpp:146 CodeFormatter/codeformatter.cpp:174 +#: PHPLint/phplint.cpp:61 PHPRefactoring/phprefactoring.cpp:54 +#: Subversion2/subversion2.cpp:254 msgid "Options..." msgstr "" -#: CodeFormatter/codeformatter.cpp:155 +#: CodeFormatter/codeformatter.cpp:153 msgid "Format Source" msgstr "" -#: CodeFormatter/codeformatter.cpp:155 +#: CodeFormatter/codeformatter.cpp:153 msgid "Format Source Code" msgstr "" -#: CodeFormatter/codeformatter.cpp:157 +#: CodeFormatter/codeformatter.cpp:155 msgid "Format Options" msgstr "" -#: CodeFormatter/codeformatter.cpp:157 +#: CodeFormatter/codeformatter.cpp:155 msgid "Source Code Formatter Options..." msgstr "" -#: CodeFormatter/codeformatter.cpp:371 +#: CodeFormatter/codeformatter.cpp:372 msgid "Code Formatter: scanning for files..." msgstr "" -#: CodeFormatter/codeformatter.cpp:420 +#: CodeFormatter/codeformatter.cpp:421 msgid "Project contains no supported files" msgstr "" -#: CodeFormatter/codeformatter.cpp:427 +#: CodeFormatter/codeformatter.cpp:428 msgid "" " files\n" "Continue?" msgstr "" -#: CodeFormatter/codeformatter.cpp:427 +#: CodeFormatter/codeformatter.cpp:428 msgid "You are about to beautify " msgstr "" -#: CodeFormatter/codeformatter.cpp:444 Remoty/RemotyWorkspace.cpp:931 +#: CodeFormatter/codeformatter.cpp:445 Remoty/RemotyWorkspace.cpp:954 msgid " files" msgstr "" -#: CodeFormatter/codeformatter.cpp:444 +#: CodeFormatter/codeformatter.cpp:445 msgid "Successfully formatted " msgstr "" -#: CodeFormatter/codeformatter.cpp:549 PHPRefactoring/phprefactoring.cpp:274 +#: CodeFormatter/codeformatter.cpp:546 PHPRefactoring/phprefactoring.cpp:279 #: cscope/cscopedbbuilderthread.cpp:58 msgid "Done" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:94 +#: CodeFormatter/codeformatterdlg.cpp:83 msgid "Lose all your modifications and restore default settings?" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:109 +#: CodeFormatter/codeformatterdlg.cpp:97 msgid "Enter the new formatter name:" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:109 +#: CodeFormatter/codeformatterdlg.cpp:97 msgid "New formatter" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:117 +#: CodeFormatter/codeformatterdlg.cpp:105 msgid "Formatter with similar name already exists" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:131 +#: CodeFormatter/codeformatterdlg.cpp:120 msgid "Delete formatter '" msgstr "" -#: CodeFormatter/codeformatterdlg.cpp:132 +#: CodeFormatter/codeformatterdlg.cpp:121 msgid "Delete formatter" msgstr "" @@ -619,11 +620,13 @@ msgstr "" #: LiteEditor/edit_configuration.cpp:83 #: LiteEditor/edit_workspace_conf_dlg.cpp:68 #: LiteEditor/manageperspectivesbasedlg.cpp:53 -#: LiteEditor/reconcileprojectbase.cpp:221 Plugin/sftp_ui.cpp:67 +#: LiteEditor/reconcileprojectbase.cpp:221 Plugin/ai/UI.cpp:443 +#: Plugin/sftp_ui.cpp:68 msgid "&Delete" msgstr "" #: CodeFormatter/codeformatterdlgbase.cpp:85 +#: Plugin/CustomControls/CustomControls.cpp:209 msgid "Defaults" msgstr "" @@ -641,8 +644,8 @@ msgstr "" #: LiteEditor/new_virtual_folder.cpp:72 LiteEditor/newquickwatch.cpp:53 #: LiteEditor/options_base_dlg2.cpp:52 LiteEditor/rename_symbool_dlg.cpp:217 #: LiteEditor/symbols_dialog_base.cpp:63 LiteEditor/wxcrafter.cpp:158 -#: Plugin/EnvironmentVariablesDlgBase.cpp:129 Plugin/sftp_ui.cpp:81 -#: Plugin/sftp_ui.cpp:291 Plugin/sftp_ui.cpp:429 Plugin/wxcrafter_plugin.cpp:86 +#: Plugin/EnvironmentVariablesDlgBase.cpp:129 Plugin/sftp_ui.cpp:82 +#: Plugin/sftp_ui.cpp:328 Plugin/sftp_ui.cpp:474 Plugin/wxcrafter_plugin.cpp:86 #: QmakePlugin/NewQtProj.cpp:101 QmakePlugin/qmakesettingsbasedlg.cpp:61 #: Subversion2/subversion2_ui.cpp:251 Subversion2/subversion2_ui.cpp:597 #: Subversion2/subversion2_ui.cpp:973 Subversion2/subversion2_ui.cpp:1060 @@ -651,7 +654,7 @@ msgstr "" #: codelitephp/php-plugin/new_class.cpp:158 #: codelitephp/php-plugin/php_ui.cpp:223 codelitephp/php-plugin/php_ui.cpp:548 #: codelitephp/php-plugin/php_ui.cpp:919 -#: cppchecker/cppchecksettingsdlgbase.cpp:169 git/gitui.cpp:489 +#: cppchecker/cppchecksettingsdlgbase.cpp:169 git/gitui.cpp:493 #: wxcrafter/src/gui.cpp:868 wxcrafter/src/gui.cpp:969 #: wxcrafter/src/wxcrafter.cpp:156 wxcrafter/src/wxcrafter.cpp:1293 #: wxcrafter/src/wxcrafter.cpp:1381 wxcrafter/src/wxcrafter.cpp:1542 @@ -661,20 +664,18 @@ msgid "&OK" msgstr "" #: CodeFormatter/codeformatterdlgbase.cpp:101 DatabaseExplorer/GUI.cpp:625 -#: ExternalTools/external_tools.cpp:166 -#: LanguageServer/LanguageServerCluster.cpp:1307 -#: LanguageServer/languageserver.cpp:109 LiteEditor/breakpointdlgbase.cpp:367 -#: LiteEditor/compiler_pages.cpp:88 LiteEditor/debugcoredumpbase.cpp:112 -#: LiteEditor/fileview.cpp:904 LiteEditor/frame.cpp:2861 -#: LiteEditor/new_configuration_dlg.cpp:109 LiteEditor/options_base_dlg2.cpp:58 -#: LiteEditor/tags_options_base_dlg.cpp:135 MacBundler/macbundler.cpp:148 -#: Plugin/EnvironmentVariablesDlgBase.cpp:125 -#: Plugin/VirtualDirectorySelectorBase.cpp:61 Plugin/globals.h:273 -#: Plugin/sftp_ui.cpp:636 Remoty/RemotyWorkspace.cpp:1064 +#: ExternalTools/external_tools.cpp:166 LanguageServer/languageserver.cpp:104 +#: LiteEditor/breakpointdlgbase.cpp:367 LiteEditor/compiler_pages.cpp:88 +#: LiteEditor/debugcoredumpbase.cpp:112 LiteEditor/fileview.cpp:905 +#: LiteEditor/frame.cpp:2885 LiteEditor/new_configuration_dlg.cpp:109 +#: LiteEditor/options_base_dlg2.cpp:58 LiteEditor/tags_options_base_dlg.cpp:135 +#: MacBundler/macbundler.cpp:148 Plugin/EnvironmentVariablesDlgBase.cpp:125 +#: Plugin/LSP/LSPManager.cpp:1459 Plugin/VirtualDirectorySelectorBase.cpp:61 +#: Plugin/globals.h:263 Plugin/sftp_ui.cpp:681 Remoty/RemotyWorkspace.cpp:1087 #: SpellChecker/wxcrafter.cpp:235 Subversion2/subversion2_ui.cpp:256 #: Subversion2/subversion2_ui.cpp:338 Subversion2/subversion2_ui.cpp:879 #: Subversion2/wxcrafter.cpp:210 codelitephp/php-plugin/php_ui.cpp:228 -#: git/gitui.cpp:495 wxcrafter/src/wxcrafter.cpp:161 +#: git/gitui.cpp:499 wxcrafter/src/wxcrafter.cpp:161 #: wxcrafter/src/wxcrafter.cpp:784 #: wxformbuilder/formbuildsettingsbasedlg.cpp:88 #: wxformbuilder/wxfbitembasedlg.cpp:95 @@ -701,20 +702,20 @@ msgstr "" msgid "cmake-format - a CMake formatter" msgstr "" -#: CodeFormatter/fmtClangFormat.cpp:10 +#: CodeFormatter/fmtClangFormat.cpp:13 msgid "" "A tool to format C/C++/Java/JavaScript/JSON/Objective-C/Protobuf/C# code" msgstr "" -#: CodeFormatter/fmtClangFormat.cpp:11 +#: CodeFormatter/fmtClangFormat.cpp:14 msgid "clang-format - a C/C++ formatter" msgstr "" -#: CodeFormatter/fmtJQ.cpp:14 +#: CodeFormatter/fmtJQ.cpp:17 msgid "commandline JSON processor" msgstr "" -#: CodeFormatter/fmtJQ.cpp:15 +#: CodeFormatter/fmtJQ.cpp:18 msgid "jq - a json formatter" msgstr "" @@ -762,33 +763,33 @@ msgstr "" msgid "Send command to the process" msgstr "" -#: CodeLite/AsyncProcess/TerminalEmulatorUIBase.h:62 LiteEditor/frame.cpp:4661 -#: LiteEditor/frame.cpp:4669 LiteEditor/options_dlg2.cpp:93 +#: CodeLite/AsyncProcess/TerminalEmulatorUIBase.h:62 LiteEditor/frame.cpp:4691 +#: LiteEditor/frame.cpp:4699 LiteEditor/options_dlg2.cpp:93 #: Plugin/clStrings.h:12 msgid "Terminal" msgstr "" -#: CodeLite/AsyncProcess/UnixProcess.cpp:27 +#: CodeLite/AsyncProcess/UnixProcess.cpp:29 msgid "Failed to start child process" msgstr "" -#: CodeLite/AsyncProcess/clCommandProcessor.cpp:22 LiteEditor/manager.cpp:1620 +#: CodeLite/AsyncProcess/clCommandProcessor.cpp:21 LiteEditor/manager.cpp:1637 msgid "Executing: " msgstr "" -#: CodeLite/AsyncProcess/clCommandProcessor.cpp:32 +#: CodeLite/AsyncProcess/clCommandProcessor.cpp:31 #, c-format msgid "Failed to execute command: %s" msgstr "" -#: CodeLite/LSP/RenameRequest.cpp:51 +#: CodeLite/LSP/RenameRequest.cpp:52 #, c-format msgid "" "Rename symbol error:\n" "%s" msgstr "" -#: CodeLite/PHP/PHPLookupTable.h:375 +#: CodeLite/PHP/PHPLookupTable.h:385 msgid "PHP: parsed " msgstr "" @@ -796,87 +797,87 @@ msgstr "" msgid "MyLabel" msgstr "" -#: CodeLite/macros.h:86 +#: CodeLite/macros.h:85 msgid "" msgstr "" -#: CodeLite/macros.h:87 +#: CodeLite/macros.h:86 msgid "" msgstr "" -#: CodeLite/macros.h:90 +#: CodeLite/macros.h:89 msgid "==========Build Started==========\n" msgstr "" -#: CodeLite/macros.h:91 +#: CodeLite/macros.h:90 msgid "==========Build Ended==========\n" msgstr "" -#: CodeLite/macros.h:92 +#: CodeLite/macros.h:91 msgid "==========Building project:[ " msgstr "" -#: CodeLite/macros.h:93 +#: CodeLite/macros.h:92 msgid " ]==========" msgstr "" -#: CodeLite/macros.h:94 +#: CodeLite/macros.h:93 msgid "==========Cleaning project:[ " msgstr "" -#: CodeLite/macros.h:97 +#: CodeLite/macros.h:96 msgid "" msgstr "" -#: CodeLite/macros.h:98 +#: CodeLite/macros.h:97 msgid "" msgstr "" -#: CodeLite/macros.h:99 +#: CodeLite/macros.h:98 msgid "" msgstr "" -#: CodeLite/macros.h:100 +#: CodeLite/macros.h:99 msgid "" msgstr "" -#: CodeLite/macros.h:101 +#: CodeLite/macros.h:100 msgid "" msgstr "" -#: CodeLite/macros.h:102 +#: CodeLite/macros.h:101 msgid "" msgstr "" -#: CodeLite/macros.h:103 CodeLite/macros.h:104 +#: CodeLite/macros.h:102 CodeLite/macros.h:103 msgid "" msgstr "" -#: CodeLite/search_thread.h:319 +#: CodeLite/search_thread.h:287 msgid ", Matches found: " msgstr "" -#: CodeLite/search_thread.h:319 +#: CodeLite/search_thread.h:287 msgid "====== Number of files scanned: " msgstr "" -#: CodeLite/search_thread.h:321 +#: CodeLite/search_thread.h:289 msgid "====== Matches found: " msgstr "" -#: CodeLite/search_thread.h:327 +#: CodeLite/search_thread.h:295 msgid " seconds" msgstr "" -#: CodeLite/search_thread.h:327 +#: CodeLite/search_thread.h:295 msgid ", elapsed time: " msgstr "" -#: CodeLite/search_thread.h:330 +#: CodeLite/search_thread.h:298 msgid "Failed to open the following files for scan:" msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:166 +#: CodeLite/ssh/cl_sftp.cpp:167 msgid "Can't open file: " msgstr "" @@ -884,7 +885,7 @@ msgstr "" msgid "Can't write data to file: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:194 +#: CodeLite/ssh/cl_sftp.cpp:195 msgid "Failed to unlink file: " msgstr "" @@ -892,19 +893,19 @@ msgstr "" msgid "Failed to rename file: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:222 +#: CodeLite/ssh/cl_sftp.cpp:223 msgid "Failed to list directory: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:280 +#: CodeLite/ssh/cl_sftp.cpp:281 msgid "Failed to open remote file: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:287 +#: CodeLite/ssh/cl_sftp.cpp:288 msgid "Could not stat file:" msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:314 +#: CodeLite/ssh/cl_sftp.cpp:315 msgid "Could not read file:" msgstr "" @@ -912,7 +913,7 @@ msgstr "" msgid "SFTP: failed to create directory: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:358 +#: CodeLite/ssh/cl_sftp.cpp:359 msgid "Failed to rename path. " msgstr "" @@ -920,7 +921,7 @@ msgstr "" msgid "Failed to remove directory: " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:387 +#: CodeLite/ssh/cl_sftp.cpp:388 msgid "Failed to unlink path: " msgstr "" @@ -932,64 +933,72 @@ msgstr "" msgid "Failed to read symlink target. " msgstr "" -#: CodeLite/ssh/cl_sftp.cpp:483 +#: CodeLite/ssh/cl_sftp.cpp:484 msgid "Failed to chmod file: " msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:186 CodeLite/ssh/cl_ssh.cpp:195 -#: CodeLite/ssh/cl_ssh.cpp:206 +#: CodeLite/ssh/cl_ssh.cpp:189 CodeLite/ssh/cl_ssh.cpp:198 +#: CodeLite/ssh/cl_ssh.cpp:209 msgid "Accept server authentication?" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:186 +#: CodeLite/ssh/cl_ssh.cpp:189 msgid "Host key for server changed: it is now:\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:192 +#: CodeLite/ssh/cl_ssh.cpp:195 msgid "" "The host key for this server was not found but another type of key exists.\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:193 +#: CodeLite/ssh/cl_ssh.cpp:196 msgid "" "An attacker might change the default server key to confuse your client into " "thinking the key does not exist\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:200 +#: CodeLite/ssh/cl_ssh.cpp:203 msgid "Could not find known host file.\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:201 +#: CodeLite/ssh/cl_ssh.cpp:204 msgid "" "If you accept the host key here, the file will be automatically created.\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:205 +#: CodeLite/ssh/cl_ssh.cpp:208 msgid "Public key hash: " msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:205 +#: CodeLite/ssh/cl_ssh.cpp:208 msgid "The server is unknown. Do you trust the host key?\n" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:252 +#: CodeLite/ssh/cl_ssh.cpp:255 msgid "ssh_userauth_none failed" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:269 +#: CodeLite/ssh/cl_ssh.cpp:272 msgid "Login failed: invalid username/password" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:272 +#: CodeLite/ssh/cl_ssh.cpp:275 msgid "Authentication error: " msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:317 +#: CodeLite/ssh/cl_ssh.cpp:320 msgid "Interactive Keyboard is not enabled for this server" msgstr "" -#: CodeLite/ssh/cl_ssh.cpp:353 +#: CodeLite/ssh/cl_ssh.cpp:375 Plugin/builder/builder_gnumake.cpp:167 +msgid "CodeLite" +msgstr "" + +#: CodeLite/ssh/cl_ssh.cpp:375 +msgid "Enter passphrase:" +msgstr "" + +#: CodeLite/ssh/cl_ssh.cpp:387 msgid "Public Key error: " msgstr "" @@ -1005,20 +1014,20 @@ msgstr "" #: Copyright/copyrights_options_base_dlg.cpp:60 DatabaseExplorer/GUI.cpp:589 #: ExternalTools/NewToolBase.cpp:79 ExternalTools/NewToolBase.cpp:98 #: Gizmos/newclassbasedlg.cpp:151 Gizmos/newclassbasedlg.cpp:172 -#: LanguageServer/UI.cpp:295 LanguageServer/UI.cpp:319 -#: LiteEditor/findinfiles_dlg.cpp:142 LiteEditor/importfilesdialog_new.cpp:48 +#: LiteEditor/findinfiles_dlg.cpp:167 LiteEditor/importfilesdialog_new.cpp:48 #: LiteEditor/newworkspacebasedlg.cpp:66 #: LiteEditor/project_settings_base_dlg.cpp:560 #: LiteEditor/project_settings_base_dlg.cpp:1156 #: LiteEditor/quickdebugbase.cpp:85 LiteEditor/quickdebugbase.cpp:120 #: LiteEditor/quickdebugbase.cpp:156 LiteEditor/quickdebugbase.cpp:263 #: LiteEditor/quickdebugbase.cpp:294 LiteEditor/quickdebugbase.cpp:327 -#: LiteEditor/tabgroupbasedlgs.cpp:41 Plugin/wxcrafter_plugin.cpp:165 -#: Plugin/wxcrafter_plugin.cpp:258 SnipWiz/editsnippetsbasedlg.cpp:81 -#: SnipWiz/templateclassbasedlg.cpp:139 SnipWiz/templateclassbasedlg.cpp:159 -#: Subversion2/subversion2_ui.cpp:408 Subversion2/subversion2_ui.cpp:493 -#: Subversion2/subversion2_ui.cpp:526 UnitTestCPP/testclassbasedlg.cpp:56 -#: codelitephp/php-plugin/new_class.cpp:97 +#: LiteEditor/tabgroupbasedlgs.cpp:41 Plugin/LSP/UI.cpp:304 +#: Plugin/LSP/UI.cpp:328 Plugin/ai/UI.cpp:573 Plugin/ai/UI.cpp:707 +#: Plugin/wxcrafter_plugin.cpp:165 Plugin/wxcrafter_plugin.cpp:258 +#: SnipWiz/editsnippetsbasedlg.cpp:81 SnipWiz/templateclassbasedlg.cpp:139 +#: SnipWiz/templateclassbasedlg.cpp:159 Subversion2/subversion2_ui.cpp:408 +#: Subversion2/subversion2_ui.cpp:493 Subversion2/subversion2_ui.cpp:526 +#: UnitTestCPP/testclassbasedlg.cpp:56 codelitephp/php-plugin/new_class.cpp:97 #: codelitephp/php-plugin/new_class.cpp:114 #: codelitephp/php-plugin/php_ui.cpp:100 wxcrafter/src/wxcrafter_gui.cpp:1462 #: wxformbuilder/formbuildsettingsbasedlg.cpp:60 @@ -1038,7 +1047,7 @@ msgstr "" msgid "Select File for Comparison" msgstr "" -#: CodeLiteDiff/NewFileComparison.cpp:27 +#: CodeLiteDiff/NewFileComparison.cpp:29 #: LiteEditor/breakpointpropertiesdlg.cpp:192 #: LiteEditor/breakpointpropertiesdlg.cpp:194 LiteEditor/debugcoredump.cpp:175 #: LiteEditor/debuggersettingsdlg.cpp:126 @@ -1046,8 +1055,8 @@ msgstr "" msgid "Select file:" msgstr "" -#: CodeLiteDiff/NewFileComparison.cpp:38 CodeLiteDiff/codelitediff.cpp:150 -#: CodeLiteDiff/codelitediff.cpp:160 LiteEditor/mainbook.cpp:509 +#: CodeLiteDiff/NewFileComparison.cpp:40 CodeLiteDiff/codelitediff.cpp:150 +#: CodeLiteDiff/codelitediff.cpp:160 LiteEditor/mainbook.cpp:605 msgid "Untitled" msgstr "" @@ -1079,30 +1088,30 @@ msgstr "" msgid "Compare with..." msgstr "" -#: ContinuousBuild/continuousbuildbasepane.cpp:32 -msgid "Enable continuous build" +#: ContinuousBuild/continuousbuild.cpp:48 +#: ContinuousBuild/continuousbuild.cpp:61 +msgid "Continuous build plugin which compiles files on save and report errors" msgstr "" -#: ContinuousBuild/continuousbuildbasepane.cpp:41 -msgid "&Clear All" +#: ContinuousBuild/continuousbuild.cpp:55 Plugin/editor_config.cpp:385 +#: Plugin/editor_config.cpp:422 +msgid "BuildQ" msgstr "" -#: ContinuousBuild/continuousbuildbasepane.cpp:65 -msgid "Failed Files:" +#: ContinuousBuild/continuousbuild.cpp:214 +msgid "Compiling" msgstr "" -#: ContinuousBuild/continuousbuild.cpp:60 -#: ContinuousBuild/continuousbuild.cpp:73 -msgid "Continuous build plugin which compiles files on save and report errors" +#: ContinuousBuild/continuousbuildbasepane.cpp:46 +msgid "Enable continuous build" msgstr "" -#: ContinuousBuild/continuousbuild.cpp:67 Plugin/editor_config.cpp:386 -#: Plugin/editor_config.cpp:423 -msgid "BuildQ" +#: ContinuousBuild/continuousbuildbasepane.cpp:54 +msgid "&Clear All" msgstr "" -#: ContinuousBuild/continuousbuild.cpp:226 -msgid "Compiling" +#: ContinuousBuild/continuousbuildbasepane.cpp:78 +msgid "Failed Files:" msgstr "" #: Copyright/copyright.cpp:66 @@ -1217,7 +1226,7 @@ msgid "Backup modified files" msgstr "" #: Copyright/copyrights_options_base_dlg.cpp:100 -#: wxcrafter/src/wxcrafter.cpp:779 +#: Plugin/CustomControls/CustomControls.cpp:214 wxcrafter/src/wxcrafter.cpp:779 msgid "&Save" msgstr "" @@ -1225,7 +1234,7 @@ msgstr "" msgid "Copyrights Settings" msgstr "" -#: Copyright/copyrights_options_dlg.cpp:49 +#: Copyright/copyrights_options_dlg.cpp:51 msgid "Choose a file:" msgstr "" @@ -1244,7 +1253,7 @@ msgstr "" msgid "&Un-Check All" msgstr "" -#: Copyright/copyrights_proj_sel_base_dlg.cpp:76 +#: Copyright/copyrights_proj_sel_base_dlg.cpp:76 Plugin/ai/UI.cpp:433 msgid "&Insert" msgstr "" @@ -1275,59 +1284,59 @@ msgstr "" msgid "Table %s has no primary key defined!\n" msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:50 +#: DatabaseExplorer/DbSettingDialog.cpp:51 msgid "File name" msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:82 -#: DatabaseExplorer/DbSettingDialog.cpp:154 -#: DatabaseExplorer/DbSettingDialog.cpp:381 -#: DatabaseExplorer/DbViewerPanel.cpp:572 -#: DatabaseExplorer/DbViewerPanel.cpp:623 -#: DatabaseExplorer/DbViewerPanel.cpp:797 -#: DatabaseExplorer/SqlCommandPanel.cpp:263 +#: DatabaseExplorer/DbSettingDialog.cpp:83 +#: DatabaseExplorer/DbSettingDialog.cpp:158 +#: DatabaseExplorer/DbSettingDialog.cpp:388 +#: DatabaseExplorer/DbViewerPanel.cpp:599 +#: DatabaseExplorer/DbViewerPanel.cpp:650 +#: DatabaseExplorer/DbViewerPanel.cpp:828 +#: DatabaseExplorer/SqlCommandPanel.cpp:267 #, c-format msgid "Error (%d): %s" msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:83 -#: DatabaseExplorer/DbSettingDialog.cpp:86 -#: DatabaseExplorer/DbSettingDialog.cpp:90 -#: DatabaseExplorer/DbSettingDialog.cpp:155 +#: DatabaseExplorer/DbSettingDialog.cpp:84 +#: DatabaseExplorer/DbSettingDialog.cpp:87 +#: DatabaseExplorer/DbSettingDialog.cpp:91 #: DatabaseExplorer/DbSettingDialog.cpp:159 #: DatabaseExplorer/DbSettingDialog.cpp:163 -#: DatabaseExplorer/DbSettingDialog.cpp:382 -#: DatabaseExplorer/DbSettingDialog.cpp:386 -#: DatabaseExplorer/DbSettingDialog.cpp:391 -#: DatabaseExplorer/DbViewerPanel.cpp:573 -#: DatabaseExplorer/DbViewerPanel.cpp:576 -#: DatabaseExplorer/DbViewerPanel.cpp:627 -#: DatabaseExplorer/DbViewerPanel.cpp:634 -#: DatabaseExplorer/SqlCommandPanel.cpp:155 -#: DatabaseExplorer/SqlCommandPanel.cpp:264 -#: DatabaseExplorer/SqlCommandPanel.cpp:269 +#: DatabaseExplorer/DbSettingDialog.cpp:167 +#: DatabaseExplorer/DbSettingDialog.cpp:389 +#: DatabaseExplorer/DbSettingDialog.cpp:393 +#: DatabaseExplorer/DbSettingDialog.cpp:398 +#: DatabaseExplorer/DbViewerPanel.cpp:600 +#: DatabaseExplorer/DbViewerPanel.cpp:603 +#: DatabaseExplorer/DbViewerPanel.cpp:654 +#: DatabaseExplorer/DbViewerPanel.cpp:661 +#: DatabaseExplorer/SqlCommandPanel.cpp:159 +#: DatabaseExplorer/SqlCommandPanel.cpp:268 +#: DatabaseExplorer/SqlCommandPanel.cpp:273 msgid "DB Error" msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:86 -#: DatabaseExplorer/DbSettingDialog.cpp:159 -#: DatabaseExplorer/DbSettingDialog.cpp:386 -#: DatabaseExplorer/DbViewerPanel.cpp:576 -#: DatabaseExplorer/DbViewerPanel.cpp:634 -#: DatabaseExplorer/DbViewerPanel.cpp:800 -#: DatabaseExplorer/SqlCommandPanel.cpp:269 +#: DatabaseExplorer/DbSettingDialog.cpp:87 +#: DatabaseExplorer/DbSettingDialog.cpp:163 +#: DatabaseExplorer/DbSettingDialog.cpp:393 +#: DatabaseExplorer/DbViewerPanel.cpp:603 +#: DatabaseExplorer/DbViewerPanel.cpp:661 +#: DatabaseExplorer/DbViewerPanel.cpp:832 +#: DatabaseExplorer/SqlCommandPanel.cpp:273 msgid "Unknown error." msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:90 +#: DatabaseExplorer/DbSettingDialog.cpp:91 msgid "MySQL connection is not supported." msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:163 +#: DatabaseExplorer/DbSettingDialog.cpp:167 msgid "PostgreSQL connection is not supported." msgstr "" -#: DatabaseExplorer/DbSettingDialog.cpp:391 +#: DatabaseExplorer/DbSettingDialog.cpp:398 msgid "SQLite connection is not supported." msgstr "" @@ -1340,225 +1349,225 @@ msgid "Close selected connection" msgstr "" #: DatabaseExplorer/DbViewerPanel.cpp:71 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:26 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:30 #: Subversion2/subversion_view.cpp:237 msgid "Refresh View" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:186 +#: DatabaseExplorer/DbViewerPanel.cpp:187 msgid "Databases" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:194 +#: DatabaseExplorer/DbViewerPanel.cpp:196 #, c-format msgid "Databases (%s)" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:206 +#: DatabaseExplorer/DbViewerPanel.cpp:210 msgid "Tables" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:234 +#: DatabaseExplorer/DbViewerPanel.cpp:240 msgid "Views" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:282 DatabaseExplorer/GUI.cpp:484 +#: DatabaseExplorer/DbViewerPanel.cpp:291 DatabaseExplorer/GUI.cpp:484 #: LiteEditor/batchbuildbasedlg.cpp:97 LiteEditor/edit_configuration.cpp:101 -#: LiteEditor/findinfiles_dlg.cpp:160 LiteEditor/frame.cpp:1126 -#: Plugin/CustomControls/CustomControls.cpp:162 -#: Plugin/Diff/DiffFoldersFrame.cpp:26 Plugin/clPluginsFindBar.cpp:115 -#: Plugin/clTreeCtrlPanel.cpp:149 Runtime/rc/menu.xrc:772 -#: Runtime/rc/menu.xrc:783 Runtime/rc/menu.xrc:791 -#: SnipWiz/editsnippetsbasedlg.cpp:134 Subversion2/subversion_view.cpp:495 -#: git/gitui.cpp:826 git/gitui.cpp:977 wxcrafter/src/main.cpp:212 +#: LiteEditor/findinfiles_dlg.cpp:189 LiteEditor/frame.cpp:1134 +#: Plugin/CustomControls/CustomControls.cpp:102 +#: Plugin/Diff/DiffFoldersFrame.cpp:25 Plugin/clPluginsFindBar.cpp:115 +#: Runtime/rc/menu.xrc:784 Runtime/rc/menu.xrc:795 Runtime/rc/menu.xrc:803 +#: Runtime/rc/menu.xrc:1209 SnipWiz/editsnippetsbasedlg.cpp:134 +#: Subversion2/subversion_view.cpp:495 git/gitui.cpp:830 git/gitui.cpp:981 +#: wxcrafter/src/main.cpp:209 wxcrafter/src/main.cpp:228 msgid "Close" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:282 +#: DatabaseExplorer/DbViewerPanel.cpp:291 msgid "Close connection?" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:334 +#: DatabaseExplorer/DbViewerPanel.cpp:343 msgid "Add database" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:334 +#: DatabaseExplorer/DbViewerPanel.cpp:343 msgid "Database name" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:344 +#: DatabaseExplorer/DbViewerPanel.cpp:353 msgid "Database created successfully" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:349 +#: DatabaseExplorer/DbViewerPanel.cpp:359 msgid "Can't create new db in this database engine!" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:349 Gizmos/newwxprojectdlg.cpp:102 -#: LiteEditor/advanced_settings.cpp:89 LiteEditor/cl_editor.cpp:1703 -#: LiteEditor/fileview.cpp:917 LiteEditor/fileview.cpp:928 -#: LiteEditor/manager.cpp:362 LiteEditor/manager.cpp:379 -#: LiteEditor/manager.cpp:546 LiteEditor/manager.cpp:672 -#: LiteEditor/manager.cpp:741 LiteEditor/manager.cpp:902 -#: LiteEditor/manager.cpp:928 LiteEditor/manager.cpp:1071 -#: LiteEditor/manager.cpp:1226 LiteEditor/newworkspacedlg.cpp:109 +#: DatabaseExplorer/DbViewerPanel.cpp:359 Gizmos/newwxprojectdlg.cpp:101 +#: LiteEditor/advanced_settings.cpp:90 LiteEditor/cl_editor.cpp:1702 +#: LiteEditor/fileview.cpp:918 LiteEditor/fileview.cpp:929 +#: LiteEditor/manager.cpp:364 LiteEditor/manager.cpp:381 +#: LiteEditor/manager.cpp:551 LiteEditor/manager.cpp:678 +#: LiteEditor/manager.cpp:747 LiteEditor/manager.cpp:908 +#: LiteEditor/manager.cpp:934 LiteEditor/manager.cpp:1080 +#: LiteEditor/manager.cpp:1235 LiteEditor/newworkspacedlg.cpp:109 msgid "Error" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:363 +#: DatabaseExplorer/DbViewerPanel.cpp:373 #, c-format msgid "Remove database '%s'?" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:364 -#: DatabaseExplorer/DbViewerPanel.cpp:720 +#: DatabaseExplorer/DbViewerPanel.cpp:374 +#: DatabaseExplorer/DbViewerPanel.cpp:748 msgid "Drop database" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:370 +#: DatabaseExplorer/DbViewerPanel.cpp:381 msgid "Database dropped successfully" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:406 +#: DatabaseExplorer/DbViewerPanel.cpp:418 #, c-format msgid "Remove table '%s'?" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:407 -#: DatabaseExplorer/DbViewerPanel.cpp:746 +#: DatabaseExplorer/DbViewerPanel.cpp:419 +#: DatabaseExplorer/DbViewerPanel.cpp:776 msgid "Drop table" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:413 +#: DatabaseExplorer/DbViewerPanel.cpp:426 msgid "Table dropped successfully" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:423 +#: DatabaseExplorer/DbViewerPanel.cpp:437 #, c-format msgid "Remove view '%s'?" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:424 -#: DatabaseExplorer/DbViewerPanel.cpp:763 +#: DatabaseExplorer/DbViewerPanel.cpp:438 +#: DatabaseExplorer/DbViewerPanel.cpp:794 msgid "Drop view" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:430 +#: DatabaseExplorer/DbViewerPanel.cpp:445 msgid "View dropped successfully" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:489 +#: DatabaseExplorer/DbViewerPanel.cpp:505 msgid "Import database from SQL file ..." msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:503 +#: DatabaseExplorer/DbViewerPanel.cpp:523 msgid "Dump data into file ..." msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:508 +#: DatabaseExplorer/DbViewerPanel.cpp:531 msgid "Data was saved to " msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:517 +#: DatabaseExplorer/DbViewerPanel.cpp:541 msgid "Export database..." msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:563 +#: DatabaseExplorer/DbViewerPanel.cpp:590 #, c-format msgid "The database has been exported to '%s'." msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:564 +#: DatabaseExplorer/DbViewerPanel.cpp:591 msgid "wxDbExplorer" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:612 +#: DatabaseExplorer/DbViewerPanel.cpp:639 msgid "Successful!" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:625 +#: DatabaseExplorer/DbViewerPanel.cpp:652 msgid "Fail!" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:708 +#: DatabaseExplorer/DbViewerPanel.cpp:735 msgid "Close Connection" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:710 +#: DatabaseExplorer/DbViewerPanel.cpp:737 msgid "Refresh Connection" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:716 -#: DatabaseExplorer/DbViewerPanel.cpp:742 -#: DatabaseExplorer/DbViewerPanel.cpp:760 -msgid "Open SQL panel" +#: DatabaseExplorer/DbViewerPanel.cpp:744 +msgid "Open SQL command panel for the database" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:717 -msgid "Open SQL command panel for the database" +#: DatabaseExplorer/DbViewerPanel.cpp:744 +#: DatabaseExplorer/DbViewerPanel.cpp:773 +#: DatabaseExplorer/DbViewerPanel.cpp:791 +msgid "Open SQL panel" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:721 +#: DatabaseExplorer/DbViewerPanel.cpp:748 msgid "Run SQL command for deleting Database" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:724 -msgid "Create classes from DB" +#: DatabaseExplorer/DbViewerPanel.cpp:752 +msgid "Create C++ classes for the database" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:725 -msgid "Create C++ classes for the database" +#: DatabaseExplorer/DbViewerPanel.cpp:752 +msgid "Create classes from DB" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:728 +#: DatabaseExplorer/DbViewerPanel.cpp:756 msgid "Import database from file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:729 +#: DatabaseExplorer/DbViewerPanel.cpp:757 msgid "Run SQL commands stored in *.sql file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:730 +#: DatabaseExplorer/DbViewerPanel.cpp:759 msgid "Export database to file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:731 +#: DatabaseExplorer/DbViewerPanel.cpp:760 msgid "Export database CREATE SQL statements into *.sql file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:734 +#: DatabaseExplorer/DbViewerPanel.cpp:764 msgid "Dump data to file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:735 +#: DatabaseExplorer/DbViewerPanel.cpp:765 msgid "Dump data from database into .sql file" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:743 +#: DatabaseExplorer/DbViewerPanel.cpp:773 msgid "Open SQL command panel for the table" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:746 +#: DatabaseExplorer/DbViewerPanel.cpp:776 msgid "Run SQL command to delete the table" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:748 +#: DatabaseExplorer/DbViewerPanel.cpp:779 msgid "Create classes from Table" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:749 +#: DatabaseExplorer/DbViewerPanel.cpp:780 msgid "Create C++ classes for the table" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:754 +#: DatabaseExplorer/DbViewerPanel.cpp:785 msgid "Copy Column Name" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:760 +#: DatabaseExplorer/DbViewerPanel.cpp:791 msgid "Open SQL command panel for the view" msgstr "" -#: DatabaseExplorer/DbViewerPanel.cpp:763 +#: DatabaseExplorer/DbViewerPanel.cpp:794 msgid "Run SQL command to delete the view" msgstr "" @@ -1599,7 +1608,7 @@ msgid "Database user name" msgstr "" #: DatabaseExplorer/GUI.cpp:266 DatabaseExplorer/GUI.cpp:353 -#: Plugin/sftp_ui.cpp:208 SFTP/UI.cpp:534 Subversion2/subversion2_ui.cpp:317 +#: Plugin/sftp_ui.cpp:298 SFTP/UI.cpp:534 Subversion2/subversion2_ui.cpp:317 msgid "Password:" msgstr "" @@ -1619,7 +1628,8 @@ msgstr "" #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:135 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:910 #: Plugin/NewProjectDialogBase.cpp:46 Plugin/SFTPBrowserDlg.cpp:463 -#: SnipWiz/templateclassbasedlg.cpp:191 WebTools/WebToolsBase.cpp:365 +#: Plugin/ai/UI.cpp:531 Plugin/ai/UI.cpp:637 +#: SnipWiz/templateclassbasedlg.cpp:191 #: abbreviation/abbreviationssettingsbase.cpp:108 #: codelitephp/php-plugin/new_class.cpp:56 #: codelitephp/php-plugin/php_ui.cpp:106 codelitephp/php-plugin/php_ui.cpp:194 @@ -1628,7 +1638,7 @@ msgid "Name:" msgstr "" #: DatabaseExplorer/GUI.cpp:327 LiteEditor/project_settings_base_dlg.cpp:731 -#: Plugin/sftp_ui.cpp:181 SFTP/UI.cpp:509 codelitephp/php-plugin/php_ui.cpp:513 +#: Plugin/sftp_ui.cpp:182 SFTP/UI.cpp:509 codelitephp/php-plugin/php_ui.cpp:513 msgid "Port:" msgstr "" @@ -1636,9 +1646,8 @@ msgstr "" msgid "Default database:" msgstr "" -#: DatabaseExplorer/GUI.cpp:470 LanguageServer/UI.cpp:504 -#: LiteEditor/editorsettingsmiscpanel.cpp:122 SFTP/UI.cpp:49 -#: git/GitConsole.cpp:247 +#: DatabaseExplorer/GUI.cpp:470 LiteEditor/editorsettingsmiscpanel.cpp:120 +#: Plugin/LSP/UI.cpp:515 SFTP/UI.cpp:49 git/GitConsole.cpp:234 msgid "Log" msgstr "" @@ -1661,13 +1670,12 @@ msgstr "" #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:834 #: Plugin/NewProjectDialogBase.cpp:40 QmakePlugin/NewQtProj.cpp:51 #: SpellChecker/wxcrafter.cpp:57 Subversion2/subversion2_ui.cpp:1348 -#: Subversion2/wxcrafter.cpp:283 WebTools/WebToolsBase.cpp:247 -#: WebTools/WebToolsBase.cpp:382 +#: Subversion2/wxcrafter.cpp:283 #: codelite-generate-themes/codelite-generate-themes/wxcrafter.cpp:40 #: codelite-generate-themes/codelite-generate-themes/wxcrafter.cpp:50 #: codelitephp/php-plugin/php_ui.cpp:211 codelitephp/php-plugin/php_ui.cpp:697 #: codelitephp/php-plugin/php_ui.cpp:1048 -#: codelitephp/php-plugin/php_ui.cpp:1697 git/gitui.cpp:215 git/gitui.cpp:1374 +#: codelitephp/php-plugin/php_ui.cpp:1697 git/gitui.cpp:215 git/gitui.cpp:1378 #: wxcrafter/controls/dir_picker_ctrl_wrapper.cpp:16 msgid "Select a folder" msgstr "" @@ -1717,104 +1725,104 @@ msgstr "" msgid "Class generator dialog" msgstr "" -#: DatabaseExplorer/LogDialog.cpp:32 +#: DatabaseExplorer/LogDialog.cpp:33 msgid " --------------- Log starts at: " msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:95 -#: DatabaseExplorer/SqlCommandPanel.cpp:385 +#: DatabaseExplorer/SqlCommandPanel.cpp:99 +#: DatabaseExplorer/SqlCommandPanel.cpp:393 #, c-format msgid " -- selected database %s\n" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:104 +#: DatabaseExplorer/SqlCommandPanel.cpp:108 msgid "Load SQL Script" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:105 -#: DatabaseExplorer/databaseexplorer.cpp:138 -#: DatabaseExplorer/databaseexplorer.cpp:154 +#: DatabaseExplorer/SqlCommandPanel.cpp:109 +#: DatabaseExplorer/databaseexplorer.cpp:123 +#: DatabaseExplorer/databaseexplorer.cpp:139 msgid "Execute SQL" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:128 +#: DatabaseExplorer/SqlCommandPanel.cpp:132 msgid "Executing SQL..." msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:155 +#: DatabaseExplorer/SqlCommandPanel.cpp:159 msgid "Unknown SQL error." msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:275 +#: DatabaseExplorer/SqlCommandPanel.cpp:279 msgid "Cant connect!" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:281 LiteEditor/ps_compiler_page.cpp:116 -#: LiteEditor/ps_general_page.cpp:264 Plugin/Diff/DiffSideBySidePanel.cpp:1011 -#: Plugin/Diff/DiffSideBySidePanel.cpp:1020 Plugin/clPropertiesPage.cpp:351 +#: DatabaseExplorer/SqlCommandPanel.cpp:286 LiteEditor/ps_compiler_page.cpp:116 +#: LiteEditor/ps_general_page.cpp:264 Plugin/Diff/DiffSideBySidePanel.cpp:1010 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1019 Plugin/clPropertiesPage.cpp:383 #: Plugin/wxcrafter_plugin.cpp:169 Remoty/RemotySwitchToWorkspaceDlg.cpp:55 #: Remoty/RemotySwitchToWorkspaceDlg.cpp:66 msgid "Choose a file" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:298 +#: DatabaseExplorer/SqlCommandPanel.cpp:303 msgid "Chose a file" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:313 +#: DatabaseExplorer/SqlCommandPanel.cpp:318 msgid "Insert SELECT SQL template" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:314 +#: DatabaseExplorer/SqlCommandPanel.cpp:319 msgid "Insert SELECT SQL statement template into editor." msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:315 +#: DatabaseExplorer/SqlCommandPanel.cpp:321 msgid "Insert INSERT SQL template" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:316 +#: DatabaseExplorer/SqlCommandPanel.cpp:322 msgid "Insert INSERT SQL statement template into editor." msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:317 +#: DatabaseExplorer/SqlCommandPanel.cpp:324 msgid "Insert UPDATE SQL template" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:318 +#: DatabaseExplorer/SqlCommandPanel.cpp:325 msgid "Insert UPDATE SQL statement template into editor." msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:319 +#: DatabaseExplorer/SqlCommandPanel.cpp:327 msgid "Insert DELETE SQL template" msgstr "" -#: DatabaseExplorer/SqlCommandPanel.cpp:320 +#: DatabaseExplorer/SqlCommandPanel.cpp:328 msgid "Insert DELETE SQL statement template into editor." msgstr "" -#: DatabaseExplorer/databaseexplorer.cpp:99 -#: DatabaseExplorer/databaseexplorer.cpp:135 +#: DatabaseExplorer/databaseexplorer.cpp:98 +#: DatabaseExplorer/databaseexplorer.cpp:120 msgid "DatabaseExplorer for CodeLite" msgstr "" +#: DatabaseExplorer/databaseexplorer.cpp:117 #: DatabaseExplorer/databaseexplorer.cpp:118 -#: DatabaseExplorer/databaseexplorer.cpp:119 msgid "DbExplorer" msgstr "" -#: DatabaseExplorer/databaseexplorer.cpp:138 -#: DatabaseExplorer/databaseexplorer.cpp:156 +#: DatabaseExplorer/databaseexplorer.cpp:123 +#: DatabaseExplorer/databaseexplorer.cpp:141 msgid "Database Explorer" msgstr "" -#: DatabaseExplorer/databaseexplorer.cpp:189 +#: DatabaseExplorer/databaseexplorer.cpp:174 msgid "" "Cross platform database explorer\n" "\n" msgstr "" -#: DatabaseExplorer/databaseexplorer.cpp:193 +#: DatabaseExplorer/databaseexplorer.cpp:178 msgid "DatabaseExplorer" msgstr "" @@ -1823,37 +1831,38 @@ msgid "New source breakpoint" msgstr "" #: DebugAdapterClient/DAPBreakpointsView.cpp:19 +#: DebugAdapterClient/DAPBreakpointsView.cpp:122 msgid "New function breakpoint" msgstr "" #: DebugAdapterClient/DAPBreakpointsView.cpp:20 -#: DebugAdapterClient/DAPWatchesView.cpp:22 Runtime/rc/menu.xrc:1108 +#: DebugAdapterClient/DAPWatchesView.cpp:22 Runtime/rc/menu.xrc:1120 msgid "Delete All" msgstr "" -#: DebugAdapterClient/DAPBreakpointsView.cpp:128 +#: DebugAdapterClient/DAPBreakpointsView.cpp:130 #: LiteEditor/breakpointdlgbase.cpp:170 msgid "Function name" msgstr "" -#: DebugAdapterClient/DAPBreakpointsView.cpp:128 +#: DebugAdapterClient/DAPBreakpointsView.cpp:130 msgid "Set breakpoint in function" msgstr "" -#: DebugAdapterClient/DAPBreakpointsView.cpp:147 +#: DebugAdapterClient/DAPBreakpointsView.cpp:150 msgid "Location (source:line)" msgstr "" -#: DebugAdapterClient/DAPBreakpointsView.cpp:147 +#: DebugAdapterClient/DAPBreakpointsView.cpp:150 msgid "Set breakpoint in source file" msgstr "" -#: DebugAdapterClient/DAPBreakpointsView.cpp:156 +#: DebugAdapterClient/DAPBreakpointsView.cpp:159 msgid "Invalid line number" msgstr "" #: DebugAdapterClient/DAPDebuggerPane.cpp:10 -#: DebugAdapterClient/DebugAdapterClient.cpp:71 +#: DebugAdapterClient/DebugAdapterClient.cpp:66 msgid "Debugger Client" msgstr "" @@ -1862,28 +1871,27 @@ msgid "Thread, stacks & variables" msgstr "" #: DebugAdapterClient/DAPDebuggerPane.cpp:12 LiteEditor/debuggerpane.cpp:53 -#: LiteEditor/debuggerpane.cpp:115 Runtime/rc/menu.xrc:681 -#: WebTools/WebToolsBase.cpp:543 codelitephp/php-plugin/php_ui.cpp:1190 +#: LiteEditor/debuggerpane.cpp:115 Runtime/rc/menu.xrc:682 +#: codelitephp/php-plugin/php_ui.cpp:1190 msgid "Breakpoints" msgstr "" #: DebugAdapterClient/DAPDebuggerPane.cpp:13 LiteEditor/debuggerpane.cpp:51 -#: Runtime/rc/menu.xrc:661 +#: Runtime/rc/menu.xrc:662 msgid "Watches" msgstr "" #: DebugAdapterClient/DAPMainView.cpp:50 DebugAdapterClient/UI.cpp:90 #: DebugAdapterClient/UI.cpp:107 ExternalTools/external_tools.cpp:39 -#: LanguageServer/UI.cpp:157 LiteEditor/CompilerMainPage.cpp:68 -#: LiteEditor/CompilersFoundDlgBase.cpp:39 LiteEditor/WelcomePage.cpp:70 -#: LiteEditor/attachdbgprocbasedlg.cpp:72 LiteEditor/localstable.cpp:53 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:824 +#: LiteEditor/CompilerMainPage.cpp:68 LiteEditor/CompilersFoundDlgBase.cpp:39 +#: LiteEditor/WelcomePage.cpp:65 LiteEditor/attachdbgprocbasedlg.cpp:72 +#: LiteEditor/localstable.cpp:53 Plugin/LSP/UI.cpp:160 #: Plugin/clSelectSymbolDialogBase.cpp:40 Plugin/openresourcedialogbase.cpp:58 -#: Plugin/sftp_ui.cpp:406 Subversion2/subversion2_ui.cpp:76 +#: Plugin/sftp_ui.cpp:451 Subversion2/subversion2_ui.cpp:76 #: codelitephp/php-plugin/localsview.cpp:32 #: codelitephp/php-plugin/php_ui.cpp:286 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:317 -#: wxcrafter/aui/aui_pane_info.cpp:52 wxcrafter/aui/aui_pane_info.cpp:171 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:334 +#: wxcrafter/aui/aui_pane_info.cpp:65 wxcrafter/aui/aui_pane_info.cpp:187 #: wxcrafter/controls/Containers/wx_collapsible_pane_pane_wrapper.cpp:14 #: wxcrafter/controls/RibbonBar/ribbon_tool_separator.cpp:16 #: wxcrafter/controls/info_bar_button_wrapper.cpp:19 @@ -1892,24 +1900,24 @@ msgid "Name" msgstr "" #: DebugAdapterClient/DAPMainView.cpp:51 -#: DebugAdapterClient/DAPVariableListCtrl.cpp:23 +#: DebugAdapterClient/DAPVariableListCtrl.cpp:27 #: LiteEditor/CompilerMainPage.cpp:69 #: LiteEditor/debuggersettingsbasedlg.cpp:861 LiteEditor/localstable.cpp:54 -#: LiteEditor/simpletable.cpp:118 Plugin/macrosdlg.cpp:69 +#: LiteEditor/simpletable.cpp:149 Plugin/macrosdlg.cpp:69 #: codelitephp/php-plugin/localsview.cpp:35 #: wxcrafter/controls/check_box_wrapper.cpp:16 #: wxcrafter/controls/dir_picker_ctrl_wrapper.cpp:15 -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:62 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:72 #: wxcrafter/controls/slider_wrapper.cpp:13 msgid "Value" msgstr "" #: DebugAdapterClient/DAPMainView.cpp:52 -#: DebugAdapterClient/DAPVariableListCtrl.cpp:24 LiteEditor/WelcomePage.cpp:72 +#: DebugAdapterClient/DAPVariableListCtrl.cpp:28 LiteEditor/WelcomePage.cpp:67 #: LiteEditor/breakpointslistctrl.h:55 LiteEditor/compiler_pages.cpp:613 #: LiteEditor/debugger_predefined_types_page.cpp:36 -#: LiteEditor/localstable.cpp:55 LiteEditor/simpletable.cpp:119 -#: Plugin/sftp_ui.cpp:408 codelitephp/php-plugin/localsview.cpp:33 +#: LiteEditor/localstable.cpp:55 LiteEditor/simpletable.cpp:150 +#: Plugin/sftp_ui.cpp:453 codelitephp/php-plugin/localsview.cpp:33 #: codelitephp/php-plugin/php_ui.cpp:288 msgid "Type" msgstr "" @@ -1924,12 +1932,12 @@ msgid "Loading..." msgstr "" #: DebugAdapterClient/DAPMainView.cpp:369 -#: DebugAdapterClient/DAPVariableListCtrl.cpp:64 -#: LiteEditor/BuildTabView.cpp:555 LiteEditor/frame.cpp:1085 -#: LiteEditor/frame.cpp:1617 LiteEditor/project_settings_base_dlg.cpp:313 -#: Plugin/CustomControls/CustomControls.cpp:151 Runtime/rc/menu.xrc:890 -#: Runtime/rc/menu.xrc:935 Runtime/rc/menu.xrc:1094 -#: wxcrafter/src/allocator_mgr.cpp:1086 +#: DebugAdapterClient/DAPVariableListCtrl.cpp:68 +#: LiteEditor/BuildTabView.cpp:555 LiteEditor/frame.cpp:1093 +#: LiteEditor/frame.cpp:1630 LiteEditor/project_settings_base_dlg.cpp:313 +#: Plugin/CustomControls/CustomControls.cpp:96 Runtime/rc/menu.xrc:902 +#: Runtime/rc/menu.xrc:947 Runtime/rc/menu.xrc:1106 +#: wxcrafter/src/allocator_mgr.cpp:1087 msgid "Copy" msgstr "" @@ -1946,30 +1954,29 @@ msgid "Backtrace copied to clipboard!" msgstr "" #: DebugAdapterClient/DAPOutputPane.cpp:16 Docker/UI.cpp:361 -#: LiteEditor/debuggerpane.cpp:57 Plugin/CustomControls/CustomControls.cpp:59 -#: Plugin/clStrings.h:6 Plugin/editor_config.cpp:378 -#: Plugin/editor_config.cpp:415 Runtime/rc/menu.xrc:665 -#: Subversion2/subversion2_ui.cpp:95 git/gitui.cpp:1647 +#: LiteEditor/debuggerpane.cpp:57 Plugin/clStrings.h:6 +#: Plugin/editor_config.cpp:377 Plugin/editor_config.cpp:414 +#: Runtime/rc/menu.xrc:666 Subversion2/subversion2_ui.cpp:95 git/gitui.cpp:1650 msgid "Output" msgstr "" -#: DebugAdapterClient/DAPVariableListCtrl.cpp:22 +#: DebugAdapterClient/DAPVariableListCtrl.cpp:26 #: LiteEditor/debugger_predefined_types_page.cpp:37 -#: LiteEditor/simpletable.cpp:117 +#: LiteEditor/simpletable.cpp:148 msgid "Expression" msgstr "" #: DebugAdapterClient/DAPWatchesView.cpp:19 #: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:18 -#: LiteEditor/WelcomePage.cpp:96 LiteEditor/simpletablebase.cpp:59 +#: LiteEditor/WelcomePage.cpp:91 LiteEditor/simpletablebase.cpp:59 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:53 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:420 -#: Plugin/wxTerminalCtrl/clBuiltinTerminalPane.cpp:35 Runtime/rc/menu.xrc:988 +#: Plugin/wxTerminalCtrl/clBuiltinTerminalPane.cpp:35 Runtime/rc/menu.xrc:1000 msgid "New" msgstr "" #: DebugAdapterClient/DAPWatchesView.cpp:20 -#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:19 LanguageServer/UI.cpp:81 +#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:19 #: LiteEditor/compiler_pages.cpp:446 LiteEditor/compiler_pages.cpp:487 #: LiteEditor/compiler_pages.cpp:531 LiteEditor/compiler_pages.cpp:568 #: LiteEditor/compiler_pages.cpp:628 LiteEditor/fileview.cpp:2677 @@ -1977,25 +1984,25 @@ msgstr "" #: LiteEditor/simpletablebase.cpp:55 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:57 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:429 -#: Plugin/clRemoteDirCtrl.cpp:321 Plugin/clTreeCtrlPanel.cpp:122 -#: Plugin/clTreeCtrlPanel.cpp:185 QmakePlugin/qmakesettingsdlg.cpp:102 -#: Runtime/rc/menu.xrc:906 Runtime/rc/menu.xrc:941 Runtime/rc/menu.xrc:1105 -#: Runtime/rc/menu.xrc:1136 SFTP/UI.cpp:258 Subversion2/subversion2.cpp:269 +#: Plugin/LSP/UI.cpp:84 Plugin/clRemoteDirCtrl.cpp:321 +#: QmakePlugin/qmakesettingsdlg.cpp:102 Runtime/rc/menu.xrc:918 +#: Runtime/rc/menu.xrc:953 Runtime/rc/menu.xrc:1117 Runtime/rc/menu.xrc:1156 +#: Runtime/rc/menu.xrc:1185 SFTP/UI.cpp:258 Subversion2/subversion2.cpp:316 #: Subversion2/subversion_view.cpp:450 #: abbreviation/abbreviationssettingsbase.cpp:55 #: codelitephp/php-plugin/PHPDebugPane.cpp:38 -#: codelitephp/php-plugin/php_workspace_view.cpp:298 -#: codelitephp/php-plugin/php_workspace_view.cpp:388 -#: wxcrafter/src/allocator_mgr.cpp:1030 wxcrafter/src/wxcrafter.cpp:597 +#: codelitephp/php-plugin/php_workspace_view.cpp:312 +#: codelitephp/php-plugin/php_workspace_view.cpp:402 +#: wxcrafter/src/allocator_mgr.cpp:1031 wxcrafter/src/wxcrafter.cpp:597 #: wxcrafter/src/wxcrafter.cpp:771 wxcrafter/src/wxcrafter.cpp:1821 msgid "Delete" msgstr "" -#: DebugAdapterClient/DAPWatchesView.cpp:72 +#: DebugAdapterClient/DAPWatchesView.cpp:74 msgid "Add watch" msgstr "" -#: DebugAdapterClient/DAPWatchesView.cpp:72 LiteEditor/DbgCommandBaseDlg.cpp:50 +#: DebugAdapterClient/DAPWatchesView.cpp:74 LiteEditor/DbgCommandBaseDlg.cpp:50 msgid "Expression:" msgstr "" @@ -2007,31 +2014,31 @@ msgstr "" #: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:22 #: LiteEditor/CompilerMainPage.cpp:75 LiteEditor/CompilerMainPage.cpp:81 -#: LiteEditor/frame.cpp:1130 codelitephp/php-plugin/php.cpp:494 +#: LiteEditor/frame.cpp:1138 codelitephp/php-plugin/php.cpp:498 msgid "Help" msgstr "" -#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:65 +#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:66 msgid "Delete '" msgstr "" -#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:76 +#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:77 msgid "" "Are you sure you want to scan for dap servers? (this will override your " "current settings)" msgstr "" -#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:99 +#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:101 msgid "Enter name" msgstr "" -#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:99 +#: DebugAdapterClient/DapDebuggerSettingsDlg.cpp:101 msgid "New dap server name" msgstr "" #: DebugAdapterClient/DapSettingsPage.cpp:32 #: LiteEditor/debuggersettingsbasedlg.cpp:338 -#: LiteEditor/editorsettingsmiscpanel.cpp:50 +#: LiteEditor/editorsettingsmiscpanel.cpp:42 #: LiteEditor/project_settings_base_dlg.cpp:166 #: LiteEditor/project_settings_dlg.cpp:99 #: LiteEditor/syntaxhighlightbasedlg.cpp:73 MemCheck/memcheckui.cpp:575 @@ -2039,7 +2046,7 @@ msgstr "" #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:246 #: Subversion2/subversion2_ui.cpp:382 codelitephp/php-plugin/php_ui.cpp:345 #: codelitephp/php-plugin/php_ui.cpp:619 -#: wxcrafter/aui/aui_manager_wrapper.cpp:34 wxcrafter/aui/aui_pane_info.cpp:49 +#: wxcrafter/aui/aui_manager_wrapper.cpp:33 wxcrafter/aui/aui_pane_info.cpp:62 #: wxcrafter/src/wxcrafter.cpp:661 msgid "General" msgstr "" @@ -2080,36 +2087,36 @@ msgstr "" msgid "Environment format" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:158 -#: DebugAdapterClient/DebugAdapterClient.cpp:181 -#: DebugAdapterClient/DebugAdapterClient.cpp:651 +#: DebugAdapterClient/DebugAdapterClient.cpp:153 +#: DebugAdapterClient/DebugAdapterClient.cpp:176 +#: DebugAdapterClient/DebugAdapterClient.cpp:649 msgid "Debug Adapter Client" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:335 DebugAdapterClient/UI.h:101 -#: Docker/docker.cpp:57 HelpPlugin/HelpPluginUI.h:99 -#: LanguageServer/languageserver.cpp:121 LiteEditor/frame.cpp:1165 +#: DebugAdapterClient/DebugAdapterClient.cpp:330 DebugAdapterClient/UI.h:101 +#: Docker/docker.cpp:54 HelpPlugin/HelpPluginUI.h:99 +#: LanguageServer/languageserver.cpp:116 LiteEditor/frame.cpp:1177 #: MemCheck/memcheckui.cpp:257 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:25 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:125 -#: WordCompletion/wordcompletion.cpp:66 ZoomNavigator/zoomnavigator.cpp:138 -#: cppchecker/cppchecker.cpp:116 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:27 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:140 +#: WordCompletion/wordcompletion.cpp:63 ZoomNavigator/zoomnavigator.cpp:144 +#: cppchecker/cppchecker.cpp:113 msgid "Settings" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:339 +#: DebugAdapterClient/DebugAdapterClient.cpp:334 msgid "Debug Adapter Client..." msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:428 +#: DebugAdapterClient/DebugAdapterClient.cpp:424 msgid "Could not locate project: " msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:437 +#: DebugAdapterClient/DebugAdapterClient.cpp:433 msgid "Could not locate the requested build configuration" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:708 +#: DebugAdapterClient/DebugAdapterClient.cpp:705 msgid "" "A debug session is running\n" "Cancel debug session and continue building?" @@ -2119,16 +2126,16 @@ msgstr "" msgid "Failed to evaluate expression: " msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:1376 +#: DebugAdapterClient/DebugAdapterClient.cpp:1393 msgid "ERROR: (dap) loading remote file over SSH is not supported yet" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:1381 +#: DebugAdapterClient/DebugAdapterClient.cpp:1398 #: LiteEditor/movefuncimpldlg.cpp:79 msgid " does not exist" msgstr "" -#: DebugAdapterClient/DebugAdapterClient.cpp:1381 +#: DebugAdapterClient/DebugAdapterClient.cpp:1398 msgid "ERROR: (dap) file:" msgstr "" @@ -2146,8 +2153,7 @@ msgstr "" #: LiteEditor/ThreadListPanelBase.cpp:45 LiteEditor/breakpointslistctrl.h:55 #: LiteEditor/listctrlpanelbase.cpp:39 LiteEditor/symbols_dialog.cpp:45 #: MemCheck/memcheckui.cpp:291 Runtime/rc/menu.xrc:160 -#: UnitTestCPP/unittestreport.cpp:102 WebTools/WebToolsBase.cpp:539 -#: WebTools/WebToolsBase.cpp:562 codelitephp/php-plugin/php_ui.cpp:1186 +#: UnitTestCPP/unittestreport.cpp:102 codelitephp/php-plugin/php_ui.cpp:1186 #: codelitephp/php-plugin/php_ui.cpp:1211 msgid "Line" msgstr "" @@ -2158,17 +2164,15 @@ msgid "Source" msgstr "" #: DebugAdapterClient/UI.cpp:248 LiteEditor/ThreadListPanelBase.cpp:37 -#: LiteEditor/listctrlpanelbase.cpp:33 WebTools/WebToolsBase.cpp:533 -#: codelitephp/php-plugin/php_ui.cpp:1180 +#: LiteEditor/listctrlpanelbase.cpp:33 codelitephp/php-plugin/php_ui.cpp:1180 #: codelitephp/php-plugin/php_ui.cpp:1207 msgid "#" msgstr "" #: DebugAdapterClient/UI.cpp:250 LiteEditor/ThreadListPanelBase.cpp:43 -#: LiteEditor/breakpointslistctrl.h:55 LiteEditor/frame.cpp:1118 +#: LiteEditor/breakpointslistctrl.h:55 LiteEditor/frame.cpp:1126 #: LiteEditor/listctrlpanelbase.cpp:37 LiteEditor/symbols_dialog.cpp:44 #: MemCheck/memcheckui.cpp:290 UnitTestCPP/unittestreport.cpp:100 -#: WebTools/WebToolsBase.cpp:537 WebTools/WebToolsBase.cpp:560 #: codelitephp/php-plugin/php_ui.cpp:290 codelitephp/php-plugin/php_ui.cpp:1184 #: codelitephp/php-plugin/php_ui.cpp:1209 msgid "File" @@ -2253,79 +2257,79 @@ msgstr "" msgid "Condition %s set for breakpoint %i" msgstr "" -#: Debugger/debuggergdb.cpp:266 +#: Debugger/debuggergdb.cpp:264 msgid "Debugging over SSH, using account: " msgstr "" -#: Debugger/debuggergdb.cpp:267 +#: Debugger/debuggergdb.cpp:265 msgid "Current working dir: " msgstr "" -#: Debugger/debuggergdb.cpp:268 +#: Debugger/debuggergdb.cpp:266 msgid "Launching gdb from : " msgstr "" -#: Debugger/debuggergdb.cpp:269 +#: Debugger/debuggergdb.cpp:267 msgid "Starting debugger : " msgstr "" -#: Debugger/debuggergdb.cpp:659 Debugger/debuggergdb.cpp:708 +#: Debugger/debuggergdb.cpp:657 Debugger/debuggergdb.cpp:706 msgid "Can't interrupt debuggee process: I don't know its PID!" msgstr "" -#: Debugger/debuggergdb.cpp:838 +#: Debugger/debuggergdb.cpp:836 msgid "Failed to start debugger: permission denied" msgstr "" -#: Docker/DockerOutputPane.cpp:32 LiteEditor/BuildTabView.cpp:558 +#: Docker/DockerOutputPane.cpp:28 LiteEditor/BuildTabView.cpp:558 #: LiteEditor/setters_getters.cpp:59 Plugin/addincludefiledlg.cpp:64 #: SmartCompletion/SmartCompletionsUI.cpp:49 #: SnipWiz/templateclassbasedlg.cpp:220 Tail/TailPanel.cpp:241 #: UnitTestCPP/testclassbasedlg.cpp:141 UnitTestCPP/unittestreport.cpp:106 -#: wxcrafter/UI/PropertiesView/custom_pg_properties.cpp:47 +#: wxcrafter/UI/PropertiesView/custom_pg_properties.cpp:53 msgid "Clear" msgstr "" -#: Docker/DockerOutputPane.cpp:49 +#: Docker/DockerOutputPane.cpp:45 msgid "Remove all containers" msgstr "" -#: Docker/DockerOutputPane.cpp:62 +#: Docker/DockerOutputPane.cpp:58 msgid "Remove unused images" msgstr "" -#: Docker/DockerOutputPane.cpp:75 Docker/UI.cpp:413 +#: Docker/DockerOutputPane.cpp:71 Docker/UI.cpp:413 #: wxcrafter/src/wxcrafter_gui.cpp:200 msgid "Containers" msgstr "" -#: Docker/DockerOutputPane.cpp:77 Docker/UI.cpp:446 +#: Docker/DockerOutputPane.cpp:73 Docker/UI.cpp:446 msgid "Images" msgstr "" -#: Docker/DockerOutputPane.cpp:192 +#: Docker/DockerOutputPane.cpp:186 msgid "Remove all unused images, not just dangling ones" msgstr "" -#: Docker/DockerOutputPane.cpp:226 +#: Docker/DockerOutputPane.cpp:220 msgid "Restart" msgstr "" -#: Docker/DockerOutputPane.cpp:235 ExternalTools/external_tools.cpp:150 -#: LiteEditor/frame.cpp:1039 LiteEditor/shelltab.cpp:77 -#: Plugin/ai/ChatAIWindow.cpp:40 +#: Docker/DockerOutputPane.cpp:229 ExternalTools/external_tools.cpp:150 +#: LiteEditor/frame.cpp:1047 LiteEditor/shelltab.cpp:77 +#: Plugin/ai/ChatAIWindow.cpp:55 msgid "Stop" msgstr "" -#: Docker/DockerOutputPane.cpp:244 Tail/TailPanel.cpp:243 +#: Docker/DockerOutputPane.cpp:238 Tail/TailPanel.cpp:243 msgid "Pause" msgstr "" -#: Docker/DockerOutputPane.cpp:255 +#: Docker/DockerOutputPane.cpp:249 msgid "Attach Terminal" msgstr "" -#: Docker/DockerOutputPane.cpp:268 +#: Docker/DockerOutputPane.cpp:262 msgid "Delete Container" msgstr "" @@ -2333,8 +2337,8 @@ msgstr "" msgid "Workspace Path:" msgstr "" -#: Docker/UI.cpp:117 Docker/clDockerDriver.cpp:303 Docker/docker.cpp:44 -#: Docker/docker.cpp:45 Docker/docker.cpp:58 LiteEditor/WelcomePage.cpp:205 +#: Docker/UI.cpp:117 Docker/clDockerDriver.cpp:307 Docker/docker.cpp:41 +#: Docker/docker.cpp:42 Docker/docker.cpp:55 LiteEditor/WelcomePage.cpp:195 msgid "Docker" msgstr "" @@ -2354,7 +2358,7 @@ msgid "" "'-t my_container .'" msgstr "" -#: Docker/UI.cpp:259 LiteEditor/frame.cpp:1038 +#: Docker/UI.cpp:259 LiteEditor/frame.cpp:1046 msgid "Run" msgstr "" @@ -2394,7 +2398,7 @@ msgstr "" msgid "Repository" msgstr "" -#: Docker/UI.cpp:467 git/gitui.cpp:1067 git/gitui.cpp:1133 +#: Docker/UI.cpp:467 git/gitui.cpp:1071 git/gitui.cpp:1137 msgid "Tag" msgstr "" @@ -2402,7 +2406,7 @@ msgstr "" msgid "CreatedAt" msgstr "" -#: Docker/UI.cpp:471 Plugin/sftp_ui.cpp:410 wxcrafter/aui/aui_pane_info.cpp:77 +#: Docker/UI.cpp:471 Plugin/sftp_ui.cpp:455 wxcrafter/aui/aui_pane_info.cpp:90 msgid "Size" msgstr "" @@ -2418,7 +2422,7 @@ msgstr "" msgid "Dockerfile Settings" msgstr "" -#: Docker/clDockerBuildableFile.cpp:94 Docker/clDockerDriver.cpp:140 +#: Docker/clDockerBuildableFile.cpp:94 Docker/clDockerDriver.cpp:144 msgid "" "Can't find docker executable. Please install docker and let me know where it " "is" @@ -2434,26 +2438,22 @@ msgstr "" msgid "Choosing 'Yes' will remove " msgstr "" -#: Docker/clDockerWorkspace.cpp:222 WebTools/NodeJSWorkspaceView.cpp:138 -#: WebTools/NoteJSWorkspace.cpp:187 +#: Docker/clDockerWorkspace.cpp:212 msgid "Can not create workspace in the root folder" msgstr "" -#: Docker/clDockerWorkspace.cpp:222 Docker/clDockerWorkspace.cpp:231 -#: LiteEditor/newworkspacebasedlg.h:78 WebTools/NodeJSWorkspaceView.cpp:138 -#: WebTools/NoteJSWorkspace.cpp:187 WebTools/NoteJSWorkspace.cpp:196 -#: WebTools/WebToolsBase.h:168 +#: Docker/clDockerWorkspace.cpp:212 Docker/clDockerWorkspace.cpp:221 +#: LiteEditor/newworkspacebasedlg.h:78 msgid "New Workspace" msgstr "" -#: Docker/clDockerWorkspace.cpp:230 WebTools/NoteJSWorkspace.cpp:195 +#: Docker/clDockerWorkspace.cpp:220 msgid "" "Failed to create workspace\n" "Workspace already exists" msgstr "" #: Docker/clDockerWorkspaceView.cpp:87 Docker/clDockerWorkspaceView.cpp:133 -#: WebTools/NodeJSWorkspaceView.cpp:101 msgid "Run..." msgstr "" @@ -2461,15 +2461,15 @@ msgstr "" msgid "Build..." msgstr "" -#: Docker/docker.cpp:25 Docker/docker.cpp:35 +#: Docker/docker.cpp:22 Docker/docker.cpp:32 msgid "Docker for CodeLite" msgstr "" #: EOSWiki/eosUI.cpp:49 Gizmos/newclassbasedlg.cpp:156 -#: Plugin/NewProjectDialogBase.cpp:36 Plugin/sftp_ui.cpp:378 +#: Plugin/NewProjectDialogBase.cpp:36 Plugin/sftp_ui.cpp:423 #: Remoty/RemotyUI.cpp:75 Remoty/RemotyUI.cpp:186 -#: SnipWiz/templateclassbasedlg.cpp:145 WebTools/WebToolsBase.cpp:378 -#: codelitephp/php-plugin/php_ui.cpp:86 codelitephp/php-plugin/php_ui.cpp:207 +#: SnipWiz/templateclassbasedlg.cpp:145 codelitephp/php-plugin/php_ui.cpp:86 +#: codelitephp/php-plugin/php_ui.cpp:207 msgid "Path:" msgstr "" @@ -2485,20 +2485,20 @@ msgstr "" msgid "New EOS Project" msgstr "" -#: EOSWiki/eoswiki.cpp:29 EOSWiki/eoswiki.cpp:39 +#: EOSWiki/eoswiki.cpp:26 EOSWiki/eoswiki.cpp:36 msgid "CodeLite for EOS" msgstr "" -#: EOSWiki/eoswiki.cpp:56 LiteEditor/fileview.cpp:2679 -#: wxcrafter/src/allocator_mgr.cpp:602 +#: EOSWiki/eoswiki.cpp:53 LiteEditor/fileview.cpp:2679 +#: wxcrafter/src/allocator_mgr.cpp:603 msgid "New Project..." msgstr "" -#: EOSWiki/eoswiki.cpp:57 +#: EOSWiki/eoswiki.cpp:54 msgid "EOS Wiki" msgstr "" -#: EOSWiki/eoswiki.cpp:67 +#: EOSWiki/eoswiki.cpp:64 msgid "Could not find EOS CDT installation. Please install it and try again" msgstr "" @@ -2506,11 +2506,11 @@ msgstr "" msgid "A project with the same name: '" msgstr "" -#: EOSWiki/eoswiki.cpp:99 LiteEditor/fileview.cpp:2369 +#: EOSWiki/eoswiki.cpp:100 LiteEditor/fileview.cpp:2369 msgid "Failed to create workspace:\n" msgstr "" -#: EOSWiki/eoswiki.cpp:109 +#: EOSWiki/eoswiki.cpp:112 msgid "Failed to create project:\n" msgstr "" @@ -2522,16 +2522,16 @@ msgstr "" msgid "EditorConfig Settings" msgstr "" -#: EditorConfigPlugin/editorconfigplugin.cpp:23 -#: EditorConfigPlugin/editorconfigplugin.cpp:33 +#: EditorConfigPlugin/editorconfigplugin.cpp:22 +#: EditorConfigPlugin/editorconfigplugin.cpp:32 msgid "Support for .editorconfig files in CodeLite" msgstr "" -#: EditorConfigPlugin/editorconfigplugin.cpp:50 +#: EditorConfigPlugin/editorconfigplugin.cpp:49 msgid "EditorConfig" msgstr "" -#: ExternalTools/ExternalToolsProcessManager.cpp:120 +#: ExternalTools/ExternalToolsProcessManager.cpp:122 msgid "" "Failed to launch tool\n" "'" @@ -2557,10 +2557,10 @@ msgstr "" msgid "Path to the executable to run" msgstr "" -#: ExternalTools/NewToolBase.cpp:83 LanguageServer/UI.cpp:277 -#: LiteEditor/quickdebugbase.cpp:140 LiteEditor/quickdebugbase.cpp:313 +#: ExternalTools/NewToolBase.cpp:83 LiteEditor/quickdebugbase.cpp:140 +#: LiteEditor/quickdebugbase.cpp:313 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:275 -#: WebTools/WebToolsBase.cpp:242 codelitephp/php-plugin/php_ui.cpp:691 +#: Plugin/LSP/UI.cpp:287 codelitephp/php-plugin/php_ui.cpp:691 msgid "Working directory:" msgstr "" @@ -2577,8 +2577,8 @@ msgid "Toolbar icon (24x24):" msgstr "" #: ExternalTools/NewToolBase.cpp:126 ExternalTools/NewToolBase.cpp:143 -#: LanguageServer/UI.cpp:296 Plugin/SwitchToWorkspaceBase.cpp:58 -#: Plugin/sftp_ui.cpp:393 Remoty/RemotyUI.cpp:89 Remoty/RemotyUI.cpp:198 +#: Plugin/LSP/UI.cpp:305 Plugin/SwitchToWorkspaceBase.cpp:58 +#: Plugin/sftp_ui.cpp:438 Remoty/RemotyUI.cpp:89 Remoty/RemotyUI.cpp:198 msgid "Browse..." msgstr "" @@ -2621,11 +2621,11 @@ msgstr "" msgid "External Tool" msgstr "" -#: ExternalTools/external_tools.cpp:41 LiteEditor/WelcomePage.cpp:73 +#: ExternalTools/external_tools.cpp:41 LiteEditor/WelcomePage.cpp:68 #: LiteEditor/openwindowspanelbase.cpp:33 #: LiteEditor/project_settings_base_dlg.cpp:584 #: Subversion2/subversion2_ui.cpp:61 Subversion2/subversion2_ui.cpp:78 -#: git/gitui.cpp:1627 git/gitui.cpp:1644 +#: git/gitui.cpp:1630 git/gitui.cpp:1647 msgid "Path" msgstr "" @@ -2658,8 +2658,8 @@ msgstr "" msgid "Stop All" msgstr "" -#: ExternalTools/external_tools.h:61 ExternalTools/externaltools.cpp:89 -#: ExternalTools/externaltools.cpp:246 +#: ExternalTools/external_tools.h:61 ExternalTools/externaltools.cpp:90 +#: ExternalTools/externaltools.cpp:247 msgid "External Tools" msgstr "" @@ -2668,86 +2668,86 @@ msgstr "" msgid "Tools" msgstr "" -#: ExternalTools/externaltooldlg.cpp:70 +#: ExternalTools/externaltooldlg.cpp:79 msgid "Are you sure you want to delete this tool?" msgstr "" -#: ExternalTools/externaltools.cpp:57 ExternalTools/externaltools.cpp:70 +#: ExternalTools/externaltools.cpp:54 ExternalTools/externaltools.cpp:67 msgid "A plugin that allows user to launch external tools from within CodeLite" msgstr "" -#: ExternalTools/externaltools.cpp:90 +#: ExternalTools/externaltools.cpp:91 #, c-format msgid "External Tool %d" msgstr "" -#: ExternalTools/externaltools.cpp:105 ExternalTools/externaltools.cpp:228 +#: ExternalTools/externaltools.cpp:107 ExternalTools/externaltools.cpp:231 msgid "Configure external tools..." msgstr "" -#: ExternalTools/externaltools.cpp:106 ExternalTools/externaltools.cpp:231 +#: ExternalTools/externaltools.cpp:108 ExternalTools/externaltools.cpp:234 msgid "Show Running Tools..." msgstr "" -#: ExternalTools/newtooldlg.cpp:69 +#: ExternalTools/newtooldlg.cpp:72 msgid "Select a program:" msgstr "" -#: ExternalTools/newtooldlg.cpp:79 LanguageServer/LanguageServerPage.cpp:95 +#: ExternalTools/newtooldlg.cpp:83 Plugin/LSP/LanguageServerPage.cpp:95 msgid "Select a working directory:" msgstr "" -#: ExternalTools/newtooldlg.cpp:113 ExternalTools/newtooldlg.cpp:122 +#: ExternalTools/newtooldlg.cpp:119 ExternalTools/newtooldlg.cpp:130 msgid "Select an icon:" msgstr "" -#: Gizmos/PluginWizard.cpp:59 +#: Gizmos/PluginWizard.cpp:58 msgid "Invalid plugin name" msgstr "" -#: Gizmos/PluginWizard.cpp:65 +#: Gizmos/PluginWizard.cpp:64 msgid "codelite folder does not exists" msgstr "" -#: Gizmos/PluginWizard.cpp:71 +#: Gizmos/PluginWizard.cpp:70 msgid "The selected plugin folder does not exist" msgstr "" -#: Gizmos/gizmos.cpp:69 +#: Gizmos/gizmos.cpp:66 msgid "" "Wizards Plugin - a collection of useful wizards for C++:\n" "new Class Wizard, new wxWidgets Wizard, new Plugin Wizard" msgstr "" -#: Gizmos/gizmos.cpp:87 +#: Gizmos/gizmos.cpp:84 msgid "Wizards Plugin - a collection of useful utils for C++" msgstr "" -#: Gizmos/gizmos.cpp:116 +#: Gizmos/gizmos.cpp:132 msgid "New CodeLite Plugin Wizard..." msgstr "" -#: Gizmos/gizmos.cpp:119 +#: Gizmos/gizmos.cpp:134 msgid "New Class Wizard..." msgstr "" -#: Gizmos/gizmos.cpp:121 +#: Gizmos/gizmos.cpp:136 msgid "Wizards" msgstr "" -#: Gizmos/gizmos.cpp:134 +#: Gizmos/gizmos.cpp:149 msgid "&New Class..." msgstr "" -#: Gizmos/gizmos.cpp:226 +#: Gizmos/gizmos.cpp:247 msgid "Failed to load wizard's file 'plugin.cpp.wizard'" msgstr "" -#: Gizmos/gizmos.cpp:253 +#: Gizmos/gizmos.cpp:274 msgid "Failed to load wizard's file 'plugin.h.wizard'" msgstr "" -#: Gizmos/gizmos.cpp:595 +#: Gizmos/gizmos.cpp:616 msgid "New C++ Class" msgstr "" @@ -2914,16 +2914,16 @@ msgstr "" msgid "Empty file name" msgstr "" -#: Gizmos/newclassdlg.cpp:172 Gizmos/newclassdlg.cpp:181 +#: Gizmos/newclassdlg.cpp:172 Gizmos/newclassdlg.cpp:182 #, c-format msgid "A file with this name: '%s' already exists, continue anyway?" msgstr "" -#: Gizmos/newclassdlg.cpp:188 +#: Gizmos/newclassdlg.cpp:190 msgid "Please select a virtual directory" msgstr "" -#: Gizmos/newclassdlg.cpp:250 +#: Gizmos/newclassdlg.cpp:252 msgid "Select Generated Files Path:" msgstr "" @@ -3043,15 +3043,15 @@ msgstr "" msgid "Default" msgstr "" -#: Gizmos/newwxprojectdlg.cpp:75 Gizmos/newwxprojectdlg.cpp:85 +#: Gizmos/newwxprojectdlg.cpp:75 Gizmos/newwxprojectdlg.cpp:84 msgid "Invalid project name '" msgstr "" -#: Gizmos/newwxprojectdlg.cpp:76 Gizmos/newwxprojectdlg.cpp:86 +#: Gizmos/newwxprojectdlg.cpp:76 Gizmos/newwxprojectdlg.cpp:85 msgid "Valid characters for project name are [0-9A-Za-z_]" msgstr "" -#: Gizmos/newwxprojectdlg.cpp:101 +#: Gizmos/newwxprojectdlg.cpp:100 #, c-format msgid "" "Failed to create the path: %s\n" @@ -3086,7 +3086,7 @@ msgstr "" msgid "Docsets" msgstr "" -#: HelpPlugin/HelpPluginUI.cpp:107 LiteEditor/WelcomePage.cpp:214 +#: HelpPlugin/HelpPluginUI.cpp:107 LiteEditor/WelcomePage.cpp:204 msgid "C/C++" msgstr "" @@ -3100,8 +3100,8 @@ msgid "" "(comma separated list)" msgstr "" -#: HelpPlugin/HelpPluginUI.cpp:110 LiteEditor/WelcomePage.cpp:211 -#: codelitephp/PHPParser/php_strings.h:39 +#: HelpPlugin/HelpPluginUI.cpp:110 LiteEditor/WelcomePage.cpp:201 +#: codelitephp/PHPParser/php_strings.h:40 msgid "PHP" msgstr "" @@ -3200,200 +3200,46 @@ msgstr "" msgid "Search the docs for '" msgstr "" -#: LanguageServer/LSPOutlineViewDlg.cpp:39 Outline/outline_tab.cpp:76 -msgid "Language Server is still not ready... " -msgstr "" - -#: LanguageServer/LSPOutlineViewDlg.cpp:40 Outline/outline_tab.cpp:77 -msgid "(hit ESCAPE key to dismiss)" -msgstr "" - -#: LanguageServer/LanguageServerCluster.cpp:855 -msgid "Restarting Language Servers..." -msgstr "" - -#: LanguageServer/LanguageServerCluster.cpp:857 -#: LanguageServer/languageserver.cpp:312 LiteEditor/cl_editor.cpp:3121 -#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:44 -#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:125 -#: Plugin/ai/ChatAIWindow.cpp:342 Plugin/clStatusBar.cpp:285 -#: Plugin/clangd/CompileCommandsGenerator.cpp:44 cscope/cscopetab.cpp:66 -#: cscope/cscopetab.cpp:141 git/GitConsole.cpp:272 git/GitConsole.cpp:741 -#: git/GitConsole.cpp:1013 -msgid "Ready" -msgstr "" - -#: LanguageServer/LanguageServerCluster.cpp:1294 -msgid "Choose a fix to apply:" -msgstr "" - -#: LanguageServer/LanguageServerCluster.cpp:1303 -msgid "A fix is available" -msgstr "" - -#: LanguageServer/LanguageServerCluster.cpp:1307 -msgid "Fix it!" -msgstr "" - -#: LanguageServer/LanguageServerPage.cpp:77 -msgid "Select the supported languages by this server:" -msgstr "" - -#: LanguageServer/LanguageServerSettingsDlg.cpp:58 -#: LiteEditor/CompilerMainPage.cpp:230 -msgid "Are you sure you want to delete '" -msgstr "" - -#: LanguageServer/LanguageServerSettingsDlg.cpp:72 -msgid "" -"This will reconfigure your language servers\n" -"Continue?" -msgstr "" - -#: LanguageServer/UI.cpp:44 -msgid "Enable Language Server Completion" -msgstr "" - -#: LanguageServer/UI.cpp:70 -msgid "Scan..." -msgstr "" - -#: LanguageServer/UI.cpp:71 -msgid "Scan for installed Language Servers" -msgstr "" - -#: LanguageServer/UI.cpp:75 LiteEditor/findinfiles_dlg.cpp:350 -msgid "Add..." -msgstr "" - -#: LanguageServer/UI.cpp:76 -msgid "Add new Language Server" -msgstr "" - -#: LanguageServer/UI.cpp:158 -msgid "Give this language server a unique name" -msgstr "" - -#: LanguageServer/UI.cpp:171 LiteEditor/project_settings_base_dlg.cpp:1700 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:147 -#: wxformbuilder/formbuildsettingsbasedlg.cpp:63 -msgid "Command:" -msgstr "" - -#: LanguageServer/UI.cpp:172 -msgid "The language server executable" -msgstr "" - -#: LanguageServer/UI.cpp:233 -msgid "initializationOptions" -msgstr "" - -#: LanguageServer/UI.cpp:279 -msgid "Set the language server working directory" -msgstr "" - -#: LanguageServer/UI.cpp:301 -msgid "Languages:" -msgstr "" - -#: LanguageServer/UI.cpp:302 -msgid "List of supported languages by this Language Server" -msgstr "" - -#: LanguageServer/UI.cpp:320 -msgid "Show List of Languages" -msgstr "" - -#: LanguageServer/UI.cpp:324 -msgid "Connection string:" -msgstr "" - -#: LanguageServer/UI.cpp:326 -msgid "" -"Set the connection string here.\n" -"If the server connects using 'stdio', choose the 'stdio' entry\n" -"Otherwise, set a connection in the form of:\n" -"tcp://127.0.0.1:12345" -msgstr "" - -#: LanguageServer/UI.cpp:332 -msgid "stdio" -msgstr "" - -#: LanguageServer/UI.cpp:336 -msgid "" -"If the language server is using TCP\n" -"Type the connection string in the format of:\n" -"\n" -"tcp://host:port" -msgstr "" - -#: LanguageServer/UI.cpp:346 -msgid "Display diagnostics" -msgstr "" - -#: LanguageServer/UI.h:81 -msgid "Language Server Settings" -msgstr "" - -#: LanguageServer/UI.h:150 -msgid "New Language Server" -msgstr "" - -#: LanguageServer/UI.h:174 -msgid "Outline View" -msgstr "" - -#: LanguageServer/languageserver.cpp:34 LanguageServer/languageserver.cpp:44 +#: LanguageServer/languageserver.cpp:35 LanguageServer/languageserver.cpp:45 msgid "Support for Language Server Protocol (LSP)" msgstr "" #: LanguageServer/languageserver.cpp:53 LanguageServer/languageserver.cpp:54 -#: LanguageServer/languageserver.cpp:80 LanguageServer/languageserver.cpp:123 +#: LanguageServer/languageserver.cpp:75 LanguageServer/languageserver.cpp:118 +#: LiteEditor/frame.cpp:1149 msgid "Language Server" msgstr "" -#: LanguageServer/languageserver.cpp:81 +#: LanguageServer/languageserver.cpp:76 msgid "Generate an AI-powered comment for the current function" msgstr "" -#: LanguageServer/languageserver.cpp:109 +#: LanguageServer/languageserver.cpp:104 msgid "Attempt to fix" msgstr "" -#: LanguageServer/languageserver.cpp:122 +#: LanguageServer/languageserver.cpp:117 msgid "Restart Language Servers" msgstr "" -#: LanguageServer/languageserver.cpp:238 -msgid "Generate docstring for the current scope" -msgstr "" - -#: LanguageServer/languageserver.cpp:240 -msgid "AI-Powered Code Generation" +#: LanguageServer/languageserver.cpp:211 LanguageServer/languageserver.cpp:236 +msgid "AI-Powered Options" msgstr "" -#: LanguageServer/languageserver.cpp:247 +#: LanguageServer/languageserver.cpp:243 msgid "Find references" msgstr "" -#: LanguageServer/languageserver.cpp:252 +#: LanguageServer/languageserver.cpp:248 msgid "Rename symbol" msgstr "" -#: LanguageServer/languageserver.cpp:254 +#: LanguageServer/languageserver.cpp:250 msgid "Find symbol" msgstr "" -#: LanguageServer/languageserver.cpp:296 LanguageServer/languageserver.cpp:309 -#: Plugin/ai/ChatAIWindow.cpp:302 Plugin/ai/ChatAIWindow.cpp:340 -#: git/GitConsole.cpp:980 git/GitConsole.cpp:1048 git/git.cpp:3189 -msgid "Working..." -msgstr "" - -#: LanguageServer/languageserver.cpp:306 Plugin/ai/ChatAIWindow.cpp:295 -#: git/GitConsole.cpp:977 git/GitConsole.cpp:1045 git/git.cpp:3186 -msgid "Thinking..." +#: LanguageServer/languageserver.cpp:279 +msgid "Generating DocString..." msgstr "" #: LiteEditor/AccelTableBaseDlg.cpp:35 @@ -3424,15 +3270,15 @@ msgid "Keyboard Shortcuts" msgstr "" #: LiteEditor/AddOptionsDialogBase.h:49 LiteEditor/CompilerMainPage.cpp:609 -#: LiteEditor/EditorOptionsGeneralEdit.cpp:10 LiteEditor/frame.cpp:1081 +#: LiteEditor/EditorOptionsGeneralEdit.cpp:10 LiteEditor/frame.cpp:1089 #: LiteEditor/free_text_dialog.h:46 LiteEditor/options_dlg2.cpp:85 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:378 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:425 -#: Runtime/rc/menu.xrc:1101 +#: Runtime/rc/menu.xrc:1113 msgid "Edit" msgstr "" -#: LiteEditor/BreakpointsView.cpp:97 LiteEditor/cl_editor.cpp:3714 +#: LiteEditor/BreakpointsView.cpp:97 LiteEditor/cl_editor.cpp:3674 msgid "Breakpoint successfully deleted" msgstr "" @@ -3480,68 +3326,68 @@ msgid "" "configuration?" msgstr "" -#: LiteEditor/BuildTab.cpp:82 +#: LiteEditor/BuildTab.cpp:79 msgid "" "> WARNING: No toolchain selected. Build log highlighting will not be " "available!\n" msgstr "" -#: LiteEditor/BuildTab.cpp:85 +#: LiteEditor/BuildTab.cpp:82 msgid "" " Check toolchain properly selected in the workspace build " "settings.\n" msgstr "" -#: LiteEditor/BuildTab.cpp:190 +#: LiteEditor/BuildTab.cpp:187 msgid "A file with the same name already exists, continue?" msgstr "" -#: LiteEditor/BuildTab.cpp:208 +#: LiteEditor/BuildTab.cpp:205 msgid "seconds" msgstr "" -#: LiteEditor/BuildTab.cpp:208 +#: LiteEditor/BuildTab.cpp:205 msgid "total time" msgstr "" -#: LiteEditor/BuildTab.cpp:214 +#: LiteEditor/BuildTab.cpp:211 msgid "(Build cancelled by the user)\n" msgstr "" -#: LiteEditor/BuildTab.cpp:222 +#: LiteEditor/BuildTab.cpp:219 msgid "==== build ended with " msgstr "" -#: LiteEditor/BuildTab.cpp:223 +#: LiteEditor/BuildTab.cpp:220 msgid "errors" msgstr "" -#: LiteEditor/BuildTab.cpp:225 +#: LiteEditor/BuildTab.cpp:222 msgid "=== build ended with " msgstr "" -#: LiteEditor/BuildTab.cpp:226 +#: LiteEditor/BuildTab.cpp:223 msgid "warnings" msgstr "" -#: LiteEditor/BuildTab.cpp:228 +#: LiteEditor/BuildTab.cpp:225 msgid "=== build completed " msgstr "" -#: LiteEditor/BuildTab.cpp:229 +#: LiteEditor/BuildTab.cpp:226 msgid "successfully" msgstr "" -#: LiteEditor/BuildTab.cpp:231 +#: LiteEditor/BuildTab.cpp:228 msgid " errors, " msgstr "" -#: LiteEditor/BuildTab.cpp:231 +#: LiteEditor/BuildTab.cpp:228 msgid " warnings)" msgstr "" -#: LiteEditor/BuildTabView.cpp:556 LiteEditor/frame.cpp:1105 -#: Runtime/rc/menu.xrc:910 Runtime/rc/menu.xrc:945 +#: LiteEditor/BuildTabView.cpp:556 LiteEditor/frame.cpp:1113 +#: Runtime/rc/menu.xrc:922 Runtime/rc/menu.xrc:957 msgid "Select All" msgstr "" @@ -3571,7 +3417,7 @@ msgstr "" msgid "Switch" msgstr "" -#: LiteEditor/CompilerMainPage.cpp:84 LiteEditor/advanced_settings.cpp:123 +#: LiteEditor/CompilerMainPage.cpp:84 LiteEditor/advanced_settings.cpp:124 msgid "Add an existing compiler" msgstr "" @@ -3595,6 +3441,11 @@ msgstr "" msgid "Are you sure you want to delete this compiler option?" msgstr "" +#: LiteEditor/CompilerMainPage.cpp:230 +#: Plugin/LSP/LanguageServerSettingsDlg.cpp:58 +msgid "Are you sure you want to delete '" +msgstr "" + #: LiteEditor/CompilerMainPage.cpp:241 msgid "Are you sure you want to delete this linker option?" msgstr "" @@ -3615,10 +3466,10 @@ msgstr "" msgid "Please fill all the fields" msgstr "" -#: LiteEditor/CompilerMainPage.cpp:867 Plugin/clTreeCtrlPanel.cpp:127 -#: QmakePlugin/qmakesettingsdlg.cpp:101 QmakePlugin/qmakesettingsdlg.cpp:138 -#: Runtime/rc/menu.xrc:1080 codelitephp/php-plugin/php_workspace_view.cpp:386 -#: wxcrafter/src/allocator_mgr.cpp:1084 +#: LiteEditor/CompilerMainPage.cpp:867 QmakePlugin/qmakesettingsdlg.cpp:101 +#: QmakePlugin/qmakesettingsdlg.cpp:138 Runtime/rc/menu.xrc:1092 +#: Runtime/rc/menu.xrc:1189 codelitephp/php-plugin/php_workspace_view.cpp:400 +#: wxcrafter/src/allocator_mgr.cpp:1085 msgid "Rename..." msgstr "" @@ -3628,7 +3479,7 @@ msgid "" "'" msgstr "" -#: LiteEditor/CompilerMainPage.cpp:889 Runtime/rc/menu.xrc:1089 +#: LiteEditor/CompilerMainPage.cpp:889 Runtime/rc/menu.xrc:1101 msgid "Delete Compiler" msgstr "" @@ -3662,7 +3513,7 @@ msgid "" "Define each missing compiler by cloning an existing compiler." msgstr "" -#: LiteEditor/CompilersFoundDlgBase.cpp:110 LiteEditor/advanced_settings.cpp:57 +#: LiteEditor/CompilersFoundDlgBase.cpp:110 LiteEditor/advanced_settings.cpp:58 msgid "Compilers" msgstr "" @@ -3691,7 +3542,7 @@ msgid "Select the workspace configuration to edit from the drop down list:" msgstr "" #: LiteEditor/ConfigManagerBaseDlg.cpp:50 LiteEditor/wxcrafter.cpp:357 -#: Runtime/rc/menu.xrc:961 +#: Runtime/rc/menu.xrc:973 msgid "Project" msgstr "" @@ -3775,8 +3626,8 @@ msgstr "" msgid "Wrap with brackets" msgstr "" -#: LiteEditor/EditorOptionsGeneralEdit.cpp:30 LiteEditor/WelcomePage.cpp:217 -#: LiteEditor/WelcomePage.cpp:268 +#: LiteEditor/EditorOptionsGeneralEdit.cpp:30 LiteEditor/WelcomePage.cpp:207 +#: LiteEditor/WelcomePage.cpp:258 msgid "Other" msgstr "" @@ -3788,109 +3639,167 @@ msgstr "" msgid "Indent line comments" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:10 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:9 msgid "Line numbers" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:11 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:10 #: LiteEditor/editorsettingslocalbase.cpp:176 msgid "Display line numbers" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:12 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:11 msgid "Highlight current line number" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:14 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:13 msgid "Use relative line numbers" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:17 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:16 msgid "What to highlight?" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:18 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:17 msgid "Indentation lines" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:20 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:19 msgid "Matching braces" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:22 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:21 msgid "Modified lines" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:24 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:23 msgid "Caret line" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:25 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:24 #: LiteEditor/editorsettingslocalbase.cpp:218 msgid "Highlight caret line" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:27 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:26 msgid "Highlight with colour" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:30 -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:40 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:29 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:39 msgid "Background colour" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:32 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:31 msgid "Right margin indicator" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:33 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:32 msgid "Show right margin indicator" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:35 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:34 msgid "Indicator column" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:37 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:36 msgid "Debugger line" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:38 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:37 msgid "Highlight debugger line" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:42 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:41 msgid "Whitespace" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:45 -#: LiteEditor/editorsettingslocal.cpp:78 LiteEditor/frame.cpp:1201 -#: Plugin/clBoostrapWizardBase.cpp:251 Runtime/rc/menu.xrc:292 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:44 +#: LiteEditor/editorsettingslocal.cpp:78 LiteEditor/frame.cpp:1214 +#: Plugin/clBoostrapWizardBase.cpp:251 Runtime/rc/menu.xrc:293 msgid "Invisible" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:46 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:45 #: LiteEditor/editorsettingslocal.cpp:78 Plugin/clBoostrapWizardBase.cpp:252 msgid "Visible always" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:47 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:46 #: LiteEditor/editorsettingslocal.cpp:79 Plugin/clBoostrapWizardBase.cpp:253 msgid "Visible after indentation" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:48 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:47 msgid "Indentation visibility" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:62 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:61 msgid "EOL Style" msgstr "" -#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:66 +#: LiteEditor/EditorOptionsGeneralGuidesPanel.cpp:65 msgid "Line spacing" msgstr "" +#: LiteEditor/FindAndReplaceDialog.cpp:135 LiteEditor/quickfindbarbase.cpp:52 +#: Plugin/clPluginsFindBar.cpp:121 Plugin/quickfindbarbase.cpp:170 +msgid "Case Sensitive" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:136 Plugin/clPluginsFindBar.cpp:122 +#: Plugin/sftp_ui.cpp:686 SFTP/UI.cpp:662 +msgid "Whole word" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:138 LiteEditor/findinfiles_dlg.cpp:219 +#: LiteEditor/reconcileproject.cpp:636 Plugin/clPluginsFindBar.cpp:123 +msgid "Regex" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:140 +#: LiteEditor/editorsettingsbookmarkspanel.cpp:66 +#: Plugin/clPluginsFindBar.cpp:124 +msgid "Highlight matches" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:142 +msgid "In Selection" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:590 Plugin/clPluginsFindBar.cpp:728 +#: Plugin/clPluginsFindBar.cpp:904 Plugin/clPluginsFindBar.cpp:1225 +msgid "No matches found" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:606 +#, c-format +msgid "Selected %lu matches" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:666 +msgid " result" +msgid_plural " results" +msgstr[0] "" +msgstr[1] "" + +#: LiteEditor/FindAndReplaceDialog.cpp:666 +msgid "Found " +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:844 +#, c-format +msgid "Made %d replacements" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:1106 +msgid "Reached the start of the document" +msgstr "" + +#: LiteEditor/FindAndReplaceDialog.cpp:1108 +msgid "Reached the end of the document" +msgstr "" + #: LiteEditor/ImportFilesDialogNew.cpp:298 LiteEditor/debugcoredump.cpp:191 #: LiteEditor/ps_custom_build_page.cpp:79 LiteEditor/quickdebugdlg.cpp:249 msgid "Select working directory:" @@ -3900,13 +3809,13 @@ msgstr "" msgid "Move to primary sidebar" msgstr "" -#: LiteEditor/SideBar.cpp:64 LiteEditor/frame.cpp:1209 -#: LiteEditor/frame.cpp:5559 LiteEditor/tabgroupbasedlgs.cpp:163 +#: LiteEditor/SideBar.cpp:64 LiteEditor/frame.cpp:1222 +#: LiteEditor/frame.cpp:5589 LiteEditor/tabgroupbasedlgs.cpp:163 msgid "Workspace" msgstr "" -#: LiteEditor/SideBar.cpp:65 LiteEditor/app.cpp:1133 -#: LiteEditor/fileexplorer.cpp:83 +#: LiteEditor/SideBar.cpp:65 LiteEditor/app.cpp:1124 +#: LiteEditor/fileexplorer.cpp:85 msgid "Explorer" msgstr "" @@ -3919,16 +3828,16 @@ msgstr "" msgid "Groups" msgstr "" -#: LiteEditor/SideBar.cpp:117 LiteEditor/SideBar.cpp:173 +#: LiteEditor/SideBar.cpp:117 LiteEditor/SideBar.cpp:181 msgid "Parsing workspace..." msgstr "" -#: LiteEditor/SideBar.cpp:186 +#: LiteEditor/SideBar.cpp:194 #, c-format msgid "Parsing workspace: %d%% completed" msgstr "" -#: LiteEditor/SideBar.cpp:314 +#: LiteEditor/SideBar.cpp:322 msgid "Move to secondary sidebar" msgstr "" @@ -3942,53 +3851,53 @@ msgstr "" msgid "Function" msgstr "" -#: LiteEditor/WelcomePage.cpp:71 Plugin/sftp_ui.cpp:52 +#: LiteEditor/WelcomePage.cpp:66 Plugin/sftp_ui.cpp:53 msgid "Account" msgstr "" -#: LiteEditor/WelcomePage.cpp:83 +#: LiteEditor/WelcomePage.cpp:78 msgid "Workspaces" msgstr "" -#: LiteEditor/WelcomePage.cpp:90 MemCheck/memcheckui.cpp:362 -#: Plugin/clRemoteDirCtrl.cpp:243 Plugin/clTreeCtrlPanel.cpp:180 -#: codelitephp/php-plugin/php_workspace_view.cpp:295 +#: LiteEditor/WelcomePage.cpp:85 MemCheck/memcheckui.cpp:362 +#: Plugin/clRemoteDirCtrl.cpp:243 Runtime/rc/menu.xrc:1145 +#: codelitephp/php-plugin/php_workspace_view.cpp:309 msgid "Open" msgstr "" -#: LiteEditor/WelcomePage.cpp:91 +#: LiteEditor/WelcomePage.cpp:86 msgid "Open an existing workspace" msgstr "" -#: LiteEditor/WelcomePage.cpp:96 +#: LiteEditor/WelcomePage.cpp:91 msgid "Create a new workspace" msgstr "" -#: LiteEditor/WelcomePage.cpp:99 +#: LiteEditor/WelcomePage.cpp:94 msgid "GitHub" msgstr "" -#: LiteEditor/WelcomePage.cpp:100 +#: LiteEditor/WelcomePage.cpp:95 msgid "Visit our GitHub project page" msgstr "" -#: LiteEditor/WelcomePage.cpp:105 +#: LiteEditor/WelcomePage.cpp:100 msgid "Gitter" msgstr "" -#: LiteEditor/WelcomePage.cpp:105 +#: LiteEditor/WelcomePage.cpp:100 msgid "Join the chat!" msgstr "" -#: LiteEditor/WelcomePage.cpp:186 +#: LiteEditor/WelcomePage.cpp:176 msgid "Local workspaces" msgstr "" -#: LiteEditor/WelcomePage.cpp:202 +#: LiteEditor/WelcomePage.cpp:192 msgid "File System" msgstr "" -#: LiteEditor/WelcomePage.cpp:208 +#: LiteEditor/WelcomePage.cpp:198 msgid "NodeJS" msgstr "" @@ -4015,46 +3924,47 @@ msgstr "" msgid "Build Settings" msgstr "" -#: LiteEditor/advanced_settings.cpp:60 +#: LiteEditor/advanced_settings.cpp:61 msgid "Build Panel" msgstr "" -#: LiteEditor/advanced_settings.cpp:89 +#: LiteEditor/advanced_settings.cpp:90 msgid "A compiler with this name already exists" msgstr "" -#: LiteEditor/advanced_settings.cpp:106 LiteEditor/edit_configuration.cpp:185 -#: LiteEditor/fileview.cpp:852 LiteEditor/fileview.cpp:893 -#: LiteEditor/fileview.cpp:1135 LiteEditor/mainbook.cpp:294 -#: LiteEditor/manager.cpp:2645 LiteEditor/manager.cpp:2696 -#: LiteEditor/manager.cpp:2734 LiteEditor/syntaxhighlightdlg.cpp:658 -#: Plugin/EnvironmentVariablesDlg.cpp:112 Plugin/clTreeCtrlPanel.cpp:655 +#: LiteEditor/advanced_settings.cpp:107 LiteEditor/edit_configuration.cpp:185 +#: LiteEditor/fileview.cpp:853 LiteEditor/fileview.cpp:894 +#: LiteEditor/fileview.cpp:1136 LiteEditor/mainbook.cpp:390 +#: LiteEditor/manager.cpp:2676 LiteEditor/manager.cpp:2728 +#: LiteEditor/manager.cpp:2767 LiteEditor/syntaxhighlightdlg.cpp:658 +#: Plugin/CustomControls/PromptEditorDlg.cpp:190 +#: Plugin/EnvironmentVariablesDlg.cpp:112 Plugin/clTreeCtrlPanel.cpp:643 #: Subversion2/subversion_view.cpp:707 Subversion2/subversion_view.cpp:1298 #: Subversion2/svn_checkout_dialog.cpp:86 msgid "Confirm" msgstr "" -#: LiteEditor/advanced_settings.cpp:106 +#: LiteEditor/advanced_settings.cpp:107 msgid "Remove Compiler?" msgstr "" -#: LiteEditor/advanced_settings.cpp:124 +#: LiteEditor/advanced_settings.cpp:125 msgid "Clone a compiler" msgstr "" -#: LiteEditor/advanced_settings.cpp:126 +#: LiteEditor/advanced_settings.cpp:127 msgid "Scan computer for installed compilers" msgstr "" -#: LiteEditor/advanced_settings.cpp:200 +#: LiteEditor/advanced_settings.cpp:201 msgid "Select the compiler folder" msgstr "" -#: LiteEditor/advanced_settings.cpp:211 +#: LiteEditor/advanced_settings.cpp:212 msgid "New compiler found!" msgstr "" -#: LiteEditor/advanced_settings.cpp:211 +#: LiteEditor/advanced_settings.cpp:212 msgid "Set a name to the compiler" msgstr "" @@ -4086,7 +3996,7 @@ msgstr "" msgid "Select the configurations to build/clean:" msgstr "" -#: LiteEditor/batchbuildbasedlg.cpp:61 Runtime/rc/menu.xrc:533 +#: LiteEditor/batchbuildbasedlg.cpp:61 Runtime/rc/menu.xrc:534 #: wxcrafter/src/gui.cpp:165 msgid "&Build" msgstr "" @@ -4101,12 +4011,12 @@ msgid "&Uncheck All" msgstr "" #: LiteEditor/batchbuildbasedlg.cpp:79 Plugin/addincludefiledlg.cpp:62 -#: Plugin/addincludefiledlg.cpp:63 wxcrafter/src/allocator_mgr.cpp:1025 +#: Plugin/addincludefiledlg.cpp:63 wxcrafter/src/allocator_mgr.cpp:1026 #: wxcrafter/src/wxguicraft_main_view.cpp:229 msgid "Move Up" msgstr "" -#: LiteEditor/batchbuildbasedlg.cpp:82 wxcrafter/src/allocator_mgr.cpp:1026 +#: LiteEditor/batchbuildbasedlg.cpp:82 wxcrafter/src/allocator_mgr.cpp:1027 #: wxcrafter/src/wxguicraft_main_view.cpp:230 msgid "Move Down" msgstr "" @@ -4115,7 +4025,7 @@ msgstr "" msgid "Batch Build" msgstr "" -#: LiteEditor/breakpointdlgbase.cpp:38 Plugin/sftp_ui.cpp:61 +#: LiteEditor/breakpointdlgbase.cpp:38 Plugin/sftp_ui.cpp:62 msgid "&Add" msgstr "" @@ -4123,7 +4033,7 @@ msgstr "" msgid "Add a new breakpoint or watchpoint" msgstr "" -#: LiteEditor/breakpointdlgbase.cpp:44 Plugin/sftp_ui.cpp:72 +#: LiteEditor/breakpointdlgbase.cpp:44 Plugin/sftp_ui.cpp:73 #: Runtime/rc/menu.xrc:15 Runtime/rc/menu.xrc:17 Runtime/rc/menu.xrc:131 #: wxcrafter/src/gui.cpp:120 wxcrafter/src/wxcrafter.cpp:1817 msgid "&Edit" @@ -4411,7 +4321,7 @@ msgid "Ignored" msgstr "" #: LiteEditor/breakpointslistctrl.h:56 LiteEditor/debuggerpane.cpp:55 -#: Runtime/rc/menu.xrc:677 +#: Runtime/rc/menu.xrc:678 msgid "Memory" msgstr "" @@ -4419,96 +4329,96 @@ msgstr "" msgid "What" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:119 +#: LiteEditor/breakpointsmgr.cpp:120 msgid "Create a breakpoint or watchpoint" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:139 +#: LiteEditor/breakpointsmgr.cpp:140 msgid "Watchpoint successfully added" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:141 LiteEditor/cl_editor.cpp:3686 +#: LiteEditor/breakpointsmgr.cpp:142 LiteEditor/cl_editor.cpp:3646 msgid "Breakpoint successfully added" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:191 +#: LiteEditor/breakpointsmgr.cpp:192 msgid "Breakpoint# " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:194 +#: LiteEditor/breakpointsmgr.cpp:195 msgid "Temporary conditional breakpoint" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:196 +#: LiteEditor/breakpointsmgr.cpp:197 msgid "Temporary breakpoint" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:198 +#: LiteEditor/breakpointsmgr.cpp:199 msgid "Conditional breakpoint" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:200 +#: LiteEditor/breakpointsmgr.cpp:201 msgid "Normal breakpoint" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:204 +#: LiteEditor/breakpointsmgr.cpp:205 msgid " (disabled)" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:209 +#: LiteEditor/breakpointsmgr.cpp:210 msgid "Ignore-count: " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:212 +#: LiteEditor/breakpointsmgr.cpp:213 msgid "Condition: " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:215 +#: LiteEditor/breakpointsmgr.cpp:216 msgid "Commands: " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:393 +#: LiteEditor/breakpointsmgr.cpp:391 msgid "Breakpoint " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:393 +#: LiteEditor/breakpointsmgr.cpp:391 msgid "Watchpoint " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:394 +#: LiteEditor/breakpointsmgr.cpp:392 #, c-format msgid "%i deleted" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:522 +#: LiteEditor/breakpointsmgr.cpp:519 msgid "breakpoints disabled" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:522 +#: LiteEditor/breakpointsmgr.cpp:519 msgid "breakpoints enabled" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:538 +#: LiteEditor/breakpointsmgr.cpp:535 msgid "Watchpoint creation unsuccessful" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:540 +#: LiteEditor/breakpointsmgr.cpp:537 msgid "Breakpoint creation unsuccessful" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:582 +#: LiteEditor/breakpointsmgr.cpp:579 msgid "Please enter the new ignore-count" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:582 +#: LiteEditor/breakpointsmgr.cpp:579 msgid "Set ignore-count" msgstr "" -#: LiteEditor/breakpointsmgr.cpp:634 +#: LiteEditor/breakpointsmgr.cpp:631 msgid "Properties for watchpoint " msgstr "" -#: LiteEditor/breakpointsmgr.cpp:636 +#: LiteEditor/breakpointsmgr.cpp:633 msgid "Properties for breakpoint " msgstr "" @@ -4570,7 +4480,7 @@ msgstr "" msgid "Annotation box" msgstr "" -#: LiteEditor/buildsettingstabbase.cpp:56 +#: LiteEditor/buildsettingstabbase.cpp:56 Plugin/ai/ChatAIWindow.cpp:196 msgid "None" msgstr "" @@ -4578,31 +4488,31 @@ msgstr "" msgid "Open Workspace Configuration Manager..." msgstr "" -#: LiteEditor/cl_editor.cpp:333 +#: LiteEditor/cl_editor.cpp:328 msgid "has the read-only attribute set" msgstr "" -#: LiteEditor/cl_editor.cpp:334 +#: LiteEditor/cl_editor.cpp:329 msgid "Would you like CodeLite to try and remove it?" msgstr "" -#: LiteEditor/cl_editor.cpp:340 +#: LiteEditor/cl_editor.cpp:335 msgid "Failed to open file" msgstr "" -#: LiteEditor/cl_editor.cpp:342 +#: LiteEditor/cl_editor.cpp:337 msgid "for write" msgstr "" -#: LiteEditor/cl_editor.cpp:1683 +#: LiteEditor/cl_editor.cpp:1682 msgid "Save As" msgstr "" -#: LiteEditor/cl_editor.cpp:1703 +#: LiteEditor/cl_editor.cpp:1702 msgid "Failed to save file" msgstr "" -#: LiteEditor/cl_editor.cpp:1770 +#: LiteEditor/cl_editor.cpp:1769 #, c-format msgid "" "Unable to create intermediate file\n" @@ -4610,7 +4520,7 @@ msgid "" "for writing. File already exists!" msgstr "" -#: LiteEditor/cl_editor.cpp:1781 +#: LiteEditor/cl_editor.cpp:1780 #, c-format msgid "" "Failed to open file\n" @@ -4618,15 +4528,15 @@ msgid "" "for write" msgstr "" -#: LiteEditor/cl_editor.cpp:1791 +#: LiteEditor/cl_editor.cpp:1790 msgid "Save file failed!" msgstr "" -#: LiteEditor/cl_editor.cpp:1792 +#: LiteEditor/cl_editor.cpp:1791 msgid "Could not convert the file to the requested encoding" msgstr "" -#: LiteEditor/cl_editor.cpp:1802 +#: LiteEditor/cl_editor.cpp:1801 msgid "" "File text conversion failed!\n" "Check your file font encoding from\n" @@ -4647,155 +4557,165 @@ msgstr "" msgid "Failed to override read-only file" msgstr "" -#: LiteEditor/cl_editor.cpp:2847 +#: LiteEditor/cl_editor.cpp:2810 #, c-format msgid "Type %i bookmark" msgstr "" -#: LiteEditor/cl_editor.cpp:2866 LiteEditor/editorsettingsbookmarkspanel.cpp:37 -#: LiteEditor/options_dlg2.cpp:92 Runtime/rc/menu.xrc:449 +#: LiteEditor/cl_editor.cpp:2829 LiteEditor/editorsettingsbookmarkspanel.cpp:37 +#: LiteEditor/options_dlg2.cpp:92 Runtime/rc/menu.xrc:450 msgid "Bookmarks" msgstr "" -#: LiteEditor/cl_editor.cpp:3081 +#: LiteEditor/cl_editor.cpp:3044 msgid "Loading file..." msgstr "" -#: LiteEditor/cl_editor.cpp:3572 SFTP/SFTPTreeView.cpp:87 +#: LiteEditor/cl_editor.cpp:3084 +#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:58 +#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:137 +#: Plugin/LSP/LSPManager.cpp:1062 Plugin/ai/ChatAIWindow.cpp:500 +#: Plugin/ai/LLMManager.cpp:1189 Plugin/clStatusBar.cpp:285 +#: Plugin/clangd/CompileCommandsGenerator.cpp:44 cscope/cscopetab.cpp:66 +#: cscope/cscopetab.cpp:143 git/GitConsole.cpp:253 git/GitConsole.cpp:694 +msgid "Ready" +msgstr "" + +#: LiteEditor/cl_editor.cpp:3533 SFTP/SFTPTreeView.cpp:92 msgid "Add Bookmark" msgstr "" -#: LiteEditor/cl_editor.cpp:3572 +#: LiteEditor/cl_editor.cpp:3533 msgid "Remove Bookmark" msgstr "" -#: LiteEditor/cl_editor.cpp:3573 LiteEditor/frame.cpp:1145 -#: LiteEditor/frame.cpp:1639 +#: LiteEditor/cl_editor.cpp:3534 LiteEditor/frame.cpp:1157 +#: LiteEditor/frame.cpp:1652 msgid "Remove All Bookmarks" msgstr "" -#: LiteEditor/cl_editor.cpp:3578 +#: LiteEditor/cl_editor.cpp:3539 msgid "Copy lldb/gdb 'set breakpoint' command to clipboard" msgstr "" -#: LiteEditor/cl_editor.cpp:3581 +#: LiteEditor/cl_editor.cpp:3542 msgid "Add Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3582 +#: LiteEditor/cl_editor.cpp:3543 msgid "Add a Temporary Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3583 +#: LiteEditor/cl_editor.cpp:3544 msgid "Add a Disabled Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3584 +#: LiteEditor/cl_editor.cpp:3545 msgid "Add a Conditional Breakpoint.." msgstr "" -#: LiteEditor/cl_editor.cpp:3599 +#: LiteEditor/cl_editor.cpp:3560 msgid "Remove Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3600 +#: LiteEditor/cl_editor.cpp:3561 msgid "Ignore Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3606 +#: LiteEditor/cl_editor.cpp:3566 msgid "Disable Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3606 +#: LiteEditor/cl_editor.cpp:3566 msgid "Enable Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3607 +#: LiteEditor/cl_editor.cpp:3567 msgid "Edit Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3612 +#: LiteEditor/cl_editor.cpp:3572 msgid "Run to here" msgstr "" -#: LiteEditor/cl_editor.cpp:3629 +#: LiteEditor/cl_editor.cpp:3589 msgid "Breakpoint command copied to clipboard!" msgstr "" -#: LiteEditor/cl_editor.cpp:3644 +#: LiteEditor/cl_editor.cpp:3604 msgid "Create Conditional Breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3644 +#: LiteEditor/cl_editor.cpp:3604 msgid "Enter the condition statement" msgstr "" -#: LiteEditor/cl_editor.cpp:3681 +#: LiteEditor/cl_editor.cpp:3641 msgid "Failed to insert breakpoint" msgstr "" -#: LiteEditor/cl_editor.cpp:3688 +#: LiteEditor/cl_editor.cpp:3648 msgid "Temporary " msgstr "" -#: LiteEditor/cl_editor.cpp:3690 +#: LiteEditor/cl_editor.cpp:3650 msgid "Disabled " msgstr "" -#: LiteEditor/cl_editor.cpp:3692 +#: LiteEditor/cl_editor.cpp:3652 msgid "Conditional " msgstr "" -#: LiteEditor/cl_editor.cpp:3719 +#: LiteEditor/cl_editor.cpp:3679 msgid "No breakpoint found on this line" msgstr "" -#: LiteEditor/cl_editor.cpp:3722 +#: LiteEditor/cl_editor.cpp:3682 msgid "Breakpoint deletion failed" msgstr "" -#: LiteEditor/cl_editor.cpp:3725 +#: LiteEditor/cl_editor.cpp:3685 msgid "Breakpoint not deleted" msgstr "" -#: LiteEditor/cl_editor.cpp:3916 +#: LiteEditor/cl_editor.cpp:3878 msgid "More Watches" msgstr "" -#: LiteEditor/cl_editor.cpp:3919 LiteEditor/new_quick_watch_dlg.cpp:260 +#: LiteEditor/cl_editor.cpp:3881 LiteEditor/new_quick_watch_dlg.cpp:260 msgid "Add Watch" msgstr "" -#: LiteEditor/cl_editor.cpp:3927 LiteEditor/frame.cpp:1073 -#: Runtime/rc/menu.xrc:629 +#: LiteEditor/cl_editor.cpp:3889 LiteEditor/frame.cpp:1081 +#: Runtime/rc/menu.xrc:630 msgid "Run to Caret Line" msgstr "" -#: LiteEditor/cl_editor.cpp:3928 LiteEditor/frame.cpp:1074 -#: Runtime/rc/menu.xrc:626 +#: LiteEditor/cl_editor.cpp:3890 LiteEditor/frame.cpp:1082 +#: Runtime/rc/menu.xrc:627 msgid "Jump to Caret Line" msgstr "" -#: LiteEditor/cl_editor.cpp:4884 +#: LiteEditor/cl_editor.cpp:4832 msgid "Watch" msgstr "" -#: LiteEditor/cl_editor.cpp:4884 +#: LiteEditor/cl_editor.cpp:4832 msgid "as" msgstr "" -#: LiteEditor/cl_editor.cpp:5635 LiteEditor/cl_editor.cpp:5674 +#: LiteEditor/cl_editor.cpp:5582 LiteEditor/cl_editor.cpp:5621 #: Plugin/clPluginsFindBar.cpp:678 Plugin/clPluginsFindBar.cpp:902 #: Plugin/clPluginsFindBar.cpp:1041 msgid " matches" msgstr "" -#: LiteEditor/cl_editor.cpp:5635 LiteEditor/cl_editor.cpp:5674 +#: LiteEditor/cl_editor.cpp:5582 LiteEditor/cl_editor.cpp:5621 #: Plugin/clPluginsFindBar.cpp:678 msgid "Found and selected " msgstr "" -#: LiteEditor/cl_editor.cpp:5802 +#: LiteEditor/cl_editor.cpp:5750 msgid "Failed to reload remote file: " msgstr "" @@ -4803,7 +4723,7 @@ msgstr "" msgid "Ask me for each file" msgstr "" -#: LiteEditor/close_all_dlg.cpp:70 LiteEditor/frame.cpp:1125 +#: LiteEditor/close_all_dlg.cpp:70 LiteEditor/frame.cpp:1133 #: Runtime/rc/menu.xrc:87 msgid "Save all files" msgstr "" @@ -4816,8 +4736,8 @@ msgstr "" msgid "Some of the files are modified, what action should CodeLite take?" msgstr "" -#: LiteEditor/close_all_dlg.h:67 LiteEditor/frame.cpp:1127 -#: Runtime/rc/menu.xrc:108 Runtime/rc/menu.xrc:775 Runtime/rc/menu.xrc:794 +#: LiteEditor/close_all_dlg.h:67 LiteEditor/frame.cpp:1135 +#: Runtime/rc/menu.xrc:108 Runtime/rc/menu.xrc:787 Runtime/rc/menu.xrc:806 msgid "Close All" msgstr "" @@ -4976,8 +4896,8 @@ msgstr "" #: LiteEditor/reconcileprojectbase.cpp:376 #: LiteEditor/reconcileprojectbase.cpp:410 #: LiteEditor/reconcileprojectbase.cpp:446 SnipWiz/editsnippetsbasedlg.cpp:98 -#: SnipWiz/templateclassbasedlg.cpp:205 SpellChecker/spellcheck.cpp:225 -#: SpellChecker/wxcrafter.cpp:227 Subversion2/subversion2.cpp:293 +#: SnipWiz/templateclassbasedlg.cpp:205 SpellChecker/spellcheck.cpp:223 +#: SpellChecker/wxcrafter.cpp:227 Subversion2/subversion2.cpp:340 msgid "Add" msgstr "" @@ -5168,91 +5088,92 @@ msgstr "" msgid "New Configuration" msgstr "" -#: LiteEditor/context_cpp.cpp:388 +#: LiteEditor/context_cpp.cpp:390 msgid "Open Include File \"" msgstr "" -#: LiteEditor/context_cpp.cpp:404 +#: LiteEditor/context_cpp.cpp:406 msgid "Add Forward Declaration for \"" msgstr "" -#: LiteEditor/context_cpp.cpp:408 +#: LiteEditor/context_cpp.cpp:410 msgid "Add Include File for \"" msgstr "" -#: LiteEditor/context_cpp.cpp:585 +#: LiteEditor/context_cpp.cpp:583 msgid "Multiple candidates found. Select a file to open:" msgstr "" -#: LiteEditor/context_cpp.cpp:586 +#: LiteEditor/context_cpp.cpp:583 msgid "Swap Header/Source Implementation" msgstr "" -#: LiteEditor/context_cpp.cpp:609 +#: LiteEditor/context_cpp.cpp:606 msgid "No matched file was found, would you like to create one?" msgstr "" -#: LiteEditor/context_cpp.cpp:610 +#: LiteEditor/context_cpp.cpp:608 msgid "Create" msgstr "" -#: LiteEditor/context_cpp.cpp:610 +#: LiteEditor/context_cpp.cpp:609 msgid "Don't Create" msgstr "" -#: LiteEditor/context_cpp.cpp:611 LiteEditor/fileview.cpp:905 -#: Plugin/compile_request.cpp:96 Plugin/globals.h:274 Plugin/globals.h:295 -#: Remoty/RemotyWorkspace.cpp:1065 -#: codelitephp/php-plugin/php_workspace_view.cpp:818 -#: codelitephp/php-plugin/php_workspace_view.cpp:836 +#: LiteEditor/context_cpp.cpp:610 LiteEditor/fileview.cpp:906 +#: Plugin/compile_request.cpp:96 Plugin/globals.h:264 Plugin/globals.h:285 +#: Remoty/RemotyWorkspace.cpp:1088 +#: codelitephp/php-plugin/php_workspace_view.cpp:838 +#: codelitephp/php-plugin/php_workspace_view.cpp:859 msgid "Remember my answer and don't ask me again" msgstr "" -#: LiteEditor/context_cpp.cpp:960 +#: LiteEditor/context_cpp.cpp:969 msgid "Seems like you have all the getters/setters you need..." msgstr "" -#: LiteEditor/context_cpp.cpp:1339 +#: LiteEditor/context_cpp.cpp:1345 msgid "Could not locate implementation file!" msgstr "" -#: LiteEditor/context_cpp.cpp:1353 +#: LiteEditor/context_cpp.cpp:1359 msgid "Could not read file: " msgstr "" -#: LiteEditor/context_cpp.cpp:1380 +#: LiteEditor/context_cpp.cpp:1386 msgid "No prototypes were found" msgstr "" -#: LiteEditor/context_cpp.cpp:1389 +#: LiteEditor/context_cpp.cpp:1395 msgid "'Add Functions Implementation' can only work inside valid scope, got (" msgstr "" -#: LiteEditor/context_cpp.cpp:1416 +#: LiteEditor/context_cpp.cpp:1423 msgid "No un-implemented functions found" msgstr "" -#: LiteEditor/context_cpp.cpp:1693 +#: LiteEditor/context_cpp.cpp:1700 msgid "Please save the file before retagging it" msgstr "" -#: LiteEditor/context_cpp.cpp:1737 +#: LiteEditor/context_cpp.cpp:1744 msgid "Create File" msgstr "" -#: LiteEditor/context_cpp.cpp:1737 +#: LiteEditor/context_cpp.cpp:1744 msgid "New File Name:" msgstr "" -#: LiteEditor/context_cpp.cpp:2017 LiteEditor/frame.cpp:1140 +#: LiteEditor/context_cpp.cpp:2024 LiteEditor/frame.cpp:1148 +#: LiteEditor/frame.cpp:1150 msgid "Find Symbol" msgstr "" -#: LiteEditor/context_cpp.cpp:2018 +#: LiteEditor/context_cpp.cpp:2025 msgid "Go to Declaration" msgstr "" -#: LiteEditor/context_cpp.cpp:2019 +#: LiteEditor/context_cpp.cpp:2026 msgid "Go to Implementation" msgstr "" @@ -5291,10 +5212,10 @@ msgstr "" msgid "Select debugger:" msgstr "" -#: LiteEditor/debugcoredumpbase.cpp:109 LiteEditor/frame.cpp:3221 +#: LiteEditor/debugcoredumpbase.cpp:109 LiteEditor/frame.cpp:3240 #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:434 -#: Plugin/clStrings.h:7 Plugin/editor_config.cpp:380 -#: Plugin/editor_config.cpp:417 codelitephp/php-plugin/php_ui.cpp:838 +#: Plugin/clStrings.h:7 Plugin/editor_config.cpp:379 +#: Plugin/editor_config.cpp:416 codelitephp/php-plugin/php_ui.cpp:838 msgid "Debug" msgstr "" @@ -5306,7 +5227,7 @@ msgstr "" msgid "Debugger Command" msgstr "" -#: LiteEditor/debugger_predefined_types_page.cpp:85 +#: LiteEditor/debugger_predefined_types_page.cpp:83 msgid "A Debugger type with that name already exists" msgstr "" @@ -5315,21 +5236,22 @@ msgid "Displaying:" msgstr "" #: LiteEditor/debuggerasciiviewerbase.cpp:59 -#: Plugin/Keyboard/NewKeyShortcutBaseDlg.cpp:124 cscope/CscopeTabBase.cpp:113 +#: Plugin/Keyboard/NewKeyShortcutBaseDlg.cpp:124 Plugin/ai/UI.cpp:448 +#: cscope/CscopeTabBase.cpp:113 msgid "&Clear" msgstr "" #: LiteEditor/debuggerpane.cpp:50 LiteEditor/localstable.cpp:52 -#: Runtime/rc/menu.xrc:657 codelitephp/php-plugin/localsview.cpp:222 +#: Runtime/rc/menu.xrc:658 codelitephp/php-plugin/localsview.cpp:221 msgid "Locals" msgstr "" -#: LiteEditor/debuggerpane.cpp:52 Runtime/rc/menu.xrc:673 +#: LiteEditor/debuggerpane.cpp:52 Runtime/rc/menu.xrc:674 #: codelitephp/php-plugin/php_ui.cpp:1169 msgid "Call Stack" msgstr "" -#: LiteEditor/debuggerpane.cpp:54 Runtime/rc/menu.xrc:669 +#: LiteEditor/debuggerpane.cpp:54 Runtime/rc/menu.xrc:670 msgid "Threads" msgstr "" @@ -5431,7 +5353,7 @@ msgstr "" #: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:43 #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:38 #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:215 -#: wxcrafter/sizers/std_button_wrapper.cpp:27 wxcrafter/src/wxc_widget.cpp:113 +#: wxcrafter/sizers/std_button_wrapper.cpp:34 wxcrafter/src/wxc_widget.cpp:112 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:27 msgid "Tooltip" msgstr "" @@ -5619,10 +5541,10 @@ msgstr "" #: LiteEditor/edit_configuration.cpp:145 LiteEditor/edit_configuration.cpp:167 #: LiteEditor/edit_workspace_conf_dlg.cpp:132 Plugin/clRemoteDirCtrl.cpp:312 -#: Plugin/clTreeCtrlPanel.cpp:181 Subversion2/subversion2.cpp:296 +#: Runtime/rc/menu.xrc:1148 Subversion2/subversion2.cpp:343 #: Subversion2/subversion_view.cpp:451 -#: codelitephp/php-plugin/php_workspace_view.cpp:296 -#: codelitephp/php-plugin/php_workspace_view.cpp:327 +#: codelitephp/php-plugin/php_workspace_view.cpp:310 +#: codelitephp/php-plugin/php_workspace_view.cpp:341 msgid "Rename" msgstr "" @@ -5720,11 +5642,6 @@ msgstr "" msgid " label" msgstr "" -#: LiteEditor/editorsettingsbookmarkspanel.cpp:66 -#: LiteEditor/quickfindbar.cpp:138 Plugin/clPluginsFindBar.cpp:124 -msgid "Highlight matches" -msgstr "" - #: LiteEditor/editorsettingsbookmarkspanel.cpp:67 #: wxcrafter/controls/colour_picker_wrapper.cpp:20 msgid "Colour" @@ -5814,51 +5731,51 @@ msgstr "" msgid "Sidebar buttons position" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:72 +#: LiteEditor/editorsettingsdockingwidows.cpp:73 msgid "Output tabs orientation" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:81 +#: LiteEditor/editorsettingsdockingwidows.cpp:83 msgid "Show close button on tabs" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:82 -msgid "Show file path on tab label" +#: LiteEditor/editorsettingsdockingwidows.cpp:84 +msgid "Dir parts in tab label" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:85 +#: LiteEditor/editorsettingsdockingwidows.cpp:87 msgid "Mouse scroll switch bewtween tabs" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:87 +#: LiteEditor/editorsettingsdockingwidows.cpp:90 msgid "Sort tab file list" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:91 +#: LiteEditor/editorsettingsdockingwidows.cpp:95 msgid "Use Ctrl+TAB to switch tabs" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:93 +#: LiteEditor/editorsettingsdockingwidows.cpp:98 msgid "Hide main tab bar" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:96 +#: LiteEditor/editorsettingsdockingwidows.cpp:100 msgid "Find in files" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:97 +#: LiteEditor/editorsettingsdockingwidows.cpp:101 msgid "Don't automatically fold search results" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:99 +#: LiteEditor/editorsettingsdockingwidows.cpp:104 msgid "When searching, don't override search string with current selection" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:102 +#: LiteEditor/editorsettingsdockingwidows.cpp:107 msgid "Find next/Find previous" msgstr "" -#: LiteEditor/editorsettingsdockingwidows.cpp:103 +#: LiteEditor/editorsettingsdockingwidows.cpp:108 msgid "" "Find next/Find previous actions override search string with current " "selection (like Find next at caret/prev at caret)" @@ -6029,133 +5946,145 @@ msgstr "" msgid "File font encoding" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:51 +#: LiteEditor/editorsettingsmiscpanel.cpp:43 msgid "Allow only single instance" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:53 +#: LiteEditor/editorsettingsmiscpanel.cpp:45 msgid "Web search URL" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:55 +#: LiteEditor/editorsettingsmiscpanel.cpp:47 msgid "Use Direct2D editor drawings" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:58 +#: LiteEditor/editorsettingsmiscpanel.cpp:50 msgid "Frame title" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:60 +#: LiteEditor/editorsettingsmiscpanel.cpp:52 msgid "File path handling" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:61 +#: LiteEditor/editorsettingsmiscpanel.cpp:53 msgid "Resolve symlinks in file paths" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:71 +#: LiteEditor/editorsettingsmiscpanel.cpp:63 msgid "Startup" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:72 +#: LiteEditor/editorsettingsmiscpanel.cpp:64 msgid "Check for new version on startup" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:74 +#: LiteEditor/editorsettingsmiscpanel.cpp:66 msgid "Only prompt for stable releases" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:76 +#: LiteEditor/editorsettingsmiscpanel.cpp:68 msgid "Load last session on startup" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:78 +#: LiteEditor/editorsettingsmiscpanel.cpp:70 msgid "Show splashscreen" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:81 +#: LiteEditor/editorsettingsmiscpanel.cpp:73 msgid "Status bar" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:82 +#: LiteEditor/editorsettingsmiscpanel.cpp:74 msgid "Show current line number" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:84 +#: LiteEditor/editorsettingsmiscpanel.cpp:76 msgid "Show current column" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:86 +#: LiteEditor/editorsettingsmiscpanel.cpp:78 msgid "Show number of lines" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:88 +#: LiteEditor/editorsettingsmiscpanel.cpp:80 msgid "Show current position" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:90 +#: LiteEditor/editorsettingsmiscpanel.cpp:82 msgid "Show file length" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:92 +#: LiteEditor/editorsettingsmiscpanel.cpp:84 msgid "Show number of selected chars" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:94 +#: LiteEditor/editorsettingsmiscpanel.cpp:86 msgid "Show number of selected lines" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:97 +#: LiteEditor/editorsettingsmiscpanel.cpp:89 msgid "Tool bar" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:98 +#: LiteEditor/editorsettingsmiscpanel.cpp:90 msgid "Space between button groups" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:117 +#: LiteEditor/editorsettingsmiscpanel.cpp:109 +msgid "Launch" +msgstr "" + +#: LiteEditor/editorsettingsmiscpanel.cpp:110 +msgid "Clear output before launch" +msgstr "" + +#: LiteEditor/editorsettingsmiscpanel.cpp:112 +msgid "Switch to output on launch" +msgstr "" + +#: LiteEditor/editorsettingsmiscpanel.cpp:115 msgid "Locale" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:118 +#: LiteEditor/editorsettingsmiscpanel.cpp:116 msgid "File text encoding" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:119 +#: LiteEditor/editorsettingsmiscpanel.cpp:117 msgid "Enable localization" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:120 +#: LiteEditor/editorsettingsmiscpanel.cpp:118 msgid "Locale to use" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:132 +#: LiteEditor/editorsettingsmiscpanel.cpp:130 msgid "Log file verbosity" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:141 +#: LiteEditor/editorsettingsmiscpanel.cpp:139 msgid "Redirect stdout/stderr to file" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:145 +#: LiteEditor/editorsettingsmiscpanel.cpp:143 msgid "History" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:146 -#: LiteEditor/editorsettingsmiscpanel.cpp:154 +#: LiteEditor/editorsettingsmiscpanel.cpp:144 +#: LiteEditor/editorsettingsmiscpanel.cpp:152 msgid "Clear " msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:146 +#: LiteEditor/editorsettingsmiscpanel.cpp:144 msgid "Forget recent workspaces and files" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:151 -#: LiteEditor/editorsettingsmiscpanel.cpp:158 +#: LiteEditor/editorsettingsmiscpanel.cpp:149 +#: LiteEditor/editorsettingsmiscpanel.cpp:156 msgid "Success!" msgstr "" -#: LiteEditor/editorsettingsmiscpanel.cpp:154 +#: LiteEditor/editorsettingsmiscpanel.cpp:152 msgid "Reset annoying dialogs answers" msgstr "" @@ -6213,94 +6142,95 @@ msgstr "" msgid "Files were modified outside the editor" msgstr "" -#: LiteEditor/fileexplorer.cpp:67 +#: LiteEditor/fileexplorer.cpp:69 msgid "Open folder" msgstr "" -#: LiteEditor/fileexplorer.cpp:72 +#: LiteEditor/fileexplorer.cpp:74 msgid "File Explorer" msgstr "" -#: LiteEditor/fileexplorer.cpp:90 +#: LiteEditor/fileexplorer.cpp:92 msgid "Select folder to open" msgstr "" -#: LiteEditor/fileview.cpp:411 LiteEditor/fileview.cpp:2592 +#: LiteEditor/fileview.cpp:412 LiteEditor/fileview.cpp:2592 msgid "Set Custom Background Colour..." msgstr "" -#: LiteEditor/fileview.cpp:740 +#: LiteEditor/fileview.cpp:741 msgid "Add Existing Item" msgstr "" -#: LiteEditor/fileview.cpp:772 +#: LiteEditor/fileview.cpp:773 msgid "New Item" msgstr "" -#: LiteEditor/fileview.cpp:846 +#: LiteEditor/fileview.cpp:847 msgid "Are you sure you want remove '" msgstr "" -#: LiteEditor/fileview.cpp:854 LiteEditor/fileview.cpp:895 +#: LiteEditor/fileview.cpp:855 LiteEditor/fileview.cpp:896 msgid "Remember my answer and apply to all files" msgstr "" -#: LiteEditor/fileview.cpp:859 LiteEditor/frame.cpp:2282 +#: LiteEditor/fileview.cpp:860 LiteEditor/frame.cpp:2295 msgid "Are you sure?" msgstr "" -#: LiteEditor/fileview.cpp:888 +#: LiteEditor/fileview.cpp:889 msgid "' from disc?" msgstr "" -#: LiteEditor/fileview.cpp:888 +#: LiteEditor/fileview.cpp:889 msgid "Do you also want to delete the file '" msgstr "" -#: LiteEditor/fileview.cpp:902 LiteEditor/pluginmgrdlg.cpp:125 -#: Plugin/compile_request.cpp:94 Plugin/globals.h:271 Plugin/globals.h:293 -#: codelitephp/php-plugin/php_workspace_view.cpp:817 -#: codelitephp/php-plugin/php_workspace_view.cpp:835 -#: codelitephp/php-plugin/php_workspace_view.cpp:1702 +#: LiteEditor/fileview.cpp:903 LiteEditor/pluginmgrdlg.cpp:125 +#: Plugin/ai/InfoBar.cpp:16 Plugin/compile_request.cpp:94 Plugin/globals.h:261 +#: Plugin/globals.h:283 codelitephp/php-plugin/php_workspace_view.cpp:836 +#: codelitephp/php-plugin/php_workspace_view.cpp:857 +#: codelitephp/php-plugin/php_workspace_view.cpp:1738 msgid "Yes" msgstr "" -#: LiteEditor/fileview.cpp:903 LiteEditor/frame.cpp:3995 -#: LiteEditor/pluginmgrdlg.cpp:125 Plugin/compile_request.cpp:95 -#: Plugin/globals.h:272 Plugin/globals.h:294 Remoty/RemotyWorkspace.cpp:1063 -#: codelitephp/php-plugin/php_workspace_view.cpp:817 -#: codelitephp/php-plugin/php_workspace_view.cpp:835 -#: codelitephp/php-plugin/php_workspace_view.cpp:1702 +#: LiteEditor/fileview.cpp:904 LiteEditor/frame.cpp:4025 +#: LiteEditor/pluginmgrdlg.cpp:125 Plugin/ai/InfoBar.cpp:17 +#: Plugin/compile_request.cpp:95 Plugin/globals.h:262 Plugin/globals.h:284 +#: Remoty/RemotyWorkspace.cpp:1086 +#: codelitephp/php-plugin/php_workspace_view.cpp:837 +#: codelitephp/php-plugin/php_workspace_view.cpp:858 +#: codelitephp/php-plugin/php_workspace_view.cpp:1739 msgid "No" msgstr "" -#: LiteEditor/fileview.cpp:913 +#: LiteEditor/fileview.cpp:914 msgid "" "An error occurred during file removal. Maybe it has been already deleted or " "you don't have the necessary permissions" msgstr "" -#: LiteEditor/fileview.cpp:980 +#: LiteEditor/fileview.cpp:981 msgid " and all its contents will be removed from the project." msgstr "" -#: LiteEditor/fileview.cpp:1132 +#: LiteEditor/fileview.cpp:1133 msgid "You are about to remove project '" msgstr "" -#: LiteEditor/fileview.cpp:1134 +#: LiteEditor/fileview.cpp:1135 msgid " from the workspace, click 'Yes' to proceed or 'No' to abort." msgstr "" -#: LiteEditor/fileview.cpp:1277 LiteEditor/fileview.cpp:1297 +#: LiteEditor/fileview.cpp:1278 LiteEditor/fileview.cpp:1298 msgid " of project " msgstr "" -#: LiteEditor/fileview.cpp:1277 +#: LiteEditor/fileview.cpp:1278 msgid "Compiling file: " msgstr "" -#: LiteEditor/fileview.cpp:1297 +#: LiteEditor/fileview.cpp:1298 msgid "Preprocessing file: " msgstr "" @@ -6312,7 +6242,7 @@ msgstr "" msgid "Failed to find file: " msgstr "" -#: LiteEditor/fileview.cpp:1668 LiteEditor/fileview.cpp:1741 git/git.cpp:1540 +#: LiteEditor/fileview.cpp:1668 LiteEditor/fileview.cpp:1741 git/git.cpp:1547 msgid "Importing files ..." msgstr "" @@ -6321,7 +6251,7 @@ msgid "Adding file: " msgstr "" #: LiteEditor/fileview.cpp:1827 -#: codelitephp/php-plugin/php_workspace_view.cpp:768 +#: codelitephp/php-plugin/php_workspace_view.cpp:785 msgid "New file name:" msgstr "" @@ -6405,7 +6335,7 @@ msgstr "" msgid "Clean project" msgstr "" -#: LiteEditor/fileview.cpp:2520 LiteEditor/frame.cpp:1047 +#: LiteEditor/fileview.cpp:2520 LiteEditor/frame.cpp:1055 msgid "Stop Build" msgstr "" @@ -6417,23 +6347,22 @@ msgstr "" msgid "Build Order..." msgstr "" -#: LiteEditor/fileview.cpp:2562 LiteEditor/frame.cpp:1148 -#: Plugin/clEditorBar.cpp:208 Plugin/clTreeCtrlPanel.cpp:133 -#: Plugin/clTreeCtrlPanel.cpp:188 Runtime/rc/menu.xrc:846 -#: Runtime/rc/menu.xrc:1061 codelitephp/php-plugin/php_workspace_view.cpp:300 -#: codelitephp/php-plugin/php_workspace_view.cpp:329 -#: codelitephp/php-plugin/php_workspace_view.cpp:358 -#: codelitephp/php-plugin/php_workspace_view.cpp:395 +#: LiteEditor/fileview.cpp:2562 LiteEditor/frame.cpp:1160 +#: Plugin/clEditorBar.cpp:270 Runtime/rc/menu.xrc:858 Runtime/rc/menu.xrc:1073 +#: Runtime/rc/menu.xrc:1160 Runtime/rc/menu.xrc:1197 +#: codelitephp/php-plugin/php_workspace_view.cpp:314 +#: codelitephp/php-plugin/php_workspace_view.cpp:343 +#: codelitephp/php-plugin/php_workspace_view.cpp:372 +#: codelitephp/php-plugin/php_workspace_view.cpp:409 msgid "Open Containing Folder" msgstr "" -#: LiteEditor/fileview.cpp:2566 Plugin/clEditorBar.cpp:202 -#: Plugin/clTreeCtrlPanel.cpp:134 Plugin/clTreeCtrlPanel.cpp:189 -#: Runtime/rc/menu.xrc:843 Runtime/rc/menu.xrc:1058 -#: codelitephp/php-plugin/php_workspace_view.cpp:301 -#: codelitephp/php-plugin/php_workspace_view.cpp:330 -#: codelitephp/php-plugin/php_workspace_view.cpp:359 -#: codelitephp/php-plugin/php_workspace_view.cpp:396 +#: LiteEditor/fileview.cpp:2566 Plugin/clEditorBar.cpp:264 +#: Runtime/rc/menu.xrc:855 Runtime/rc/menu.xrc:1070 Runtime/rc/menu.xrc:1163 +#: Runtime/rc/menu.xrc:1200 codelitephp/php-plugin/php_workspace_view.cpp:315 +#: codelitephp/php-plugin/php_workspace_view.cpp:344 +#: codelitephp/php-plugin/php_workspace_view.cpp:373 +#: codelitephp/php-plugin/php_workspace_view.cpp:410 msgid "Open Shell" msgstr "" @@ -6450,7 +6379,7 @@ msgid "Reconcile Project..." msgstr "" #: LiteEditor/fileview.cpp:2578 LiteEditor/new_virtual_folder.h:76 -#: Plugin/VirtualDirectorySelectorDlg.cpp:351 Runtime/rc/menu.xrc:970 +#: Plugin/VirtualDirectorySelectorDlg.cpp:351 Runtime/rc/menu.xrc:982 msgid "New Virtual Folder" msgstr "" @@ -6470,7 +6399,7 @@ msgstr "" msgid "Project Editor Preferences..." msgstr "" -#: LiteEditor/fileview.cpp:2596 Runtime/rc/menu.xrc:982 +#: LiteEditor/fileview.cpp:2596 Runtime/rc/menu.xrc:994 msgid "Clear Background Colour" msgstr "" @@ -6478,7 +6407,7 @@ msgstr "" msgid "Plugins..." msgstr "" -#: LiteEditor/fileview.cpp:2676 Runtime/rc/menu.xrc:993 +#: LiteEditor/fileview.cpp:2676 Runtime/rc/menu.xrc:1005 msgid "New Workspace Folder" msgstr "" @@ -6502,69 +6431,69 @@ msgstr "" msgid "New Folder Name" msgstr "" -#: LiteEditor/fileview.cpp:2946 LiteEditor/frame.cpp:2388 -#: codelitephp/php-plugin/php_workspace_view.cpp:1433 -#: wxcrafter/src/main.cpp:210 +#: LiteEditor/fileview.cpp:2946 LiteEditor/frame.cpp:2401 +#: codelitephp/php-plugin/php_workspace_view.cpp:1465 +#: wxcrafter/src/main.cpp:207 wxcrafter/src/main.cpp:226 msgid "Open Project" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:59 +#: LiteEditor/findinfiles_dlg.cpp:61 msgid "Find :" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:67 LiteEditor/findinfiles_dlg.cpp:70 +#: LiteEditor/findinfiles_dlg.cpp:73 LiteEditor/findinfiles_dlg.cpp:76 msgid "Find what" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:75 +#: LiteEditor/findinfiles_dlg.cpp:82 msgid "&Find" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:78 +#: LiteEditor/findinfiles_dlg.cpp:84 msgid "Begin search" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:82 +#: LiteEditor/findinfiles_dlg.cpp:89 msgid "Replace:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:91 LiteEditor/replaceinfilespanel.cpp:66 +#: LiteEditor/findinfiles_dlg.cpp:102 LiteEditor/replaceinfilespanel.cpp:66 msgid "Replace with" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:96 +#: LiteEditor/findinfiles_dlg.cpp:109 msgid "&Replace" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:99 +#: LiteEditor/findinfiles_dlg.cpp:114 msgid "" "Search for matches and place them in the 'Replace' window as candidates for " "possible replace operation" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:103 +#: LiteEditor/findinfiles_dlg.cpp:119 msgid "Files:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:105 +#: LiteEditor/findinfiles_dlg.cpp:120 msgid "" "File extensions to include in the search\n" "Wildcards are supported" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:110 +#: LiteEditor/findinfiles_dlg.cpp:125 msgid "*.c;*.cpp;*.cxx;*.cc;*.h;*.hpp;*.inc;*.mm;*.m;*.xrc" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:114 +#: LiteEditor/findinfiles_dlg.cpp:133 msgid "Search these file types" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:124 Plugin/sftp_ui.cpp:557 +#: LiteEditor/findinfiles_dlg.cpp:144 Plugin/sftp_ui.cpp:602 msgid "Where:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:127 +#: LiteEditor/findinfiles_dlg.cpp:146 msgid "" "Search in these folders\n" "To exclude a file from the search, use wildcard that starts with an hyphen " @@ -6576,151 +6505,150 @@ msgid "" "-*node_modules*" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:144 +#: LiteEditor/findinfiles_dlg.cpp:168 msgid "Add new search location" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:148 +#: LiteEditor/findinfiles_dlg.cpp:173 msgid "Encoding:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:162 +#: LiteEditor/findinfiles_dlg.cpp:190 msgid "Close this dialog" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:176 MemCheck/memcheckui.cpp:390 +#: LiteEditor/findinfiles_dlg.cpp:205 MemCheck/memcheckui.cpp:390 msgid "Case" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:179 +#: LiteEditor/findinfiles_dlg.cpp:207 msgid "Toggle case sensitive search" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:183 MemCheck/memcheckui.cpp:395 +#: LiteEditor/findinfiles_dlg.cpp:212 MemCheck/memcheckui.cpp:395 msgid "Word" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:186 +#: LiteEditor/findinfiles_dlg.cpp:214 msgid "Toggle whole word search" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:190 LiteEditor/quickfindbar.cpp:136 -#: LiteEditor/reconcileproject.cpp:636 Plugin/clPluginsFindBar.cpp:123 -msgid "Regex" -msgstr "" - -#: LiteEditor/findinfiles_dlg.cpp:193 +#: LiteEditor/findinfiles_dlg.cpp:221 msgid "The 'Find What' field is a regular expression" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:197 +#: LiteEditor/findinfiles_dlg.cpp:227 msgid "Pipe filter" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:201 +#: LiteEditor/findinfiles_dlg.cpp:233 msgid "" "Use the pipe character (\"|\") as a special separator for applying " "additional filters. This has the similar effect as using the \"grep\" " "command line tool" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:206 +#: LiteEditor/findinfiles_dlg.cpp:240 msgid "Save before" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:209 +#: LiteEditor/findinfiles_dlg.cpp:245 msgid "Save any modified files before search starts" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:214 +#: LiteEditor/findinfiles_dlg.cpp:250 msgid "File System:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:218 +#: LiteEditor/findinfiles_dlg.cpp:255 msgid "Symlinks" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:221 +#: LiteEditor/findinfiles_dlg.cpp:257 msgid "When enabled, follow symbolic links folders" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:225 +#: LiteEditor/findinfiles_dlg.cpp:263 msgid "Hidden folders" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:228 +#: LiteEditor/findinfiles_dlg.cpp:268 msgid "Search in hidden folders" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:233 +#: LiteEditor/findinfiles_dlg.cpp:273 msgid "Presets:" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:237 +#: LiteEditor/findinfiles_dlg.cpp:278 msgid "TODO" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:240 +#: LiteEditor/findinfiles_dlg.cpp:280 msgid "" "Search for TODO patterns in the code\n" "This options enables regular expression" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:244 +#: LiteEditor/findinfiles_dlg.cpp:285 msgid "ATTN" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:247 +#: LiteEditor/findinfiles_dlg.cpp:287 msgid "" "Search for ATTN patterns in the code\n" "This options enables regular expression" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:251 +#: LiteEditor/findinfiles_dlg.cpp:292 msgid "BUG" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:254 +#: LiteEditor/findinfiles_dlg.cpp:294 msgid "" "Search for BUG patterns in the code\n" "This options enables regular expression" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:258 +#: LiteEditor/findinfiles_dlg.cpp:299 msgid "FIXME" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:261 +#: LiteEditor/findinfiles_dlg.cpp:301 msgid "" "Search for FIXME patterns in the code\n" "This options enables regular expression" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:351 LiteEditor/findinfilesdlg.cpp:376 +#: LiteEditor/findinfiles_dlg.cpp:390 Plugin/LSP/UI.cpp:78 +msgid "Add..." +msgstr "" + +#: LiteEditor/findinfiles_dlg.cpp:391 LiteEditor/findinfilesdlg.cpp:378 msgid "Add Folder..." msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:355 LiteEditor/reconcileprojectbase.cpp:380 +#: LiteEditor/findinfiles_dlg.cpp:395 LiteEditor/reconcileprojectbase.cpp:380 #: LiteEditor/reconcileprojectbase.cpp:414 -#: LiteEditor/reconcileprojectbase.cpp:450 Runtime/rc/menu.xrc:1084 +#: LiteEditor/reconcileprojectbase.cpp:450 Runtime/rc/menu.xrc:1096 #: SnipWiz/editsnippetsbasedlg.cpp:104 SnipWiz/templateclassbasedlg.cpp:215 msgid "Remove" msgstr "" -#: LiteEditor/findinfiles_dlg.cpp:356 +#: LiteEditor/findinfiles_dlg.cpp:396 msgid "Remove the selected path" msgstr "" -#: LiteEditor/findinfiles_dlg.h:118 LiteEditor/frame.cpp:1647 -#: Runtime/rc/menu.xrc:423 +#: LiteEditor/findinfiles_dlg.h:119 LiteEditor/frame.cpp:1660 +#: Runtime/rc/menu.xrc:424 msgid "Find In Files" msgstr "" -#: LiteEditor/findinfiles_dlg.h:144 +#: LiteEditor/findinfiles_dlg.h:147 msgid "Edit Search Locations" msgstr "" -#: LiteEditor/findinfilesdlg.cpp:385 +#: LiteEditor/findinfilesdlg.cpp:387 msgid "Add Exclude Pattern" msgstr "" @@ -6749,13 +6677,13 @@ msgid " ; Match whole word: " msgstr "" #: LiteEditor/findresultstab.cpp:141 LiteEditor/findresultstab.cpp:142 -#: LiteEditor/findresultstab.cpp:143 Subversion2/subversion2.cpp:1273 -#: Subversion2/subversion2.cpp:1362 +#: LiteEditor/findresultstab.cpp:143 Subversion2/subversion2.cpp:1372 +#: Subversion2/subversion2.cpp:1471 msgid "false" msgstr "" #: LiteEditor/findresultstab.cpp:141 LiteEditor/findresultstab.cpp:142 -#: LiteEditor/findresultstab.cpp:143 Subversion2/subversion2.cpp:1360 +#: LiteEditor/findresultstab.cpp:143 Subversion2/subversion2.cpp:1469 msgid "true" msgstr "" @@ -6779,12 +6707,12 @@ msgstr "" msgid "Search result is no longer valid" msgstr "" -#: LiteEditor/findresultstab.cpp:462 Subversion2/SvnCommitDialog.cpp:315 +#: LiteEditor/findresultstab.cpp:462 Subversion2/SvnCommitDialog.cpp:317 msgid "Clear History" msgstr "" #: LiteEditor/findusagetab.cpp:255 LiteEditor/findusagetab.cpp:307 -#: Remoty/RemotyWorkspace.cpp:1227 +#: Remoty/RemotyWorkspace.cpp:1250 msgid "Failed to open file: " msgstr "" @@ -6792,970 +6720,983 @@ msgstr "" msgid "Failed to download file: " msgstr "" -#: LiteEditor/frame.cpp:1036 +#: LiteEditor/frame.cpp:1044 msgid "Configuration Manager..." msgstr "" -#: LiteEditor/frame.cpp:1037 Runtime/rc/menu.xrc:580 +#: LiteEditor/frame.cpp:1045 Runtime/rc/menu.xrc:581 msgid "Batch Build..." msgstr "" -#: LiteEditor/frame.cpp:1040 Runtime/rc/menu.xrc:1068 +#: LiteEditor/frame.cpp:1048 Runtime/rc/menu.xrc:1080 msgid "Build Project" msgstr "" -#: LiteEditor/frame.cpp:1041 Runtime/rc/menu.xrc:570 Runtime/rc/menu.xrc:999 +#: LiteEditor/frame.cpp:1049 Runtime/rc/menu.xrc:571 Runtime/rc/menu.xrc:1011 msgid "Build Workspace" msgstr "" -#: LiteEditor/frame.cpp:1042 Runtime/rc/menu.xrc:576 +#: LiteEditor/frame.cpp:1050 Runtime/rc/menu.xrc:577 msgid "Rebuild Workspace" msgstr "" -#: LiteEditor/frame.cpp:1043 Runtime/rc/menu.xrc:573 Runtime/rc/menu.xrc:1002 +#: LiteEditor/frame.cpp:1051 Runtime/rc/menu.xrc:574 Runtime/rc/menu.xrc:1014 msgid "Clean Workspace" msgstr "" -#: LiteEditor/frame.cpp:1044 +#: LiteEditor/frame.cpp:1052 msgid "Compile Current File" msgstr "" -#: LiteEditor/frame.cpp:1045 +#: LiteEditor/frame.cpp:1053 msgid "Compile Current File's Project" msgstr "" -#: LiteEditor/frame.cpp:1046 +#: LiteEditor/frame.cpp:1054 msgid "Clean Project" msgstr "" -#: LiteEditor/frame.cpp:1048 +#: LiteEditor/frame.cpp:1056 msgid "Rebuild Project" msgstr "" -#: LiteEditor/frame.cpp:1049 +#: LiteEditor/frame.cpp:1057 msgid "Build and Run Project" msgstr "" -#: LiteEditor/frame.cpp:1050 +#: LiteEditor/frame.cpp:1058 msgid "Next Build Error" msgstr "" -#: LiteEditor/frame.cpp:1051 Plugin/workspace.cpp:58 wxcrafter/src/gui.cpp:390 +#: LiteEditor/frame.cpp:1059 Plugin/workspace.cpp:58 wxcrafter/src/gui.cpp:390 msgid "C++" msgstr "" -#: LiteEditor/frame.cpp:1052 +#: LiteEditor/frame.cpp:1060 msgid "Swap Header/Implementation file" msgstr "" -#: LiteEditor/frame.cpp:1053 +#: LiteEditor/frame.cpp:1061 msgid "Goto Declaration" msgstr "" -#: LiteEditor/frame.cpp:1054 +#: LiteEditor/frame.cpp:1062 msgid "Goto Implementation" msgstr "" -#: LiteEditor/frame.cpp:1055 +#: LiteEditor/frame.cpp:1063 msgid "Open Include File" msgstr "" -#: LiteEditor/frame.cpp:1056 +#: LiteEditor/frame.cpp:1064 msgid "C++ | Code Generation / Refactoring" msgstr "" -#: LiteEditor/frame.cpp:1057 Runtime/rc/menu.xrc:868 +#: LiteEditor/frame.cpp:1065 Runtime/rc/menu.xrc:880 msgid "Generate Setters/Getters..." msgstr "" -#: LiteEditor/frame.cpp:1058 Runtime/rc/menu.xrc:879 +#: LiteEditor/frame.cpp:1066 Runtime/rc/menu.xrc:891 msgid "Move Function Implementation to..." msgstr "" -#: LiteEditor/frame.cpp:1059 Runtime/rc/menu.xrc:882 +#: LiteEditor/frame.cpp:1067 Runtime/rc/menu.xrc:894 msgid "Add Function Implementation..." msgstr "" -#: LiteEditor/frame.cpp:1060 Runtime/rc/menu.xrc:885 +#: LiteEditor/frame.cpp:1068 Runtime/rc/menu.xrc:897 msgid "Implement all Un-implemented Functions..." msgstr "" -#: LiteEditor/frame.cpp:1061 LiteEditor/project_settings_base_dlg.cpp:246 +#: LiteEditor/frame.cpp:1069 LiteEditor/project_settings_base_dlg.cpp:246 #: LiteEditor/project_settings_dlg.cpp:103 msgid "Debugger" msgstr "" -#: LiteEditor/frame.cpp:1062 +#: LiteEditor/frame.cpp:1070 msgid "Start/Continue Debugger" msgstr "" -#: LiteEditor/frame.cpp:1063 +#: LiteEditor/frame.cpp:1071 msgid "Restart Debugger" msgstr "" -#: LiteEditor/frame.cpp:1064 +#: LiteEditor/frame.cpp:1072 msgid "Attach to process..." msgstr "" -#: LiteEditor/frame.cpp:1065 Plugin/Debugger/DebuggerToolBar.cpp:41 +#: LiteEditor/frame.cpp:1073 Plugin/Debugger/DebuggerToolBar.cpp:41 msgid "Pause debugger" msgstr "" -#: LiteEditor/frame.cpp:1066 Plugin/Debugger/DebuggerToolBar.cpp:40 +#: LiteEditor/frame.cpp:1074 Plugin/Debugger/DebuggerToolBar.cpp:40 msgid "Stop debugger" msgstr "" -#: LiteEditor/frame.cpp:1067 Plugin/Debugger/DebuggerToolBar.cpp:46 +#: LiteEditor/frame.cpp:1075 Plugin/Debugger/DebuggerToolBar.cpp:46 msgid "Step Into" msgstr "" -#: LiteEditor/frame.cpp:1068 Plugin/Debugger/DebuggerToolBar.cpp:48 +#: LiteEditor/frame.cpp:1076 Plugin/Debugger/DebuggerToolBar.cpp:48 msgid "Step Out" msgstr "" -#: LiteEditor/frame.cpp:1069 +#: LiteEditor/frame.cpp:1077 msgid "Step Into Instruction" msgstr "" -#: LiteEditor/frame.cpp:1070 Plugin/Debugger/DebuggerToolBar.cpp:47 -#: git/gitui.cpp:609 +#: LiteEditor/frame.cpp:1078 Plugin/Debugger/DebuggerToolBar.cpp:47 +#: git/gitui.cpp:613 msgid "Next" msgstr "" -#: LiteEditor/frame.cpp:1071 Runtime/rc/menu.xrc:619 +#: LiteEditor/frame.cpp:1079 Runtime/rc/menu.xrc:620 msgid "Next Instruction" msgstr "" -#: LiteEditor/frame.cpp:1072 +#: LiteEditor/frame.cpp:1080 msgid "Show Cursor" msgstr "" -#: LiteEditor/frame.cpp:1075 Runtime/rc/menu.xrc:917 +#: LiteEditor/frame.cpp:1083 Runtime/rc/menu.xrc:929 msgid "Toggle Breakpoint" msgstr "" -#: LiteEditor/frame.cpp:1076 +#: LiteEditor/frame.cpp:1084 msgid "Disable All Breakpoints" msgstr "" -#: LiteEditor/frame.cpp:1077 +#: LiteEditor/frame.cpp:1085 msgid "Enable All Breakpoints" msgstr "" -#: LiteEditor/frame.cpp:1078 Runtime/rc/menu.xrc:920 +#: LiteEditor/frame.cpp:1086 Runtime/rc/menu.xrc:932 msgid "Delete All Breakpoints" msgstr "" -#: LiteEditor/frame.cpp:1079 +#: LiteEditor/frame.cpp:1087 msgid "Quick Debug..." msgstr "" -#: LiteEditor/frame.cpp:1082 LiteEditor/frame.cpp:1619 Runtime/rc/menu.xrc:896 -#: Runtime/rc/menu.xrc:925 wxcrafter/src/main.cpp:215 +#: LiteEditor/frame.cpp:1090 LiteEditor/frame.cpp:1632 Runtime/rc/menu.xrc:908 +#: Runtime/rc/menu.xrc:937 wxcrafter/src/main.cpp:212 +#: wxcrafter/src/main.cpp:231 msgid "Undo" msgstr "" -#: LiteEditor/frame.cpp:1083 LiteEditor/frame.cpp:1620 Runtime/rc/menu.xrc:899 -#: Runtime/rc/menu.xrc:928 wxcrafter/src/main.cpp:216 +#: LiteEditor/frame.cpp:1091 LiteEditor/frame.cpp:1633 Runtime/rc/menu.xrc:911 +#: Runtime/rc/menu.xrc:940 wxcrafter/src/main.cpp:213 +#: wxcrafter/src/main.cpp:232 msgid "Redo" msgstr "" -#: LiteEditor/frame.cpp:1084 LiteEditor/frame.cpp:1616 Runtime/rc/menu.xrc:903 -#: Runtime/rc/menu.xrc:932 wxcrafter/src/allocator_mgr.cpp:1087 +#: LiteEditor/frame.cpp:1092 LiteEditor/frame.cpp:1629 Runtime/rc/menu.xrc:915 +#: Runtime/rc/menu.xrc:944 wxcrafter/src/allocator_mgr.cpp:1088 msgid "Cut" msgstr "" -#: LiteEditor/frame.cpp:1086 LiteEditor/frame.cpp:1618 Runtime/rc/menu.xrc:893 -#: Runtime/rc/menu.xrc:938 wxcrafter/src/allocator_mgr.cpp:725 -#: wxcrafter/src/allocator_mgr.cpp:1088 +#: LiteEditor/frame.cpp:1094 LiteEditor/frame.cpp:1631 Runtime/rc/menu.xrc:905 +#: Runtime/rc/menu.xrc:950 wxcrafter/src/allocator_mgr.cpp:726 +#: wxcrafter/src/allocator_mgr.cpp:1089 msgid "Paste" msgstr "" -#: LiteEditor/frame.cpp:1087 +#: LiteEditor/frame.cpp:1095 msgid "Duplicate Selection / Line" msgstr "" -#: LiteEditor/frame.cpp:1088 +#: LiteEditor/frame.cpp:1096 msgid "Delete to Line End" msgstr "" -#: LiteEditor/frame.cpp:1089 +#: LiteEditor/frame.cpp:1097 msgid "Delete to Line Start" msgstr "" -#: LiteEditor/frame.cpp:1090 +#: LiteEditor/frame.cpp:1098 msgid "Delete Line" msgstr "" -#: LiteEditor/frame.cpp:1091 Runtime/rc/menu.xrc:174 +#: LiteEditor/frame.cpp:1099 Runtime/rc/menu.xrc:174 msgid "Copy Line" msgstr "" -#: LiteEditor/frame.cpp:1092 Runtime/rc/menu.xrc:177 +#: LiteEditor/frame.cpp:1100 Runtime/rc/menu.xrc:177 msgid "Cut Line" msgstr "" -#: LiteEditor/frame.cpp:1093 Runtime/rc/menu.xrc:156 +#: LiteEditor/frame.cpp:1101 Runtime/rc/menu.xrc:156 msgid "Split selection into lines" msgstr "" -#: LiteEditor/frame.cpp:1094 LiteEditor/frame.cpp:1624 +#: LiteEditor/frame.cpp:1102 LiteEditor/frame.cpp:1637 msgid "Make Lowercase" msgstr "" -#: LiteEditor/frame.cpp:1095 LiteEditor/frame.cpp:1623 +#: LiteEditor/frame.cpp:1103 LiteEditor/frame.cpp:1636 msgid "Make Uppercase" msgstr "" -#: LiteEditor/frame.cpp:1096 Runtime/rc/menu.xrc:201 +#: LiteEditor/frame.cpp:1104 Runtime/rc/menu.xrc:201 msgid "Insert Comment Block" msgstr "" -#: LiteEditor/frame.cpp:1097 Runtime/rc/menu.xrc:198 +#: LiteEditor/frame.cpp:1105 Runtime/rc/menu.xrc:198 msgid "Comment Line" msgstr "" -#: LiteEditor/frame.cpp:1098 Runtime/rc/menu.xrc:195 +#: LiteEditor/frame.cpp:1106 Runtime/rc/menu.xrc:195 msgid "Comment Selection" msgstr "" -#: LiteEditor/frame.cpp:1099 +#: LiteEditor/frame.cpp:1107 msgid "Transpose Lines" msgstr "" -#: LiteEditor/frame.cpp:1100 Runtime/rc/menu.xrc:183 +#: LiteEditor/frame.cpp:1108 Runtime/rc/menu.xrc:183 msgid "Move Line Up" msgstr "" -#: LiteEditor/frame.cpp:1101 Runtime/rc/menu.xrc:186 +#: LiteEditor/frame.cpp:1109 Runtime/rc/menu.xrc:186 msgid "Move Line Down" msgstr "" -#: LiteEditor/frame.cpp:1102 Runtime/rc/menu.xrc:221 +#: LiteEditor/frame.cpp:1110 Runtime/rc/menu.xrc:221 msgid "Convert Indentation to Tabs" msgstr "" -#: LiteEditor/frame.cpp:1103 Runtime/rc/menu.xrc:224 +#: LiteEditor/frame.cpp:1111 Runtime/rc/menu.xrc:224 msgid "Convert Indentation to Spaces" msgstr "" -#: LiteEditor/frame.cpp:1104 Runtime/rc/menu.xrc:189 +#: LiteEditor/frame.cpp:1112 Runtime/rc/menu.xrc:189 msgid "Center Line in Editor" msgstr "" -#: LiteEditor/frame.cpp:1106 +#: LiteEditor/frame.cpp:1114 msgid "Match Brace" msgstr "" -#: LiteEditor/frame.cpp:1107 +#: LiteEditor/frame.cpp:1115 msgid "Select to Brace" msgstr "" -#: LiteEditor/frame.cpp:1108 +#: LiteEditor/frame.cpp:1116 msgid "Code Complete" msgstr "" -#: LiteEditor/frame.cpp:1109 +#: LiteEditor/frame.cpp:1117 msgid "Complete Word" msgstr "" -#: LiteEditor/frame.cpp:1110 +#: LiteEditor/frame.cpp:1118 msgid "Display Function Calltip" msgstr "" -#: LiteEditor/frame.cpp:1111 Plugin/clStatusBar.cpp:546 Runtime/rc/menu.xrc:214 +#: LiteEditor/frame.cpp:1119 Plugin/clStatusBar.cpp:546 Runtime/rc/menu.xrc:214 msgid "Convert to Windows Format" msgstr "" -#: LiteEditor/frame.cpp:1112 Runtime/rc/menu.xrc:217 +#: LiteEditor/frame.cpp:1120 Runtime/rc/menu.xrc:217 msgid "Convert to Unix Format" msgstr "" -#: LiteEditor/frame.cpp:1113 +#: LiteEditor/frame.cpp:1121 msgid "Trim Trailing Spaces" msgstr "" -#: LiteEditor/frame.cpp:1114 Runtime/rc/menu.xrc:832 +#: LiteEditor/frame.cpp:1122 Runtime/rc/menu.xrc:844 msgid "Copy Path Relative to Workspace" msgstr "" -#: LiteEditor/frame.cpp:1115 Runtime/rc/menu.xrc:828 +#: LiteEditor/frame.cpp:1123 Runtime/rc/menu.xrc:840 msgid "Copy Path to Clipboard" msgstr "" -#: LiteEditor/frame.cpp:1116 Runtime/rc/menu.xrc:825 +#: LiteEditor/frame.cpp:1124 Runtime/rc/menu.xrc:837 msgid "Copy Full Path to Clipboard" msgstr "" -#: LiteEditor/frame.cpp:1117 Runtime/rc/menu.xrc:822 +#: LiteEditor/frame.cpp:1125 Runtime/rc/menu.xrc:834 msgid "Copy File Name to Clipboard" msgstr "" -#: LiteEditor/frame.cpp:1119 Plugin/clTreeCtrlPanel.cpp:119 -#: Plugin/clTreeCtrlPanel.cpp:491 codelitephp/php-plugin/php_ui.h:135 -#: codelitephp/php-plugin/php_workspace_view.cpp:645 +#: LiteEditor/frame.cpp:1127 Plugin/clTreeCtrlPanel.cpp:475 +#: Runtime/rc/menu.xrc:1180 codelitephp/php-plugin/php_ui.h:135 +#: codelitephp/php-plugin/php_workspace_view.cpp:662 msgid "New File" msgstr "" -#: LiteEditor/frame.cpp:1120 +#: LiteEditor/frame.cpp:1128 msgid "Open File..." msgstr "" -#: LiteEditor/frame.cpp:1121 LiteEditor/frame.cpp:1608 -#: LiteEditor/frame.cpp:2077 +#: LiteEditor/frame.cpp:1129 LiteEditor/frame.cpp:1621 +#: LiteEditor/frame.cpp:2090 msgid "Reload File" msgstr "" -#: LiteEditor/frame.cpp:1122 +#: LiteEditor/frame.cpp:1130 msgid "Save File" msgstr "" -#: LiteEditor/frame.cpp:1123 +#: LiteEditor/frame.cpp:1131 msgid "Duplicate Tab" msgstr "" -#: LiteEditor/frame.cpp:1124 +#: LiteEditor/frame.cpp:1132 msgid "Save As..." msgstr "" -#: LiteEditor/frame.cpp:1128 Runtime/rc/menu.xrc:101 +#: LiteEditor/frame.cpp:1136 Runtime/rc/menu.xrc:101 msgid "Print..." msgstr "" -#: LiteEditor/frame.cpp:1129 +#: LiteEditor/frame.cpp:1137 msgid "Exit" msgstr "" -#: LiteEditor/frame.cpp:1131 +#: LiteEditor/frame.cpp:1139 msgid "Manage Plugins..." msgstr "" -#: LiteEditor/frame.cpp:1131 LiteEditor/plugindlgbase.cpp:51 +#: LiteEditor/frame.cpp:1139 LiteEditor/plugindlgbase.cpp:51 msgid "Plugins" msgstr "" -#: LiteEditor/frame.cpp:1132 Plugin/clRemoteFinderHelper.cpp:101 -#: Plugin/clStrings.h:4 Plugin/editor_config.cpp:372 -#: Plugin/editor_config.cpp:409 SFTP/SFTPStatusPage.cpp:196 SFTP/UI.cpp:95 +#: LiteEditor/frame.cpp:1140 Plugin/clRemoteFinderHelper.cpp:101 +#: Plugin/clStrings.h:4 Plugin/editor_config.cpp:371 +#: Plugin/editor_config.cpp:408 SFTP/SFTPStatusPage.cpp:198 SFTP/UI.cpp:95 msgid "Search" msgstr "" -#: LiteEditor/frame.cpp:1133 Runtime/rc/menu.xrc:468 +#: LiteEditor/frame.cpp:1141 Runtime/rc/menu.xrc:469 msgid "Grep Selection in the Current File" msgstr "" -#: LiteEditor/frame.cpp:1134 Runtime/rc/menu.xrc:471 +#: LiteEditor/frame.cpp:1142 Runtime/rc/menu.xrc:472 msgid "Grep Selection in the Workspace" msgstr "" -#: LiteEditor/frame.cpp:1135 Runtime/rc/menu.xrc:474 +#: LiteEditor/frame.cpp:1143 Runtime/rc/menu.xrc:475 msgid "Search for Selection with default browser" msgstr "" -#: LiteEditor/frame.cpp:1136 Plugin/GotoAnythingBaseUI.h:54 -#: Runtime/rc/menu.xrc:488 +#: LiteEditor/frame.cpp:1144 Plugin/GotoAnythingBaseUI.h:54 +#: Runtime/rc/menu.xrc:489 msgid "Goto Anything" msgstr "" -#: LiteEditor/frame.cpp:1137 +#: LiteEditor/frame.cpp:1145 msgid "Find Previous" msgstr "" -#: LiteEditor/frame.cpp:1138 +#: LiteEditor/frame.cpp:1146 msgid "Find Resource..." msgstr "" -#: LiteEditor/frame.cpp:1139 +#: LiteEditor/frame.cpp:1147 msgid "Quick Outline..." msgstr "" -#: LiteEditor/frame.cpp:1141 +#: LiteEditor/frame.cpp:1151 LiteEditor/rename_symbool_dlg.h:99 +msgid "Rename Symbol" +msgstr "" + +#: LiteEditor/frame.cpp:1152 +msgid "Find References" +msgstr "" + +#: LiteEditor/frame.cpp:1153 msgid "Search | Bookmarks" msgstr "" -#: LiteEditor/frame.cpp:1142 LiteEditor/frame.cpp:1634 Runtime/rc/menu.xrc:914 +#: LiteEditor/frame.cpp:1154 LiteEditor/frame.cpp:1647 Runtime/rc/menu.xrc:926 msgid "Toggle Bookmark" msgstr "" -#: LiteEditor/frame.cpp:1143 LiteEditor/frame.cpp:1638 +#: LiteEditor/frame.cpp:1155 LiteEditor/frame.cpp:1651 #: Plugin/bookmark_manager.cpp:83 msgid "Next Bookmark" msgstr "" -#: LiteEditor/frame.cpp:1144 LiteEditor/frame.cpp:1637 +#: LiteEditor/frame.cpp:1156 LiteEditor/frame.cpp:1650 #: Plugin/bookmark_manager.cpp:84 msgid "Previous Bookmark" msgstr "" -#: LiteEditor/frame.cpp:1146 Plugin/bookmark_manager.cpp:107 +#: LiteEditor/frame.cpp:1158 Plugin/bookmark_manager.cpp:107 msgid "Remove All Currently-Active Bookmarks" msgstr "" -#: LiteEditor/frame.cpp:1147 +#: LiteEditor/frame.cpp:1159 msgid "Open Shell From File Path" msgstr "" -#: LiteEditor/frame.cpp:1149 +#: LiteEditor/frame.cpp:1161 msgid "Search | Find In Files" msgstr "" -#: LiteEditor/frame.cpp:1150 +#: LiteEditor/frame.cpp:1162 msgid "Find In Files..." msgstr "" -#: LiteEditor/frame.cpp:1151 Runtime/rc/menu.xrc:428 +#: LiteEditor/frame.cpp:1163 Runtime/rc/menu.xrc:429 msgid "Go to Next 'Find In File' Match" msgstr "" -#: LiteEditor/frame.cpp:1152 Runtime/rc/menu.xrc:431 +#: LiteEditor/frame.cpp:1164 Runtime/rc/menu.xrc:432 msgid "Go to Previous 'Find In File' Match" msgstr "" -#: LiteEditor/frame.cpp:1153 +#: LiteEditor/frame.cpp:1165 msgid "Search | Find and Replace" msgstr "" -#: LiteEditor/frame.cpp:1154 +#: LiteEditor/frame.cpp:1166 msgid "Find..." msgstr "" -#: LiteEditor/frame.cpp:1155 Runtime/rc/menu.xrc:415 +#: LiteEditor/frame.cpp:1167 Runtime/rc/menu.xrc:416 msgid "Quick Add Next" msgstr "" -#: LiteEditor/frame.cpp:1156 Runtime/rc/menu.xrc:418 +#: LiteEditor/frame.cpp:1168 Runtime/rc/menu.xrc:419 msgid "Quick Find All" msgstr "" -#: LiteEditor/frame.cpp:1157 +#: LiteEditor/frame.cpp:1169 msgid "Replace..." msgstr "" -#: LiteEditor/frame.cpp:1158 +#: LiteEditor/frame.cpp:1170 msgid "Find Next" msgstr "" -#: LiteEditor/frame.cpp:1159 Runtime/rc/menu.xrc:408 +#: LiteEditor/frame.cpp:1171 Runtime/rc/menu.xrc:409 msgid "Find Word At Caret" msgstr "" -#: LiteEditor/frame.cpp:1160 Runtime/rc/menu.xrc:411 +#: LiteEditor/frame.cpp:1172 Runtime/rc/menu.xrc:412 msgid "Find Word At Caret Backward" msgstr "" -#: LiteEditor/frame.cpp:1161 +#: LiteEditor/frame.cpp:1173 msgid "Search | Go To" msgstr "" -#: LiteEditor/frame.cpp:1162 +#: LiteEditor/frame.cpp:1174 msgid "Go To Previous Location" msgstr "" -#: LiteEditor/frame.cpp:1163 +#: LiteEditor/frame.cpp:1175 msgid "Go To Forward Location" msgstr "" -#: LiteEditor/frame.cpp:1164 +#: LiteEditor/frame.cpp:1176 msgid "Go To Line..." msgstr "" -#: LiteEditor/frame.cpp:1166 LiteEditor/options_base_dlg2.h:61 -#: Plugin/Diff/DiffSideBySidePanel.cpp:125 +#: LiteEditor/frame.cpp:1178 LiteEditor/options_base_dlg2.h:61 +#: Plugin/Diff/DiffSideBySidePanel.cpp:124 msgid "Preferences" msgstr "" -#: LiteEditor/frame.cpp:1167 +#: LiteEditor/frame.cpp:1179 msgid "Colours and Fonts..." msgstr "" -#: LiteEditor/frame.cpp:1168 +#: LiteEditor/frame.cpp:1180 msgid "Keyboard shortcuts..." msgstr "" -#: LiteEditor/frame.cpp:1169 +#: LiteEditor/frame.cpp:1181 msgid "Environment Variables..." msgstr "" -#: LiteEditor/frame.cpp:1170 +#: LiteEditor/frame.cpp:1182 msgid "Build Settings..." msgstr "" -#: LiteEditor/frame.cpp:1171 +#: LiteEditor/frame.cpp:1183 msgid "GDB Settings..." msgstr "" -#: LiteEditor/frame.cpp:1172 +#: LiteEditor/frame.cpp:1184 msgid "Code Completion..." msgstr "" -#: LiteEditor/frame.cpp:1173 +#: LiteEditor/frame.cpp:1185 msgid "Tab" msgstr "" -#: LiteEditor/frame.cpp:1174 +#: LiteEditor/frame.cpp:1186 msgid "Show Recent Tabs Dialog" msgstr "" -#: LiteEditor/frame.cpp:1175 +#: LiteEditor/frame.cpp:1187 msgid "Move Tab Left" msgstr "" -#: LiteEditor/frame.cpp:1176 +#: LiteEditor/frame.cpp:1188 msgid "Move Tab Right" msgstr "" -#: LiteEditor/frame.cpp:1178 LiteEditor/wxcrafter.cpp:542 +#: LiteEditor/frame.cpp:1190 LiteEditor/wxcrafter.cpp:542 #: codelitephp/php-plugin/php_ui.cpp:808 msgid "View" msgstr "" -#: LiteEditor/frame.cpp:1179 LiteEditor/outputtabwindow.cpp:203 +#: LiteEditor/frame.cpp:1191 LiteEditor/outputtabwindow.cpp:203 #: LiteEditor/shelltab.cpp:214 msgid "Word Wrap" msgstr "" -#: LiteEditor/frame.cpp:1180 +#: LiteEditor/frame.cpp:1192 msgid "Toggle Current Fold" msgstr "" -#: LiteEditor/frame.cpp:1181 +#: LiteEditor/frame.cpp:1193 msgid "Toggle All Folds" msgstr "" -#: LiteEditor/frame.cpp:1182 +#: LiteEditor/frame.cpp:1194 msgid "Toggle All Topmost Folds in Selection" msgstr "" -#: LiteEditor/frame.cpp:1183 +#: LiteEditor/frame.cpp:1195 msgid "Toggle Every Fold in Selection" msgstr "" -#: LiteEditor/frame.cpp:1184 Plugin/clStatusBar.cpp:539 +#: LiteEditor/frame.cpp:1196 Plugin/clStatusBar.cpp:539 msgid "Display EOL" msgstr "" -#: LiteEditor/frame.cpp:1185 Runtime/rc/menu.xrc:310 +#: LiteEditor/frame.cpp:1197 Runtime/rc/menu.xrc:311 msgid "Next tab" msgstr "" -#: LiteEditor/frame.cpp:1186 Runtime/rc/menu.xrc:313 +#: LiteEditor/frame.cpp:1198 Runtime/rc/menu.xrc:314 msgid "Previous tab" msgstr "" -#: LiteEditor/frame.cpp:1187 Runtime/rc/menu.xrc:317 +#: LiteEditor/frame.cpp:1199 Runtime/rc/menu.xrc:318 msgid "Full Screen..." msgstr "" -#: LiteEditor/frame.cpp:1188 +#: LiteEditor/frame.cpp:1200 msgid "Output Pane" msgstr "" -#: LiteEditor/frame.cpp:1189 +#: LiteEditor/frame.cpp:1201 msgid "Show Builtin Terminal" msgstr "" -#: LiteEditor/frame.cpp:1190 +#: LiteEditor/frame.cpp:1202 msgid "Workspace Pane" msgstr "" -#: LiteEditor/frame.cpp:1191 +#: LiteEditor/frame.cpp:1203 msgid "Debugger Pane" msgstr "" -#: LiteEditor/frame.cpp:1192 +#: LiteEditor/frame.cpp:1204 msgid "Navigation Bar" msgstr "" -#: LiteEditor/frame.cpp:1193 +#: LiteEditor/frame.cpp:1205 msgid "Toggle All Panes" msgstr "" -#: LiteEditor/frame.cpp:1194 Runtime/rc/menu.xrc:345 +#: LiteEditor/frame.cpp:1206 Runtime/rc/menu.xrc:346 msgid "Toggle Minimal View" msgstr "" -#: LiteEditor/frame.cpp:1196 Runtime/rc/menu.xrc:381 +#: LiteEditor/frame.cpp:1208 Runtime/rc/menu.xrc:382 msgid "Show Menu Bar" msgstr "" -#: LiteEditor/frame.cpp:1198 Runtime/rc/menu.xrc:373 +#: LiteEditor/frame.cpp:1210 Runtime/rc/menu.xrc:374 msgid "Show Status Bar" msgstr "" -#: LiteEditor/frame.cpp:1199 +#: LiteEditor/frame.cpp:1211 +msgid "Show MiniMap View" +msgstr "" + +#: LiteEditor/frame.cpp:1212 msgid "Show Tool Bar" msgstr "" -#: LiteEditor/frame.cpp:1200 +#: LiteEditor/frame.cpp:1213 msgid "View | Show Whitespace" msgstr "" -#: LiteEditor/frame.cpp:1202 Runtime/rc/menu.xrc:296 +#: LiteEditor/frame.cpp:1215 Runtime/rc/menu.xrc:297 msgid "Show Always" msgstr "" -#: LiteEditor/frame.cpp:1203 Runtime/rc/menu.xrc:300 +#: LiteEditor/frame.cpp:1216 Runtime/rc/menu.xrc:301 msgid "Visible After First Indent" msgstr "" -#: LiteEditor/frame.cpp:1204 Runtime/rc/menu.xrc:304 +#: LiteEditor/frame.cpp:1217 Runtime/rc/menu.xrc:305 msgid "Indentation Only" msgstr "" -#: LiteEditor/frame.cpp:1205 +#: LiteEditor/frame.cpp:1218 msgid "View | Zoom" msgstr "" -#: LiteEditor/frame.cpp:1206 Runtime/rc/menu.xrc:280 +#: LiteEditor/frame.cpp:1219 Runtime/rc/menu.xrc:281 msgid "Zoom In" msgstr "" -#: LiteEditor/frame.cpp:1207 Runtime/rc/menu.xrc:283 +#: LiteEditor/frame.cpp:1220 Runtime/rc/menu.xrc:284 msgid "Zoom Out" msgstr "" -#: LiteEditor/frame.cpp:1208 Runtime/rc/menu.xrc:286 +#: LiteEditor/frame.cpp:1221 Runtime/rc/menu.xrc:287 msgid "Reset Zoom" msgstr "" -#: LiteEditor/frame.cpp:1210 +#: LiteEditor/frame.cpp:1223 msgid "New Workspace..." msgstr "" -#: LiteEditor/frame.cpp:1211 +#: LiteEditor/frame.cpp:1224 msgid "Open Workspace..." msgstr "" -#: LiteEditor/frame.cpp:1212 Runtime/rc/menu.xrc:111 Runtime/rc/menu.xrc:1014 -#: WebTools/NodeJSWorkspaceView.cpp:77 +#: LiteEditor/frame.cpp:1225 Runtime/rc/menu.xrc:111 Runtime/rc/menu.xrc:1026 msgid "Close Workspace" msgstr "" -#: LiteEditor/frame.cpp:1213 Runtime/rc/menu.xrc:1017 +#: LiteEditor/frame.cpp:1226 Runtime/rc/menu.xrc:1029 msgid "Reload Workspace" msgstr "" -#: LiteEditor/frame.cpp:1214 Runtime/rc/menu.xrc:1025 +#: LiteEditor/frame.cpp:1227 Runtime/rc/menu.xrc:1037 msgid "Workspace Settings..." msgstr "" -#: LiteEditor/frame.cpp:1215 Runtime/rc/menu.xrc:1021 +#: LiteEditor/frame.cpp:1228 Runtime/rc/menu.xrc:1033 msgid "Workspace Editor Preferences..." msgstr "" -#: LiteEditor/frame.cpp:1216 +#: LiteEditor/frame.cpp:1229 msgid "Import other IDEs solution/workspace files..." msgstr "" -#: LiteEditor/frame.cpp:1217 +#: LiteEditor/frame.cpp:1230 msgid "Open Active Project Settings..." msgstr "" -#: LiteEditor/frame.cpp:1218 +#: LiteEditor/frame.cpp:1231 msgid "Create New Project" msgstr "" -#: LiteEditor/frame.cpp:1219 Runtime/rc/menu.xrc:1010 +#: LiteEditor/frame.cpp:1232 Runtime/rc/menu.xrc:1022 msgid "Add an Existing Project" msgstr "" -#: LiteEditor/frame.cpp:1220 Runtime/rc/menu.xrc:528 +#: LiteEditor/frame.cpp:1233 Runtime/rc/menu.xrc:529 msgid "Parse Workspace" msgstr "" -#: LiteEditor/frame.cpp:1352 +#: LiteEditor/frame.cpp:1365 msgid "Output View" msgstr "" -#: LiteEditor/frame.cpp:1353 +#: LiteEditor/frame.cpp:1366 msgid "Workspace View" msgstr "" -#: LiteEditor/frame.cpp:1355 wxcrafter/src/gui.h:163 wxcrafter/src/main.cpp:729 -#: wxcrafter/src/wxcrafter_plugin.cpp:289 -#: wxcrafter/src/wxcrafter_plugin.cpp:444 -#: wxcrafter/src/wxcrafter_plugin.cpp:475 -#: wxcrafter/src/wxcrafter_plugin.cpp:588 -#: wxcrafter/src/wxcrafter_plugin.cpp:717 -#: wxcrafter/src/wxcrafter_plugin.cpp:770 -#: wxcrafter/src/wxcrafter_plugin.cpp:783 -#: wxcrafter/src/wxcrafter_plugin.cpp:798 -#: wxcrafter/src/wxcrafter_plugin.cpp:991 -#: wxcrafter/src/wxcrafter_plugin.cpp:1201 -#: wxcrafter/src/wxcrafter_plugin.cpp:1372 -#: wxcrafter/src/wxcrafter_plugin.cpp:1380 -#: wxcrafter/src/wxcrafter_plugin.cpp:1382 +#: LiteEditor/frame.cpp:1368 wxcrafter/src/gui.h:163 wxcrafter/src/main.cpp:744 +#: wxcrafter/src/wxcrafter_plugin.cpp:290 +#: wxcrafter/src/wxcrafter_plugin.cpp:445 +#: wxcrafter/src/wxcrafter_plugin.cpp:476 +#: wxcrafter/src/wxcrafter_plugin.cpp:589 +#: wxcrafter/src/wxcrafter_plugin.cpp:718 +#: wxcrafter/src/wxcrafter_plugin.cpp:771 +#: wxcrafter/src/wxcrafter_plugin.cpp:784 +#: wxcrafter/src/wxcrafter_plugin.cpp:799 +#: wxcrafter/src/wxcrafter_plugin.cpp:992 +#: wxcrafter/src/wxcrafter_plugin.cpp:1202 +#: wxcrafter/src/wxcrafter_plugin.cpp:1373 +#: wxcrafter/src/wxcrafter_plugin.cpp:1381 +#: wxcrafter/src/wxcrafter_plugin.cpp:1383 #: wxcrafter/src/wxguicraft_main_view.cpp:1942 #: wxcrafter/src/wxguicraft_main_view.cpp:2024 msgid "wxCrafter" msgstr "" -#: LiteEditor/frame.cpp:1606 +#: LiteEditor/frame.cpp:1619 msgid "New file" msgstr "" -#: LiteEditor/frame.cpp:1607 Tail/TailPanel.cpp:239 +#: LiteEditor/frame.cpp:1620 Tail/TailPanel.cpp:239 msgid "Open file" msgstr "" -#: LiteEditor/frame.cpp:1609 +#: LiteEditor/frame.cpp:1622 msgid "Close File" msgstr "" -#: LiteEditor/frame.cpp:1612 Plugin/CustomControls/CustomControls.cpp:156 -#: Plugin/Diff/DiffSideBySidePanel.cpp:112 Runtime/rc/menu.xrc:786 -#: Runtime/rc/menu.xrc:816 wxcrafter/src/allocator_mgr.cpp:1038 -#: wxcrafter/src/main.cpp:213 +#: LiteEditor/frame.cpp:1625 Plugin/Diff/DiffSideBySidePanel.cpp:111 +#: Runtime/rc/menu.xrc:798 Runtime/rc/menu.xrc:828 +#: wxcrafter/src/allocator_mgr.cpp:1039 wxcrafter/src/main.cpp:210 +#: wxcrafter/src/main.cpp:229 msgid "Save" msgstr "" -#: LiteEditor/frame.cpp:1613 +#: LiteEditor/frame.cpp:1626 msgid "Save All" msgstr "" -#: LiteEditor/frame.cpp:1627 +#: LiteEditor/frame.cpp:1640 msgid "Backward" msgstr "" -#: LiteEditor/frame.cpp:1628 +#: LiteEditor/frame.cpp:1641 msgid "Forward" msgstr "" -#: LiteEditor/frame.cpp:1645 LiteEditor/quickfindbarbase.cpp:258 -#: Plugin/Diff/DiffSideBySidePanel.cpp:114 Plugin/quickfindbarbase.cpp:62 -#: Plugin/sftp_ui.cpp:625 cscope/cscope.cpp:96 wxcrafter/src/gui.cpp:161 -#: wxcrafter/src/main.cpp:218 wxcrafter/src/main.cpp:825 -#: wxcrafter/src/main.cpp:852 +#: LiteEditor/frame.cpp:1658 LiteEditor/quickfindbarbase.cpp:255 +#: Plugin/Diff/DiffSideBySidePanel.cpp:113 Plugin/quickfindbarbase.cpp:62 +#: Plugin/sftp_ui.cpp:670 cscope/cscope.cpp:93 wxcrafter/src/gui.cpp:161 +#: wxcrafter/src/main.cpp:215 wxcrafter/src/main.cpp:234 +#: wxcrafter/src/main.cpp:840 wxcrafter/src/main.cpp:867 msgid "Find" msgstr "" -#: LiteEditor/frame.cpp:1646 LiteEditor/project_settings_base_dlg.cpp:389 -#: LiteEditor/quickfindbarbase.cpp:283 LiteEditor/replaceinfilespanel.cpp:70 -#: Plugin/clStrings.h:8 Plugin/editor_config.cpp:374 -#: Plugin/editor_config.cpp:411 Plugin/quickfindbarbase.cpp:86 -#: Plugin/sftp_ui.cpp:631 +#: LiteEditor/frame.cpp:1659 LiteEditor/project_settings_base_dlg.cpp:389 +#: LiteEditor/quickfindbarbase.cpp:280 LiteEditor/replaceinfilespanel.cpp:70 +#: Plugin/clStrings.h:8 Plugin/editor_config.cpp:373 +#: Plugin/editor_config.cpp:410 Plugin/quickfindbarbase.cpp:86 +#: Plugin/sftp_ui.cpp:676 msgid "Replace" msgstr "" -#: LiteEditor/frame.cpp:1648 +#: LiteEditor/frame.cpp:1661 msgid "Find Resource In Workspace" msgstr "" -#: LiteEditor/frame.cpp:1654 +#: LiteEditor/frame.cpp:1667 msgid "Build Active Project" msgstr "" -#: LiteEditor/frame.cpp:1657 +#: LiteEditor/frame.cpp:1670 msgid "Stop Current Build" msgstr "" -#: LiteEditor/frame.cpp:1658 +#: LiteEditor/frame.cpp:1671 msgid "Clean Active Project" msgstr "" -#: LiteEditor/frame.cpp:1662 +#: LiteEditor/frame.cpp:1675 msgid "Run Active Project" msgstr "" -#: LiteEditor/frame.cpp:1663 +#: LiteEditor/frame.cpp:1676 msgid "Stop Running Program" msgstr "" -#: LiteEditor/frame.cpp:1664 +#: LiteEditor/frame.cpp:1677 msgid "Start or Continue debugger" msgstr "" -#: LiteEditor/frame.cpp:1676 +#: LiteEditor/frame.cpp:1689 msgid "Applying your choices and restarting CodeLite" msgstr "" -#: LiteEditor/frame.cpp:1678 +#: LiteEditor/frame.cpp:1691 msgid "Applying your choices, this may take a few seconds" msgstr "" -#: LiteEditor/frame.cpp:1855 LiteEditor/menu_event_handlers.cpp:274 +#: LiteEditor/frame.cpp:1868 LiteEditor/menu_event_handlers.cpp:274 #, c-format msgid "Go to line number (1 - %i):" msgstr "" -#: LiteEditor/frame.cpp:1856 LiteEditor/menu_event_handlers.cpp:276 +#: LiteEditor/frame.cpp:1869 LiteEditor/menu_event_handlers.cpp:276 msgid "Go To Line" msgstr "" -#: LiteEditor/frame.cpp:1904 +#: LiteEditor/frame.cpp:1917 msgid "Eran Ifrah (Project admin)" msgstr "" -#: LiteEditor/frame.cpp:1913 +#: LiteEditor/frame.cpp:1926 msgid "CodeLite Home" msgstr "" -#: LiteEditor/frame.cpp:1922 Plugin/clAboutDialogBase.cpp:121 +#: LiteEditor/frame.cpp:1935 Plugin/clAboutDialogBase.cpp:122 msgid "CodeLite IDE" msgstr "" -#: LiteEditor/frame.cpp:1923 Plugin/clAboutDialogBase.cpp:54 +#: LiteEditor/frame.cpp:1936 Plugin/clAboutDialogBase.cpp:55 msgid "CodeLite, a free, open source, C/C++/Rust/Python/PHP and JavaScript IDE" msgstr "" -#: LiteEditor/frame.cpp:2076 +#: LiteEditor/frame.cpp:2089 msgid "" "' is modified\n" "Continue with reload?" msgstr "" -#: LiteEditor/frame.cpp:2076 +#: LiteEditor/frame.cpp:2089 msgid "File '" msgstr "" -#: LiteEditor/frame.cpp:2211 Subversion2/subversion_view.cpp:437 -#: git/GitConsole.cpp:464 +#: LiteEditor/frame.cpp:2224 Subversion2/subversion_view.cpp:437 +#: git/GitConsole.cpp:450 msgid "Open File" msgstr "" -#: LiteEditor/frame.cpp:2263 +#: LiteEditor/frame.cpp:2276 msgid "Please enter a name for the tab group" msgstr "" -#: LiteEditor/frame.cpp:2281 +#: LiteEditor/frame.cpp:2294 msgid "There is already a file with this name. Do you want to overwrite it?" msgstr "" -#: LiteEditor/frame.cpp:2305 +#: LiteEditor/frame.cpp:2318 msgid "Tab group saved" msgstr "" -#: LiteEditor/frame.cpp:2346 +#: LiteEditor/frame.cpp:2359 msgid "Select the workspace type:" msgstr "" -#: LiteEditor/frame.cpp:2608 +#: LiteEditor/frame.cpp:2632 msgid "" "Build ended with errors\n" "Continue with execute?" msgstr "" -#: LiteEditor/frame.cpp:2610 +#: LiteEditor/frame.cpp:2634 msgid " Execute " msgstr "" -#: LiteEditor/frame.cpp:2611 +#: LiteEditor/frame.cpp:2635 msgid " Cancel " msgstr "" -#: LiteEditor/frame.cpp:2650 +#: LiteEditor/frame.cpp:2674 msgid "Build starting..." msgstr "" -#: LiteEditor/frame.cpp:2857 +#: LiteEditor/frame.cpp:2881 msgid "" "Would you like to build the active project\n" "before executing it?" msgstr "" -#: LiteEditor/frame.cpp:2859 +#: LiteEditor/frame.cpp:2883 msgid "Build and Execute" msgstr "" -#: LiteEditor/frame.cpp:2860 +#: LiteEditor/frame.cpp:2884 msgid "Execute" msgstr "" -#: LiteEditor/frame.cpp:2937 +#: LiteEditor/frame.cpp:2961 msgid "A workspace reparse is needed" msgstr "" -#: LiteEditor/frame.cpp:3130 +#: LiteEditor/frame.cpp:3149 msgid "Open IDE Solution/Workspace File" msgstr "" -#: LiteEditor/frame.cpp:3147 +#: LiteEditor/frame.cpp:3166 msgid "Choose compiler" msgstr "" -#: LiteEditor/frame.cpp:3147 +#: LiteEditor/frame.cpp:3166 msgid "Select the compiler to use:" msgstr "" -#: LiteEditor/frame.cpp:3210 +#: LiteEditor/frame.cpp:3229 msgid "Attempting to debug workspace with no active project? Ignoring." msgstr "" -#: LiteEditor/frame.cpp:3218 +#: LiteEditor/frame.cpp:3237 msgid "Would you like to build the project before debugging it?" msgstr "" -#: LiteEditor/frame.cpp:3220 +#: LiteEditor/frame.cpp:3239 msgid "Build and Debug" msgstr "" -#: LiteEditor/frame.cpp:3986 -msgid "You already have the latest version of CodeLite" +#: LiteEditor/frame.cpp:4013 +msgid "The latest version of CodeLite is already installed on your system." msgstr "" -#: LiteEditor/frame.cpp:3992 +#: LiteEditor/frame.cpp:4022 msgid "A new version of CodeLite is available for download" msgstr "" -#: LiteEditor/frame.cpp:3995 +#: LiteEditor/frame.cpp:4025 msgid "Download" msgstr "" -#: LiteEditor/frame.cpp:4399 LiteEditor/frame.cpp:4484 +#: LiteEditor/frame.cpp:4429 LiteEditor/frame.cpp:4514 msgid "Could not start TTY console for debugger!" msgstr "" -#: LiteEditor/frame.cpp:4743 +#: LiteEditor/frame.cpp:4773 msgid "" "Workspace or project settings have been modified outside of CodeLite\n" "Would you like to reload the workspace?" msgstr "" -#: LiteEditor/frame.cpp:4746 Remoty/RemotyWorkspaceView.cpp:149 -#: codelitephp/php-plugin/php_workspace_view.cpp:319 +#: LiteEditor/frame.cpp:4776 Remoty/RemotyWorkspaceView.cpp:149 +#: codelitephp/php-plugin/php_workspace_view.cpp:333 msgid "Reload workspace" msgstr "" -#: LiteEditor/frame.cpp:4747 +#: LiteEditor/frame.cpp:4777 msgid "Not now" msgstr "" -#: LiteEditor/frame.cpp:5007 +#: LiteEditor/frame.cpp:5037 msgid "A restart is required for changes to take effect" msgstr "" -#: LiteEditor/frame.cpp:5009 +#: LiteEditor/frame.cpp:5039 msgid "" "A restart is required for changes to take effect\n" "Continue with restart?" msgstr "" -#: LiteEditor/frame.cpp:5253 +#: LiteEditor/frame.cpp:5283 msgid " Build" msgstr "" -#: LiteEditor/frame.cpp:5253 LiteEditor/frame.cpp:5254 +#: LiteEditor/frame.cpp:5283 LiteEditor/frame.cpp:5284 msgid "Project Only " msgstr "" -#: LiteEditor/frame.cpp:5254 +#: LiteEditor/frame.cpp:5284 msgid " Clean" msgstr "" -#: LiteEditor/frame.cpp:5567 Plugin/Diff/DiffUI.h:63 +#: LiteEditor/frame.cpp:5597 Plugin/Diff/DiffUI.h:63 msgid "Select Folder" msgstr "" -#: LiteEditor/frame.cpp:6142 +#: LiteEditor/frame.cpp:6165 msgid "Select Project" msgstr "" -#: LiteEditor/frame.cpp:6227 LiteEditor/frame.cpp:6246 +#: LiteEditor/frame.cpp:6250 LiteEditor/frame.cpp:6269 msgid "" "No LLM providers are currently configured. Would you like to set one up now?" msgstr "" -#: LiteEditor/frame.cpp:6266 +#: LiteEditor/frame.cpp:6289 msgid "Choose Endpoint Provider" msgstr "" @@ -7812,33 +7753,33 @@ msgstr "" msgid "Insert new value for '%s':" msgstr "" -#: LiteEditor/mainbook.cpp:288 +#: LiteEditor/mainbook.cpp:384 msgid "Save changes to '" msgstr "" -#: LiteEditor/mainbook.cpp:821 LiteEditor/mainbook.cpp:978 -#: LiteEditor/mainbook.cpp:1019 LiteEditor/replaceinfilespanel.cpp:426 +#: LiteEditor/mainbook.cpp:922 LiteEditor/mainbook.cpp:1079 +#: LiteEditor/mainbook.cpp:1120 LiteEditor/replaceinfilespanel.cpp:428 msgid "Save Modified Files" msgstr "" -#: LiteEditor/mainbook.cpp:822 LiteEditor/mainbook.cpp:978 -#: LiteEditor/mainbook.cpp:1020 LiteEditor/replaceinfilespanel.cpp:427 +#: LiteEditor/mainbook.cpp:923 LiteEditor/mainbook.cpp:1079 +#: LiteEditor/mainbook.cpp:1121 LiteEditor/replaceinfilespanel.cpp:429 msgid "" "Some files are modified.\n" "Choose the files you would like to save." msgstr "" -#: LiteEditor/mainbook.cpp:900 +#: LiteEditor/mainbook.cpp:1001 msgid "Reload Modified Files" msgstr "" -#: LiteEditor/mainbook.cpp:901 +#: LiteEditor/mainbook.cpp:1002 msgid "" "Files have been modified outside the editor.\n" "Choose which files you would like to reload." msgstr "" -#: LiteEditor/mainbook.cpp:1182 +#: LiteEditor/mainbook.cpp:1283 msgid "Please save your changes before marking the file as read only" msgstr "" @@ -7854,36 +7795,36 @@ msgstr "" msgid "Save Perspective As..." msgstr "" -#: LiteEditor/manager.cpp:399 Plugin/clBoostrapWizardBase.h:101 +#: LiteEditor/manager.cpp:401 Plugin/clBoostrapWizardBase.h:101 msgid "Welcome!" msgstr "" -#: LiteEditor/manager.cpp:625 +#: LiteEditor/manager.cpp:631 msgid "' already exists" msgstr "" -#: LiteEditor/manager.cpp:625 +#: LiteEditor/manager.cpp:631 msgid "A file with similar name '" msgstr "" -#: LiteEditor/manager.cpp:626 +#: LiteEditor/manager.cpp:632 msgid "Overwrite it?" msgstr "" -#: LiteEditor/manager.cpp:627 MacBundler/macbundler.cpp:408 -#: cppchecker/cppchecker.cpp:175 +#: LiteEditor/manager.cpp:633 MacBundler/macbundler.cpp:408 +#: cppchecker/cppchecker.cpp:173 msgid "Warning" msgstr "" -#: LiteEditor/manager.cpp:712 +#: LiteEditor/manager.cpp:718 msgid "Importing IDE solution/workspace..." msgstr "" -#: LiteEditor/manager.cpp:726 +#: LiteEditor/manager.cpp:732 msgid "Solution/workspace unsupported" msgstr "" -#: LiteEditor/manager.cpp:1011 +#: LiteEditor/manager.cpp:1018 #, c-format msgid "" "There is already a file in this folder with a name:\n" @@ -7891,130 +7832,130 @@ msgid "" "that matches using case-insensitive comparison" msgstr "" -#: LiteEditor/manager.cpp:1015 +#: LiteEditor/manager.cpp:1021 msgid "" "\n" "This won't be a problem on Linux, but it may be on other, case-insensitive " "platforms" msgstr "" -#: LiteEditor/manager.cpp:1016 +#: LiteEditor/manager.cpp:1023 msgid "" "\n" "\n" "Add the file anyway?" msgstr "" -#: LiteEditor/manager.cpp:1017 +#: LiteEditor/manager.cpp:1025 msgid "Possible name-clash" msgstr "" -#: LiteEditor/manager.cpp:1053 +#: LiteEditor/manager.cpp:1062 #, c-format msgid "%u file(s) not added, probably due to a name-clash" msgstr "" -#: LiteEditor/manager.cpp:1619 MemCheck/memcheck.cpp:306 +#: LiteEditor/manager.cpp:1635 MemCheck/memcheck.cpp:367 msgid "Working directory is set to: " msgstr "" -#: LiteEditor/manager.cpp:1643 +#: LiteEditor/manager.cpp:1662 msgid "Program exited\n" msgstr "" -#: LiteEditor/manager.cpp:1795 +#: LiteEditor/manager.cpp:1814 msgid "" "Failed to locate the configured default terminal application required by " "CodeLite, please install it or check your configuration!" msgstr "" -#: LiteEditor/manager.cpp:1856 +#: LiteEditor/manager.cpp:1878 msgid "': debugger not loaded\n" msgstr "" -#: LiteEditor/manager.cpp:1856 +#: LiteEditor/manager.cpp:1878 msgid "Failed to launch debugger '" msgstr "" -#: LiteEditor/manager.cpp:1857 +#: LiteEditor/manager.cpp:1879 msgid "" "Make sure that you have an open workspace and that the active project is of " "type 'Executable'" msgstr "" -#: LiteEditor/manager.cpp:1905 +#: LiteEditor/manager.cpp:1928 msgid "Could not find project configuration!\n" msgstr "" -#: LiteEditor/manager.cpp:1906 +#: LiteEditor/manager.cpp:1929 msgid "Make sure that everything is set properly in your project settings" msgstr "" -#: LiteEditor/manager.cpp:1984 +#: LiteEditor/manager.cpp:2008 msgid "Could not launch terminal for debugger" msgstr "" -#: LiteEditor/manager.cpp:2022 LiteEditor/manager.cpp:2033 +#: LiteEditor/manager.cpp:2048 LiteEditor/manager.cpp:2059 msgid "Failed to initialize debugger: " msgstr "" -#: LiteEditor/manager.cpp:2066 +#: LiteEditor/manager.cpp:2093 msgid "Debug session started successfully!\n" msgstr "" -#: LiteEditor/manager.cpp:2319 LiteEditor/manager.cpp:2322 +#: LiteEditor/manager.cpp:2346 LiteEditor/manager.cpp:2349 msgid "Program Received signal " msgstr "" -#: LiteEditor/manager.cpp:2323 +#: LiteEditor/manager.cpp:2350 msgid "Stack trace is available in the 'Call Stack' tab\n" msgstr "" -#: LiteEditor/manager.cpp:2348 +#: LiteEditor/manager.cpp:2376 msgid "" "Assertion failed!\n" "Stack trace is available in the 'Call Stack' tab\n" msgstr "" -#: LiteEditor/manager.cpp:2379 +#: LiteEditor/manager.cpp:2408 #, c-format msgid "" "Debugger exited with the following error string:\n" "%s" msgstr "" -#: LiteEditor/manager.cpp:2398 +#: LiteEditor/manager.cpp:2428 msgid "Continuing...\n" msgstr "" -#: LiteEditor/manager.cpp:2645 LiteEditor/manager.cpp:2696 -#: LiteEditor/manager.cpp:2734 +#: LiteEditor/manager.cpp:2675 LiteEditor/manager.cpp:2727 +#: LiteEditor/manager.cpp:2766 msgid "This would terminate the current debug session, continue?" msgstr "" -#: LiteEditor/manager.cpp:2659 +#: LiteEditor/manager.cpp:2690 msgid "Compile Single File" msgstr "" -#: LiteEditor/manager.cpp:2659 +#: LiteEditor/manager.cpp:2690 msgid "Preprocess File" msgstr "" -#: LiteEditor/manager.cpp:3233 +#: LiteEditor/manager.cpp:3266 msgid "" "Build cancelled. The following compilers referred by the workspace could not " "be found:\n" msgstr "" -#: LiteEditor/manager.cpp:3235 +#: LiteEditor/manager.cpp:3269 msgid "Please fix your project settings by selecting a valid compiler" msgstr "" -#: LiteEditor/manager.cpp:3236 +#: LiteEditor/manager.cpp:3270 msgid "Build Aborted" msgstr "" -#: LiteEditor/manager.cpp:3263 +#: LiteEditor/manager.cpp:3299 msgid "" "Compilers updated successfully!\n" "You can now build your workspace" @@ -8070,7 +8011,7 @@ msgid "Add New File" msgstr "" #: LiteEditor/new_item_dlg.cpp:53 -#: codelitephp/php-plugin/new_php_workspace_dlg.cpp:52 +#: codelitephp/php-plugin/new_php_workspace_dlg.cpp:49 msgid "select a folder" msgstr "" @@ -8131,7 +8072,7 @@ msgstr "" msgid "A workspace file with this name already exists" msgstr "" -#: LiteEditor/openwindowspanel.cpp:75 LiteEditor/simpletablebase.cpp:63 +#: LiteEditor/openwindowspanel.cpp:77 LiteEditor/simpletablebase.cpp:63 msgid "Sort" msgstr "" @@ -8192,7 +8133,7 @@ msgstr "" msgid "Version" msgstr "" -#: LiteEditor/pluginmgrdlg.cpp:122 git/gitui.cpp:662 +#: LiteEditor/pluginmgrdlg.cpp:122 git/gitui.cpp:666 msgid "Author" msgstr "" @@ -8366,7 +8307,7 @@ msgstr "" #: LiteEditor/project_settings_base_dlg.cpp:327 #: LiteEditor/project_settings_base_dlg.cpp:465 #: LiteEditor/project_settings_base_dlg.cpp:1324 -#: LiteEditor/tags_options_base_dlg.cpp:35 +#: LiteEditor/tags_options_base_dlg.cpp:35 Plugin/ai/ChatAIWindow.cpp:60 msgid "Options" msgstr "" @@ -8709,6 +8650,13 @@ msgstr "" msgid "Target Name:" msgstr "" +#: LiteEditor/project_settings_base_dlg.cpp:1700 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:147 +#: Plugin/LSP/UI.cpp:174 Plugin/ai/UI.cpp:546 +#: wxformbuilder/formbuildsettingsbasedlg.cpp:63 +msgid "Command:" +msgstr "" + #: LiteEditor/project_settings_base_dlg.cpp:1804 Plugin/WSImporterDlgs.cpp:32 #: codelitephp/php-plugin/php_ui.cpp:1677 msgid "Project Name:" @@ -8816,7 +8764,7 @@ msgstr "" msgid "Adjust settings to fit this generator?" msgstr "" -#: LiteEditor/ps_general_page.cpp:273 Plugin/clPropertiesPage.cpp:370 +#: LiteEditor/ps_general_page.cpp:273 Plugin/clPropertiesPage.cpp:401 msgid "Choose a directory" msgstr "" @@ -8920,119 +8868,72 @@ msgstr "" msgid "Select working directory" msgstr "" -#: LiteEditor/quickfindbar.cpp:133 LiteEditor/quickfindbarbase.cpp:51 -#: Plugin/clPluginsFindBar.cpp:121 Plugin/quickfindbarbase.cpp:170 -msgid "Case Sensitive" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:134 Plugin/clPluginsFindBar.cpp:122 -#: Plugin/sftp_ui.cpp:641 SFTP/UI.cpp:662 -msgid "Whole word" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:140 -msgid "In Selection" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:592 Plugin/clPluginsFindBar.cpp:728 -#: Plugin/clPluginsFindBar.cpp:904 Plugin/clPluginsFindBar.cpp:1225 -msgid "No matches found" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:608 -#, c-format -msgid "Selected %lu matches" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:668 -msgid " result" -msgid_plural " results" -msgstr[0] "" -msgstr[1] "" - -#: LiteEditor/quickfindbar.cpp:668 -msgid "Found " -msgstr "" - -#: LiteEditor/quickfindbar.cpp:846 -#, c-format -msgid "Made %d replacements" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:1062 -msgid "Reached the start of the document" -msgstr "" - -#: LiteEditor/quickfindbar.cpp:1064 -msgid "Reached the end of the document" -msgstr "" - -#: LiteEditor/quickfindbarbase.cpp:53 Plugin/quickfindbarbase.cpp:173 +#: LiteEditor/quickfindbarbase.cpp:54 Plugin/quickfindbarbase.cpp:173 msgid "Use case sensitive match" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:58 Plugin/quickfindbarbase.cpp:177 +#: LiteEditor/quickfindbarbase.cpp:59 Plugin/quickfindbarbase.cpp:177 msgid "Regular Expression" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:60 Plugin/quickfindbarbase.cpp:180 +#: LiteEditor/quickfindbarbase.cpp:61 Plugin/quickfindbarbase.cpp:180 msgid "Use regular expression" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:65 Plugin/quickfindbarbase.cpp:184 +#: LiteEditor/quickfindbarbase.cpp:66 Plugin/quickfindbarbase.cpp:184 msgid "Match a whole word" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:67 Plugin/quickfindbarbase.cpp:187 +#: LiteEditor/quickfindbarbase.cpp:68 Plugin/quickfindbarbase.cpp:187 msgid "Match a whole word only" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:72 Plugin/quickfindbarbase.cpp:191 +#: LiteEditor/quickfindbarbase.cpp:73 Plugin/quickfindbarbase.cpp:191 msgid "Use wildcard syntax" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:74 Plugin/quickfindbarbase.cpp:194 +#: LiteEditor/quickfindbarbase.cpp:75 Plugin/quickfindbarbase.cpp:194 msgid "Use wildcard syntax (* and ?)" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:80 Plugin/quickfindbarbase.cpp:198 +#: LiteEditor/quickfindbarbase.cpp:81 Plugin/quickfindbarbase.cpp:198 msgid "Enable multiple selections" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:85 Plugin/quickfindbarbase.cpp:201 +#: LiteEditor/quickfindbarbase.cpp:86 Plugin/quickfindbarbase.cpp:201 msgid "Select each match without de-selectiing the previous match" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:250 +#: LiteEditor/quickfindbarbase.cpp:247 msgid "Use the Up / Down arrows to show the search history list" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:252 +#: LiteEditor/quickfindbarbase.cpp:249 msgid "Find what..." msgstr "" -#: LiteEditor/quickfindbarbase.cpp:264 Plugin/quickfindbarbase.cpp:68 +#: LiteEditor/quickfindbarbase.cpp:261 Plugin/quickfindbarbase.cpp:68 msgid "Find Prev" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:269 Plugin/quickfindbarbase.cpp:73 +#: LiteEditor/quickfindbarbase.cpp:266 Plugin/quickfindbarbase.cpp:73 msgid "Find All" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:275 +#: LiteEditor/quickfindbarbase.cpp:272 msgid "Use the Up / Down arrows to show the replacement history list" msgstr "" -#: LiteEditor/quickfindbarbase.cpp:277 +#: LiteEditor/quickfindbarbase.cpp:274 msgid "Replace with..." msgstr "" -#: LiteEditor/quickfindbarbase.cpp:288 Plugin/quickfindbarbase.cpp:90 +#: LiteEditor/quickfindbarbase.cpp:285 Plugin/quickfindbarbase.cpp:90 msgid "Replace All" msgstr "" -#: LiteEditor/quickfindbarbase.h:146 -msgid "Find / Replace" +#: LiteEditor/quickfindbarbase.h:147 +msgid "Find & Replace" msgstr "" #: LiteEditor/reconcileproject.cpp:118 @@ -9234,8 +9135,8 @@ msgstr "" msgid "Location" msgstr "" -#: LiteEditor/rename_symbool_dlg.cpp:62 wxcrafter/aui/aui_pane_info.cpp:75 -#: wxcrafter/aui/aui_pane_info.cpp:185 +#: LiteEditor/rename_symbool_dlg.cpp:62 wxcrafter/aui/aui_pane_info.cpp:88 +#: wxcrafter/aui/aui_pane_info.cpp:201 msgid "Position" msgstr "" @@ -9251,10 +9152,6 @@ msgstr "" msgid "Select the 'rename symbol' project scope" msgstr "" -#: LiteEditor/rename_symbool_dlg.h:99 -msgid "Rename Symbol" -msgstr "" - #: LiteEditor/rename_symbool_dlg.h:130 msgid "Rename Symbol Scope" msgstr "" @@ -9272,15 +9169,15 @@ msgid "Mark &All" msgstr "" #: LiteEditor/replaceinfilespanel.cpp:173 -#: LiteEditor/replaceinfilespanel.cpp:205 -msgid "CodeLite - Replace" +msgid "Failed to save file:\n" msgstr "" -#: LiteEditor/replaceinfilespanel.cpp:173 -msgid "Failed to save file:\n" +#: LiteEditor/replaceinfilespanel.cpp:174 +#: LiteEditor/replaceinfilespanel.cpp:206 +msgid "CodeLite - Replace" msgstr "" -#: LiteEditor/replaceinfilespanel.cpp:205 +#: LiteEditor/replaceinfilespanel.cpp:206 msgid "Failed to open file:\n" msgstr "" @@ -9323,19 +9220,19 @@ msgstr "" msgid "Enable Log" msgstr "" -#: LiteEditor/simpletable.cpp:149 +#: LiteEditor/simpletable.cpp:180 msgid "Expression to watch:" msgstr "" -#: LiteEditor/simpletable.cpp:149 +#: LiteEditor/simpletable.cpp:180 msgid "New watch" msgstr "" -#: LiteEditor/simpletable.cpp:285 +#: LiteEditor/simpletable.cpp:316 msgid "Update Watch" msgstr "" -#: LiteEditor/simpletable.cpp:285 +#: LiteEditor/simpletable.cpp:316 msgid "Update expression:" msgstr "" @@ -9344,7 +9241,7 @@ msgid "Symbol" msgstr "" #: LiteEditor/symbols_dialog.cpp:43 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:420 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:437 msgid "Kind" msgstr "" @@ -9612,7 +9509,7 @@ msgstr "" msgid "Successfully imported " msgstr "" -#: LiteEditor/syntaxhighlightdlg.cpp:766 git/gitFileDiffDlg.cpp:50 +#: LiteEditor/syntaxhighlightdlg.cpp:766 git/gitFileDiffDlg.cpp:52 #: wxcrafter/src/wxguicraft_main_view.cpp:1055 msgid "Save as" msgstr "" @@ -9895,14 +9792,14 @@ msgstr "" #: LiteEditor/tags_options_base_dlg.cpp:130 #: Plugin/VirtualDirectorySelectorBase.cpp:55 #: Subversion2/subversion2_ui.cpp:874 -#: codelitephp/php-plugin/XDebugManager.cpp:735 +#: codelitephp/php-plugin/XDebugManager.cpp:733 msgid "OK" msgstr "" #: LiteEditor/tags_options_base_dlg.h:75 LiteEditor/workspacesettingsdlg.cpp:46 -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:116 -#: WebTools/WebToolsBase.cpp:35 codelitephp/php-plugin/php_ui.cpp:448 -#: codelitephp/php-plugin/php_ui.cpp:873 codelitephp/php-plugin/php_ui.cpp:1796 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:131 +#: codelitephp/php-plugin/php_ui.cpp:448 codelitephp/php-plugin/php_ui.cpp:873 +#: codelitephp/php-plugin/php_ui.cpp:1796 msgid "Code Completion" msgstr "" @@ -9974,17 +9871,17 @@ msgstr "" msgid "Workspace Settings" msgstr "" -#: LiteEditor/workspacesettingsdlg.cpp:64 Plugin/envvarlist.h:66 +#: LiteEditor/workspacesettingsdlg.cpp:64 Plugin/envvarlist.h:82 msgid "" msgstr "" -#: LiteEditor/workspacetab.cpp:133 Plugin/clTreeCtrlPanel.cpp:57 +#: LiteEditor/workspacetab.cpp:133 Plugin/clTreeCtrlPanel.cpp:64 #: Subversion2/subversion_view.cpp:253 msgid "Link Editor" msgstr "" #: LiteEditor/workspacetab.cpp:134 -#: codelitephp/php-plugin/php_workspace_view.cpp:125 +#: codelitephp/php-plugin/php_workspace_view.cpp:132 msgid "Collapse All" msgstr "" @@ -10164,61 +10061,61 @@ msgstr "" msgid "Make this project output a bundle" msgstr "" -#: MemCheck/memcheck.cpp:39 +#: MemCheck/memcheck.cpp:36 msgid "" "MemCheck plugin detects memory leaks. Uses Valgrind (memcheck tool) as " "backend." msgstr "" -#: MemCheck/memcheck.cpp:54 +#: MemCheck/memcheck.cpp:51 msgid "Detects memory management problems. Uses Valgrind - memcheck skin." msgstr "" -#: MemCheck/memcheck.cpp:95 MemCheck/memcheck.cpp:96 MemCheck/memcheck.cpp:137 -#: MemCheck/memcheck.cpp:167 Plugin/editor_config.cpp:396 -#: Plugin/editor_config.cpp:433 +#: MemCheck/memcheck.cpp:128 MemCheck/memcheck.cpp:129 +#: MemCheck/memcheck.cpp:170 MemCheck/memcheck.cpp:201 +#: Plugin/editor_config.cpp:395 Plugin/editor_config.cpp:432 msgid "MemCheck" msgstr "" -#: MemCheck/memcheck.cpp:122 MemCheck/memcheck.cpp:150 +#: MemCheck/memcheck.cpp:155 MemCheck/memcheck.cpp:184 msgid "&Run MemCheck" msgstr "" -#: MemCheck/memcheck.cpp:126 MemCheck/memcheck.cpp:155 +#: MemCheck/memcheck.cpp:160 MemCheck/memcheck.cpp:189 msgid "&Load MemCheck log from file..." msgstr "" -#: MemCheck/memcheck.cpp:133 MemCheck/memcheck.cpp:162 +#: MemCheck/memcheck.cpp:166 MemCheck/memcheck.cpp:195 msgid "&Settings..." msgstr "" -#: MemCheck/memcheck.cpp:287 WebTools/NoteJSWorkspace.cpp:312 +#: MemCheck/memcheck.cpp:347 msgid "" "Another instance is already running. Please stop it before executing another " "one" msgstr "" -#: MemCheck/memcheck.cpp:304 +#: MemCheck/memcheck.cpp:365 msgid "Launching MemCheck...\n" msgstr "" -#: MemCheck/memcheck.cpp:311 +#: MemCheck/memcheck.cpp:372 msgid "MemCheck command: " msgstr "" -#: MemCheck/memcheck.cpp:319 +#: MemCheck/memcheck.cpp:381 msgid "Open log file" msgstr "" -#: MemCheck/memcheck.cpp:329 +#: MemCheck/memcheck.cpp:394 msgid "Output log file cannot be properly loaded." msgstr "" -#: MemCheck/memcheck.cpp:329 +#: MemCheck/memcheck.cpp:394 msgid "Processing error." msgstr "" -#: MemCheck/memcheck.cpp:362 +#: MemCheck/memcheck.cpp:427 msgid "" "\n" "-- MemCheck process completed\n" @@ -10230,11 +10127,11 @@ msgstr "" #: MemCheck/memcheckoutputview.cpp:29 MemCheck/memcheckui.cpp:289 #: MemCheck/memcheckui.cpp:425 -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:21 -#: wxcrafter/controls/command_link_button_wrapper.cpp:32 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:22 +#: wxcrafter/controls/command_link_button_wrapper.cpp:33 #: wxcrafter/controls/radio_box_wrapper.cpp:18 #: wxcrafter/controls/radio_button_wrapper.cpp:15 -#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:18 +#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:17 msgid "Label" msgstr "" @@ -10293,15 +10190,15 @@ msgstr "" msgid "Total: %lu Filtered: %lu Selected: %d" msgstr "" -#: MemCheck/memchecksettingsdialog.cpp:98 +#: MemCheck/memchecksettingsdialog.cpp:99 msgid "Add suppression file(s)" msgstr "" -#: MemCheck/memchecksettingsdialog.cpp:132 +#: MemCheck/memchecksettingsdialog.cpp:134 msgid "Add suppression file(s)..." msgstr "" -#: MemCheck/memchecksettingsdialog.cpp:133 +#: MemCheck/memchecksettingsdialog.cpp:135 msgid "Remove suppression file(s)" msgstr "" @@ -10496,31 +10393,39 @@ msgstr "" msgid "MemCheck Settings" msgstr "" -#: Outline/outline.cpp:64 +#: Outline/outline.cpp:61 msgid "Show Current the Layout of the current file" msgstr "" -#: Outline/outline.cpp:78 +#: Outline/outline.cpp:75 msgid "Outline Plugin" msgstr "" -#: Outline/outline.cpp:82 Outline/outline.cpp:83 +#: Outline/outline.cpp:79 Outline/outline.cpp:80 msgid "Outline" msgstr "" -#: PHPLint/phplint.cpp:27 PHPLint/phplint.cpp:38 +#: Outline/outline_tab.cpp:82 Plugin/LSP/LSPOutlineViewDlg.cpp:39 +msgid "Language Server is still not ready... " +msgstr "" + +#: Outline/outline_tab.cpp:83 Plugin/LSP/LSPOutlineViewDlg.cpp:40 +msgid "(hit ESCAPE key to dismiss)" +msgstr "" + +#: PHPLint/phplint.cpp:24 PHPLint/phplint.cpp:35 msgid "Run code style checking on PHP source files" msgstr "" -#: PHPLint/phplint.cpp:61 +#: PHPLint/phplint.cpp:58 msgid "Lint Current Source" msgstr "" -#: PHPLint/phplint.cpp:66 +#: PHPLint/phplint.cpp:63 msgid "PHP Linter" msgstr "" -#: PHPLint/phplint.cpp:138 +#: PHPLint/phplint.cpp:141 msgid "PHPLint: can not lint file. Missing PHP executable path" msgstr "" @@ -10532,7 +10437,7 @@ msgstr "" msgid "When saving a file, automatically lint it" msgstr "" -#: PHPLint/phplintdlgbase.cpp:53 WebTools/WebToolsBase.cpp:105 +#: PHPLint/phplintdlgbase.cpp:53 msgid "Lint on file save" msgstr "" @@ -10584,97 +10489,97 @@ msgstr "" msgid "PHP Linter Options" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:34 PHPRefactoring/phprefactoring.cpp:45 +#: PHPRefactoring/phprefactoring.cpp:31 PHPRefactoring/phprefactoring.cpp:42 msgid "" "Uses PHP Refactoring Browser to provide refactoring capabilities for php" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:59 PHPRefactoring/phprefactoring.cpp:214 -#: PHPRefactoring/phprefactoring.cpp:240 PHPRefactoring/phprefactoring.cpp:261 -#: PHPRefactoring/phprefactoring.cpp:288 PHPRefactoring/phprefactoring.cpp:297 -#: PHPRefactoring/phprefactoring.cpp:337 PHPRefactoring/phprefactoring.cpp:344 -#: PHPRefactoring/phprefactoring.cpp:369 +#: PHPRefactoring/phprefactoring.cpp:56 PHPRefactoring/phprefactoring.cpp:217 +#: PHPRefactoring/phprefactoring.cpp:244 PHPRefactoring/phprefactoring.cpp:266 +#: PHPRefactoring/phprefactoring.cpp:294 PHPRefactoring/phprefactoring.cpp:304 +#: PHPRefactoring/phprefactoring.cpp:344 PHPRefactoring/phprefactoring.cpp:352 +#: PHPRefactoring/phprefactoring.cpp:377 msgid "PHP Refactoring" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:101 +#: PHPRefactoring/phprefactoring.cpp:104 msgid "Extract Method" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:102 +#: PHPRefactoring/phprefactoring.cpp:105 msgid "Rename Local Variable" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:103 +#: PHPRefactoring/phprefactoring.cpp:106 msgid "Rename Class Property" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:104 +#: PHPRefactoring/phprefactoring.cpp:107 msgid "Convert Local to Instance Variable" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:105 +#: PHPRefactoring/phprefactoring.cpp:108 msgid "Optimize use statements" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:108 PHPRefactoring/phprefactoring.cpp:256 +#: PHPRefactoring/phprefactoring.cpp:111 PHPRefactoring/phprefactoring.cpp:260 msgid "Refactoring" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:133 +#: PHPRefactoring/phprefactoring.cpp:136 msgid "Name the new method" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:139 +#: PHPRefactoring/phprefactoring.cpp:142 msgid "Method name may not contain spaces" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:171 +#: PHPRefactoring/phprefactoring.cpp:174 msgid "New name for " msgstr "" -#: PHPRefactoring/phprefactoring.cpp:212 +#: PHPRefactoring/phprefactoring.cpp:215 msgid "" "This will sync namespaces and classes with folder and filenames, for all " "files in the selected folder, to comply with psr-0\n" "Continue?" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:240 PHPRefactoring/phprefactoring.cpp:344 +#: PHPRefactoring/phprefactoring.cpp:243 PHPRefactoring/phprefactoring.cpp:351 msgid "" "Can not refactor file:\n" "Failed to write temporary file" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:261 +#: PHPRefactoring/phprefactoring.cpp:265 msgid "" "Can not refactor file:\n" "failed to read temporary file content" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:288 +#: PHPRefactoring/phprefactoring.cpp:293 msgid "Can not refactor file: Missing PHP executable path" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:297 +#: PHPRefactoring/phprefactoring.cpp:303 msgid "Can not refactor file: Missing PHP Refactoring Browser path" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:327 +#: PHPRefactoring/phprefactoring.cpp:334 msgid " on line " msgstr "" -#: PHPRefactoring/phprefactoring.cpp:327 +#: PHPRefactoring/phprefactoring.cpp:334 msgid "Can only refactor well formed code: " msgstr "" -#: PHPRefactoring/phprefactoring.cpp:329 +#: PHPRefactoring/phprefactoring.cpp:336 msgid "" "\n" "Expected patch format. Received:\n" msgstr "" -#: PHPRefactoring/phprefactoring.cpp:368 +#: PHPRefactoring/phprefactoring.cpp:376 msgid "Rename Class and Namespaces" msgstr "" @@ -10702,16 +10607,16 @@ msgstr "" msgid "PHP Refcatoring Preview" msgstr "" -#: Plugin/AddSSHAcountDlg.cpp:111 +#: Plugin/AddSSHAcountDlg.cpp:118 msgid "Successfully connected to host!" msgstr "" -#: Plugin/AddSSHAcountDlg.cpp:125 +#: Plugin/AddSSHAcountDlg.cpp:134 msgid "" "Default folder must be set to full path (i.e. it should start with a '/')" msgstr "" -#: Plugin/ColoursAndFontsManager.cpp:1193 +#: Plugin/ColoursAndFontsManager.cpp:1173 msgid "" "Importing syntax highlight file will override any duplicate syntax highlight " "settings.\n" @@ -10730,27 +10635,57 @@ msgid "" "Click the 'Scan' button" msgstr "" +#: Plugin/CustomControls/CustomControls.cpp:97 +msgid "Copy the generated output to the clipboard" +msgstr "" + #: Plugin/CustomControls/CustomControls.cpp:104 -msgid "Prompt" +msgid "Click to close the view or hit ESCAPE." msgstr "" -#: Plugin/CustomControls/CustomControls.cpp:152 -msgid "Copy the generated output to the clipboard" +#: Plugin/CustomControls/CustomControls.cpp:190 +msgid "Available Prompts" msgstr "" -#: Plugin/CustomControls/CustomControls.cpp:157 -msgid "Save prompt changes" +#: Plugin/CustomControls/CustomControls.cpp:210 +msgid "Restore prompts to defaults" msgstr "" -#: Plugin/CustomControls/CustomControls.cpp:164 -msgid "Click to close the view or hit ESCAPE." +#: Plugin/CustomControls/PromptEditorDlg.cpp:27 +#: Plugin/CustomControls/PromptEditorDlg.cpp:159 +msgid "New Prompt" +msgstr "" + +#: Plugin/CustomControls/PromptEditorDlg.cpp:29 +msgid "Delete Prompt" +msgstr "" + +#: Plugin/CustomControls/PromptEditorDlg.cpp:144 +msgid "" +"This operation discard any changes you have done and restore it to their " +"default values. Continue?" +msgstr "" + +#: Plugin/CustomControls/PromptEditorDlg.cpp:159 +msgid "Enter the new prompt label" +msgstr "" + +#: Plugin/CustomControls/PromptEditorDlg.cpp:166 +msgid "A prompt with this name already exists" +msgstr "" + +#: Plugin/CustomControls/PromptEditorDlg.cpp:189 +#, c-format +msgid "" +"This will delete the prompt: '%s'\n" +"Continue?" msgstr "" -#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:91 +#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:103 msgid "Text Copied!" msgstr "" -#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:91 +#: Plugin/CustomControls/TextGenerationPreviewFrame.cpp:103 msgid "The preview text has been copied to the clipboard" msgstr "" @@ -10864,7 +10799,7 @@ msgstr "" msgid "Evaluate the expression in the \"Address\" field" msgstr "" -#: Plugin/Debugger/memoryviewbase.cpp:131 Subversion2/subversion2.cpp:263 +#: Plugin/Debugger/memoryviewbase.cpp:131 Subversion2/subversion2.cpp:310 #: Subversion2/subversion_view.cpp:439 Subversion2/subversion_view.cpp:470 msgid "Update" msgstr "" @@ -10873,121 +10808,121 @@ msgstr "" msgid "Update the memory in the main display area to apply your changes" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:25 +#: Plugin/Diff/DiffFoldersFrame.cpp:24 msgid "New comparison" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:29 +#: Plugin/Diff/DiffFoldersFrame.cpp:28 msgid "Show similar files only" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:32 Plugin/SFTPBrowserDlg.cpp:103 +#: Plugin/Diff/DiffFoldersFrame.cpp:31 Plugin/SFTPBrowserDlg.cpp:103 msgid "Parent folder" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:253 +#: Plugin/Diff/DiffFoldersFrame.cpp:252 msgid "Copy from Right to Left" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:258 +#: Plugin/Diff/DiffFoldersFrame.cpp:257 msgid "Copy from Left to Right" msgstr "" -#: Plugin/Diff/DiffFoldersFrame.cpp:266 +#: Plugin/Diff/DiffFoldersFrame.cpp:265 msgid "Diff" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:116 +#: Plugin/Diff/DiffSideBySidePanel.cpp:115 msgid "Next Diff" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:117 +#: Plugin/Diff/DiffSideBySidePanel.cpp:116 msgid "Previous Diff" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:119 +#: Plugin/Diff/DiffSideBySidePanel.cpp:118 msgid "Copy Right" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:120 +#: Plugin/Diff/DiffSideBySidePanel.cpp:119 msgid "Copy Left" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:121 +#: Plugin/Diff/DiffSideBySidePanel.cpp:120 msgid "Copy All" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:123 +#: Plugin/Diff/DiffSideBySidePanel.cpp:122 msgid "View Type" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:212 -#: Plugin/Diff/DiffSideBySidePanel.cpp:219 -#: Plugin/Diff/DiffSideBySidePanel.cpp:891 -#: Plugin/Diff/DiffSideBySidePanel.cpp:898 +#: Plugin/Diff/DiffSideBySidePanel.cpp:211 +#: Plugin/Diff/DiffSideBySidePanel.cpp:218 +#: Plugin/Diff/DiffSideBySidePanel.cpp:890 +#: Plugin/Diff/DiffSideBySidePanel.cpp:897 msgid " does not exist!" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:212 -#: Plugin/Diff/DiffSideBySidePanel.cpp:891 +#: Plugin/Diff/DiffSideBySidePanel.cpp:211 +#: Plugin/Diff/DiffSideBySidePanel.cpp:890 msgid "Left Side File:\n" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:219 -#: Plugin/Diff/DiffSideBySidePanel.cpp:898 +#: Plugin/Diff/DiffSideBySidePanel.cpp:218 +#: Plugin/Diff/DiffSideBySidePanel.cpp:897 msgid "Right Side File:\n" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:250 -#: Plugin/Diff/DiffSideBySidePanel.cpp:255 +#: Plugin/Diff/DiffSideBySidePanel.cpp:249 +#: Plugin/Diff/DiffSideBySidePanel.cpp:254 msgid "Failed to load file content: " msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:576 +#: Plugin/Diff/DiffSideBySidePanel.cpp:575 msgid "" "Refreshing the view will lose all your changes\n" "Do you want to continue?" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:750 +#: Plugin/Diff/DiffSideBySidePanel.cpp:749 msgid "Failed to save content to file: " msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:837 +#: Plugin/Diff/DiffSideBySidePanel.cpp:836 msgid "" "Closing the diff viewer, will lose all your changes.\n" "Continue?" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1194 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1193 msgid "Copy all: left <- right" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1195 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1194 msgid "Copy all: left -> right" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1207 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1206 msgid "Single View" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1210 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1209 msgid "Horizontal Split" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1213 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1212 msgid "Vertical Split" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1226 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1225 msgid "Ignore Whitespace" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1229 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1228 msgid "Show Line Numbers" msgstr "" -#: Plugin/Diff/DiffSideBySidePanel.cpp:1232 +#: Plugin/Diff/DiffSideBySidePanel.cpp:1231 msgid "Show Overview Bar" msgstr "" @@ -10995,11 +10930,11 @@ msgstr "" msgid "Select folders for comparison:" msgstr "" -#: Plugin/Diff/DiffUI.cpp:131 Runtime/rc/menu.xrc:364 +#: Plugin/Diff/DiffUI.cpp:131 Runtime/rc/menu.xrc:365 msgid "Left" msgstr "" -#: Plugin/Diff/DiffUI.cpp:133 Runtime/rc/menu.xrc:368 +#: Plugin/Diff/DiffUI.cpp:133 Runtime/rc/menu.xrc:369 msgid "Right" msgstr "" @@ -11085,15 +11020,15 @@ msgstr "" msgid "Select debugger executable:" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:442 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:440 msgid "File system scan completed" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:540 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:538 msgid "File System Workspace" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:706 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:704 #: Remoty/RemotyWorkspace.cpp:332 msgid "" "You should have at least one workspace configuration.\n" @@ -11101,24 +11036,20 @@ msgid "" "Open the project settings and add one" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:715 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:713 #: Remoty/RemotyWorkspace.cpp:341 msgid "Don't know how to run '" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:795 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:793 msgid "Unable to create a workspace on the root folder" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:824 -msgid "Workspace Name" -msgstr "" - -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:1132 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:1123 msgid "Successfully generated file:\n" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:1217 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspace.cpp:1208 msgid "" "A CMakeLists.txt file was found in the workspace folder, would you like to " "use it?" @@ -11201,7 +11132,7 @@ msgid "Extended protocol" msgstr "" #: Plugin/FileSystemWorkspace/clFileSystemWorkspaceDlgBase.cpp:543 -#: Plugin/sftp_ui.cpp:54 +#: Plugin/sftp_ui.cpp:55 msgid "Host" msgstr "" @@ -11281,27 +11212,31 @@ msgstr "" msgid "New Configurtion" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:31 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:38 +msgid "Choose build configuration" +msgstr "" + +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:45 msgid "Build active project" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:36 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:56 msgid "Stop current build" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:109 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:124 msgid "Add path to code completion" msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:112 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:128 msgid "Generate compile_flags.txt file..." msgstr "" -#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:118 +#: Plugin/FileSystemWorkspace/clFileSystemWorkspaceView.cpp:133 msgid "Exclude this folder" msgstr "" -#: Plugin/GotoAnythingBaseUI.cpp:32 Runtime/rc/menu.xrc:1140 +#: Plugin/GotoAnythingBaseUI.cpp:32 msgid "Search..." msgstr "" @@ -11351,8 +11286,7 @@ msgstr "" msgid "Clear the keyboard shortcut" msgstr "" -#: Plugin/Keyboard/NewKeyShortcutBaseDlg.cpp:130 WebTools/WebToolsBase.cpp:81 -#: WebTools/WebToolsBase.cpp:98 +#: Plugin/Keyboard/NewKeyShortcutBaseDlg.cpp:130 msgid "Suggest..." msgstr "" @@ -11591,35 +11525,153 @@ msgstr "" msgid "Select a Keyboard Shortcut" msgstr "" -#: Plugin/LSP/LanguageServerProtocol.cpp:946 +#: Plugin/LSP/LSPManager.cpp:236 +msgid "Showing outline view dialog" +msgstr "" + +#: Plugin/LSP/LSPManager.cpp:393 +msgid "Requesting document symbols from LSP server..." +msgstr "" + +#: Plugin/LSP/LSPManager.cpp:1060 +msgid "Restarting Language Servers..." +msgstr "" + +#: Plugin/LSP/LSPManager.cpp:1446 +msgid "Choose a fix to apply:" +msgstr "" + +#: Plugin/LSP/LSPManager.cpp:1455 +msgid "A fix is available" +msgstr "" + +#: Plugin/LSP/LSPManager.cpp:1459 +msgid "Fix it!" +msgstr "" + +#: Plugin/LSP/LanguageServerPage.cpp:77 +msgid "Select the supported languages by this server:" +msgstr "" + +#: Plugin/LSP/LanguageServerProtocol.cpp:826 msgid "Method: `" msgstr "" -#: Plugin/LSP/LanguageServerProtocol.cpp:946 +#: Plugin/LSP/LanguageServerProtocol.cpp:826 msgid "` is not supported" msgstr "" -#: Plugin/LSP/LanguageServerProtocol.cpp:1076 +#: Plugin/LSP/LanguageServerProtocol.cpp:932 msgid "Rename Symbol: '" msgstr "" -#: Plugin/LSP/LanguageServerProtocol.cpp:1077 Plugin/clRemoteDirCtrl.cpp:462 -#: QmakePlugin/qmakesettingsdlg.cpp:138 Subversion2/subversion2.cpp:1030 -#: Subversion2/subversion2.cpp:1037 Subversion2/subversion_view.cpp:1246 +#: Plugin/LSP/LanguageServerProtocol.cpp:933 Plugin/clRemoteDirCtrl.cpp:462 +#: QmakePlugin/qmakesettingsdlg.cpp:138 Subversion2/subversion2.cpp:1127 +#: Subversion2/subversion2.cpp:1135 Subversion2/subversion_view.cpp:1246 msgid "New name:" msgstr "" -#: Plugin/NewProjectDialog.cpp:223 +#: Plugin/LSP/LanguageServerSettingsDlg.cpp:72 +msgid "" +"This will reconfigure your language servers\n" +"Continue?" +msgstr "" + +#: Plugin/LSP/UI.cpp:48 +msgid "Enable Language Server Completion" +msgstr "" + +#: Plugin/LSP/UI.cpp:73 +msgid "Scan..." +msgstr "" + +#: Plugin/LSP/UI.cpp:74 +msgid "Scan for installed Language Servers" +msgstr "" + +#: Plugin/LSP/UI.cpp:79 +msgid "Add new Language Server" +msgstr "" + +#: Plugin/LSP/UI.cpp:161 +msgid "Give this language server a unique name" +msgstr "" + +#: Plugin/LSP/UI.cpp:175 +msgid "The language server executable" +msgstr "" + +#: Plugin/LSP/UI.cpp:239 +msgid "initializationOptions" +msgstr "" + +#: Plugin/LSP/UI.cpp:288 +msgid "Set the language server working directory" +msgstr "" + +#: Plugin/LSP/UI.cpp:310 +msgid "Languages:" +msgstr "" + +#: Plugin/LSP/UI.cpp:311 +msgid "List of supported languages by this Language Server" +msgstr "" + +#: Plugin/LSP/UI.cpp:329 +msgid "Show List of Languages" +msgstr "" + +#: Plugin/LSP/UI.cpp:334 +msgid "Connection string:" +msgstr "" + +#: Plugin/LSP/UI.cpp:335 +msgid "" +"Set the connection string here.\n" +"If the server connects using 'stdio', choose the 'stdio' entry\n" +"Otherwise, set a connection in the form of:\n" +"tcp://127.0.0.1:12345" +msgstr "" + +#: Plugin/LSP/UI.cpp:341 +msgid "stdio" +msgstr "" + +#: Plugin/LSP/UI.cpp:345 +msgid "" +"If the language server is using TCP\n" +"Type the connection string in the format of:\n" +"\n" +"tcp://host:port" +msgstr "" + +#: Plugin/LSP/UI.cpp:356 +msgid "Display diagnostics" +msgstr "" + +#: Plugin/LSP/UI.h:83 +msgid "Language Server Settings" +msgstr "" + +#: Plugin/LSP/UI.h:157 +msgid "New Language Server" +msgstr "" + +#: Plugin/LSP/UI.h:184 +msgid "Outline View" +msgstr "" + +#: Plugin/NewProjectDialog.cpp:222 msgid "Project name must not contain spaces" msgstr "" -#: Plugin/NewProjectDialog.cpp:245 +#: Plugin/NewProjectDialog.cpp:244 msgid "" "MSYS based compiler requires a UNIX Makefile Generator\n" "Would like CodeLite to fix this for you?" msgstr "" -#: Plugin/NewProjectDialog.cpp:261 +#: Plugin/NewProjectDialog.cpp:260 msgid "" "Visual C++ compiler requires an NMake generator\n" "Would like CodeLite to fix this for you?" @@ -11641,8 +11693,8 @@ msgstr "" msgid "Build System:" msgstr "" -#: Plugin/NewProjectDialogBase.h:89 Runtime/rc/menu.xrc:990 -#: wxcrafter/src/main.cpp:209 +#: Plugin/NewProjectDialogBase.h:89 Runtime/rc/menu.xrc:1002 +#: wxcrafter/src/main.cpp:205 wxcrafter/src/main.cpp:225 msgid "New Project" msgstr "" @@ -11654,7 +11706,7 @@ msgstr "" msgid "Open SSH account manager" msgstr "" -#: Plugin/SFTPBrowserDlg.cpp:429 +#: Plugin/SFTPBrowserDlg.cpp:430 msgid "Could not find account: " msgstr "" @@ -11662,11 +11714,19 @@ msgstr "" msgid "Are you sure you want to delete the selected accounts?" msgstr "" +#: Plugin/Scripting/CodeLiteLUA.cpp:131 +msgid "Failed to run LUA file: " +msgstr "" + +#: Plugin/Scripting/CodeLiteLUA.cpp:289 +msgid "Another generation is in progress, try again later" +msgstr "" + #: Plugin/SelectFileTypesDialogBase.cpp:48 Plugin/wxcrafter_plugin.cpp:623 #: wxcrafter/controls/Grid/grid_column_wrapper.cpp:19 -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:26 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:23 #: wxcrafter/controls/list_ctrl_column_wrapper.cpp:18 -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:24 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:23 msgid "My Column" msgstr "" @@ -11716,164 +11776,323 @@ msgstr "" msgid "Static Text Label" msgstr "" -#: Plugin/WSImporterDlgs.cpp:58 -msgid "Please define the value of the following variables:" +#: Plugin/WSImporterDlgs.cpp:58 +msgid "Please define the value of the following variables:" +msgstr "" + +#: Plugin/WSImporterDlgs.cpp:80 +msgid "Skip" +msgstr "" + +#: Plugin/WSImporterDlgs.h:85 +msgid "Import - Environment variable" +msgstr "" + +#: Plugin/addincludefiledlgbase.cpp:101 +msgid "Line to add:" +msgstr "" + +#: Plugin/addincludefiledlgbase.cpp:124 +msgid "File's full path:" +msgstr "" + +#: Plugin/addincludefiledlgbase.h:69 +msgid "Add a missing header file" +msgstr "" + +#: Plugin/ai/ChatAI.cpp:33 Plugin/ai/ChatAIWindow.cpp:26 +msgid "Chat AI" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:45 +msgid "Clear the chat history" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:54 +msgid "Submit" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:57 +msgid "Restart the client" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:64 +msgid "Enable auto scrolling" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:186 +msgid "Enable MCP Tools" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:198 +msgid "Auto" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:201 +msgid "Static Content" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:225 +msgid "Prompt Caching" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:241 +msgid "Insert Prompt" +msgstr "" + +#: Plugin/ai/ChatAIWindow.cpp:244 +msgid "Chat History" msgstr "" -#: Plugin/WSImporterDlgs.cpp:80 -msgid "Skip" +#: Plugin/ai/ChatAIWindow.cpp:266 +msgid "Please choose an endpoint/model." msgstr "" -#: Plugin/WSImporterDlgs.h:85 -msgid "Import - Environment variable" +#: Plugin/ai/ChatAIWindow.cpp:372 +msgid "Cannot restart while the model is awaiting response" msgstr "" -#: Plugin/addincludefiledlgbase.cpp:101 -msgid "Line to add:" +#: Plugin/ai/ChatAIWindow.cpp:380 +msgid "LLM client successfully restarted" msgstr "" -#: Plugin/addincludefiledlgbase.cpp:124 -msgid "File's full path:" +#: Plugin/ai/ChatAIWindow.cpp:430 Plugin/ai/LLMManager.cpp:1183 +#: git/git.cpp:3210 +msgid "Thinking..." msgstr "" -#: Plugin/addincludefiledlgbase.h:69 -msgid "Add a missing header file" +#: Plugin/ai/ChatAIWindow.cpp:437 Plugin/ai/ChatAIWindow.cpp:494 +#: Plugin/ai/LLMManager.cpp:1173 Plugin/ai/LLMManager.cpp:1186 git/git.cpp:3213 +msgid "Working..." msgstr "" -#: Plugin/ai/ChatAI.cpp:46 Plugin/ai/ChatAIWindow.cpp:22 -msgid "Chat AI" +#: Plugin/ai/ChatAIWindow.cpp:514 +msgid ", Last Request cost: $" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:30 -msgid "Clear the chat history" +#: Plugin/ai/ChatAIWindow.cpp:514 +msgid "Total cost: $" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:35 -msgid "Choose the endpoint to use" +#: Plugin/ai/ChatAIWindow.cpp:519 +msgid ", Input tokens: " msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:37 -msgid "Restart the client" +#: Plugin/ai/ChatAIWindow.cpp:519 +msgid "Output tokens: " msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:39 -msgid "Submit" +#: Plugin/ai/ChatAIWindow.cpp:520 +msgid ", Cached tokens read: " msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:42 -msgid "Show prompt history" +#: Plugin/ai/ChatAIWindow.cpp:675 +msgid "The client cannot be stopped while the model is awaiting a response" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:44 -msgid "Enable auto scrolling" +#: Plugin/ai/ChatAIWindowFrame.cpp:79 Plugin/ai/ChatAIWindowFrame.cpp:82 +msgid "Assistant" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:50 -msgid "Dock the chat window" +#: Plugin/ai/EndpointModelSelector.cpp:22 +msgid "Choose the model to use for this endpoint" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:54 -msgid "Move the chat into a separate window" +#: Plugin/ai/EndpointModelSelector.cpp:23 +msgid "Choose the endpoint to use" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:143 -msgid "Please choose an endpoint." +#: Plugin/ai/InfoBar.cpp:18 Plugin/ai/UI.cpp:822 +msgid "Trust" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:254 -msgid "LLM client successfully restarted" +#: Plugin/ai/LLMManager.cpp:636 +msgid "\". Continue?" msgstr "" -#: Plugin/ai/ChatAIWindow.cpp:454 -msgid "Chat history" +#: Plugin/ai/LLMManager.cpp:636 +msgid "The model wants to run the tool: \"" msgstr "" -#: Plugin/ai/LLMManager.cpp:433 +#: Plugin/ai/LLMManager.cpp:709 msgid "" "Reloading the configuration will restart the LLM client.\n" "Continue?" msgstr "" -#: Plugin/ai/LLMManager.cpp:679 Plugin/ai/LLMManager.cpp:700 +#: Plugin/ai/LLMManager.cpp:1099 Plugin/ai/LLMManager.cpp:1120 msgid "Failed to create configuration file:\n" msgstr "" -#: Plugin/ai/NewLLMEndpointWizard.cpp:60 +#: Plugin/ai/NewLLMEndpointWizard.cpp:59 msgid "Invalid URL" msgstr "" -#: Plugin/ai/NewLLMEndpointWizard.cpp:67 +#: Plugin/ai/NewLLMEndpointWizard.cpp:66 msgid "Please choose a model" msgstr "" -#: Plugin/ai/NewLLMEndpointWizard.cpp:81 +#: Plugin/ai/NewLLMEndpointWizard.cpp:80 msgid "API Key is required for provider: " msgstr "" -#: Plugin/ai/NewLLMEndpointWizard.cpp:94 +#: Plugin/ai/NewLLMEndpointWizard.cpp:93 msgid "Failed Validation" msgstr "" -#: Plugin/ai/Tools.cpp:100 +#: Plugin/ai/NewLocalMCPDlg.cpp:20 msgid "" -" already exists.\n" -"Would you like to overwrite it?" +"# Environment variables should be defined in the format EnvName=Value\n" +"# with each variable declaration on a separate line\n" msgstr "" -#: Plugin/ai/Tools.cpp:100 Plugin/ai/Tools.cpp:103 -msgid "The file: " +#: Plugin/ai/NewSseMCPDlg.cpp:70 +msgid "" +"# Write headers in the format \"Header=Value\"\n" +"# with each header on a separate line\n" +msgstr "" + +#: Plugin/ai/Tools.cpp:37 +msgid " can not be run on the main thread" msgstr "" -#: Plugin/ai/Tools.cpp:103 +#: Plugin/ai/Tools.cpp:37 +msgid "Tool " +msgstr "" + +#: Plugin/ai/Tools.cpp:55 msgid " already exists" msgstr "" -#: Plugin/ai/UI.cpp:112 -msgid "Use Shift-ENTER to submit" +#: Plugin/ai/Tools.cpp:55 +msgid "The file: " +msgstr "" + +#: Plugin/ai/Tools.cpp:492 +msgid "The model wants to apply the following patch, allow it?" +msgstr "" + +#: Plugin/ai/Tools.cpp:582 +msgid "The model wants to run the following shell command, allow it?" +msgstr "" + +#: Plugin/ai/Tools.cpp:670 +msgid "" +"Successfully executed the command. Output:\n" +"```bash\n" msgstr "" -#: Plugin/ai/UI.cpp:230 -msgid "General Setings" +#: Plugin/ai/UI.cpp:112 +msgid "Use Shift-ENTER to submit" msgstr "" -#: Plugin/ai/UI.cpp:245 +#: Plugin/ai/UI.cpp:232 msgid "API Provider:" msgstr "" -#: Plugin/ai/UI.cpp:253 +#: Plugin/ai/UI.cpp:240 msgid "Ollama (Local)" msgstr "" -#: Plugin/ai/UI.cpp:254 +#: Plugin/ai/UI.cpp:241 msgid "Ollama (Cloud)" msgstr "" -#: Plugin/ai/UI.cpp:255 +#: Plugin/ai/UI.cpp:242 msgid "Anthropic" msgstr "" -#: Plugin/ai/UI.cpp:268 +#: Plugin/ai/UI.cpp:243 +msgid "OpenAI" +msgstr "" + +#: Plugin/ai/UI.cpp:256 Plugin/ai/UI.cpp:651 msgid "Base URL:" msgstr "" -#: Plugin/ai/UI.cpp:289 +#: Plugin/ai/UI.cpp:278 msgid "Model:" msgstr "" -#: Plugin/ai/UI.cpp:310 +#: Plugin/ai/UI.cpp:299 msgid "Model Context Window (KB):" msgstr "" -#: Plugin/ai/UI.cpp:323 +#: Plugin/ai/UI.cpp:312 msgid "The model context size, in kilobytes." msgstr "" -#: Plugin/ai/UI.cpp:346 -msgid "API Token" +#: Plugin/ai/UI.cpp:338 +msgid "API Key:" msgstr "" -#: Plugin/ai/UI.cpp:360 -msgid "API Key:" +#: Plugin/ai/UI.cpp:344 +msgid "" +"The API Key to use.\n" +"Environment variables are allowed here." +msgstr "" + +#: Plugin/ai/UI.cpp:353 +msgid "Max Tokens:" +msgstr "" + +#: Plugin/ai/UI.cpp:364 +msgid "" +"Is a required parameter that controls the maximum number of tokens Claude " +"will generate in its response.\n" +"It serves as an upper limit on the length of Claude's output" +msgstr "" + +#: Plugin/ai/UI.cpp:434 +msgid "Enter this prompt into the chat input box" +msgstr "" + +#: Plugin/ai/UI.cpp:444 +msgid "Delete selected entry" +msgstr "" + +#: Plugin/ai/UI.cpp:449 +msgid "Delete all prompts" +msgstr "" + +#: Plugin/ai/UI.cpp:560 +msgid "Env variables:" +msgstr "" + +#: Plugin/ai/UI.cpp:665 +msgid "Endpoint:" +msgstr "" + +#: Plugin/ai/UI.cpp:680 +msgid "Auth token:" +msgstr "" + +#: Plugin/ai/UI.cpp:694 +msgid "Headers:" +msgstr "" + +#: Plugin/ai/UI.cpp:768 +msgid "Prompts" +msgstr "" + +#: Plugin/ai/UI.cpp:799 +msgid "Confirm Tool Invocation:" +msgstr "" + +#: Plugin/ai/UI.cpp:812 +msgid "Allow" +msgstr "" + +#: Plugin/ai/UI.cpp:814 +msgid "Allow once." +msgstr "" + +#: Plugin/ai/UI.cpp:818 +msgid "Don't Allow" +msgstr "" + +#: Plugin/ai/UI.cpp:823 +msgid "Trust (always allow) this tool for the session" msgstr "" #: Plugin/async_executable_cmd.cpp:90 @@ -11908,55 +12127,51 @@ msgstr "" msgid "Bookmark Type" msgstr "" -#: Plugin/builder/builder_NMake.cpp:115 Plugin/builder/builder_gnumake.cpp:106 -#: Plugin/builder/builder_gnumake_default.cpp:125 +#: Plugin/builder/builder_NMake.cpp:112 Plugin/builder/builder_gnumake.cpp:103 +#: Plugin/builder/builder_gnumake_default.cpp:123 msgid "Cant open project '" msgstr "" -#: Plugin/builder/builder_NMake.cpp:125 Plugin/builder/builder_NMake.cpp:133 -#: Plugin/builder/builder_gnumake.cpp:116 -#: Plugin/builder/builder_gnumake.cpp:124 -#: Plugin/builder/builder_gnumake_default.cpp:135 -#: Plugin/builder/builder_gnumake_default.cpp:143 +#: Plugin/builder/builder_NMake.cpp:122 Plugin/builder/builder_NMake.cpp:130 +#: Plugin/builder/builder_gnumake.cpp:113 +#: Plugin/builder/builder_gnumake.cpp:121 +#: Plugin/builder/builder_gnumake_default.cpp:133 +#: Plugin/builder/builder_gnumake_default.cpp:141 msgid "Cant find build configuration for project '" msgstr "" -#: Plugin/builder/builder_NMake.cpp:137 Plugin/builder/builder_gnumake.cpp:128 -#: Plugin/builder/builder_gnumake_default.cpp:147 +#: Plugin/builder/builder_NMake.cpp:134 Plugin/builder/builder_gnumake.cpp:125 +#: Plugin/builder/builder_gnumake_default.cpp:145 msgid "Cant find proper compiler for project '" msgstr "" -#: Plugin/builder/builder_NMake.cpp:176 Plugin/builder/builder_gnumake.cpp:167 -#: Plugin/builder/builder_gnumake_default.cpp:186 +#: Plugin/builder/builder_NMake.cpp:173 Plugin/builder/builder_gnumake.cpp:164 +#: Plugin/builder/builder_gnumake_default.cpp:184 msgid "' which is required\n" msgstr "" -#: Plugin/builder/builder_NMake.cpp:176 Plugin/builder/builder_gnumake.cpp:167 -#: Plugin/builder/builder_gnumake_default.cpp:186 +#: Plugin/builder/builder_NMake.cpp:173 Plugin/builder/builder_gnumake.cpp:164 +#: Plugin/builder/builder_gnumake_default.cpp:184 msgid "CodeLite can not find project '" msgstr "" -#: Plugin/builder/builder_NMake.cpp:177 Plugin/builder/builder_gnumake.cpp:168 -#: Plugin/builder/builder_gnumake_default.cpp:187 +#: Plugin/builder/builder_NMake.cpp:174 Plugin/builder/builder_gnumake.cpp:165 +#: Plugin/builder/builder_gnumake_default.cpp:185 msgid "for building project '" msgstr "" -#: Plugin/builder/builder_NMake.cpp:178 Plugin/builder/builder_gnumake.cpp:169 -#: Plugin/builder/builder_gnumake_default.cpp:188 +#: Plugin/builder/builder_NMake.cpp:175 Plugin/builder/builder_gnumake.cpp:166 +#: Plugin/builder/builder_gnumake_default.cpp:186 msgid "" "'.\n" "Would you like to remove it from the dependency list?" msgstr "" -#: Plugin/builder/builder_gnumake.cpp:170 -msgid "CodeLite" -msgstr "" - -#: Plugin/builder/clRemoteBuilder.cpp:41 +#: Plugin/builder/clRemoteBuilder.cpp:40 msgid "Could not find SSH account: " msgstr "" -#: Plugin/builder/clRemoteBuilder.cpp:48 +#: Plugin/builder/clRemoteBuilder.cpp:47 msgid "Could not locate ssh executable" msgstr "" @@ -11968,28 +12183,28 @@ msgstr "" msgid "Contributors:\n" msgstr "" -#: Plugin/clAboutDialogBase.cpp:47 Plugin/clAboutDialogBase.h:82 +#: Plugin/clAboutDialogBase.cpp:48 Plugin/clAboutDialogBase.h:82 #: SnipWiz/editsnippetsbasedlg.cpp:127 wxcrafter/src/wxcrafter.cpp:1196 msgid "About" msgstr "" -#: Plugin/clAboutDialogBase.cpp:79 Subversion2/subversion2_ui.cpp:751 +#: Plugin/clAboutDialogBase.cpp:80 Subversion2/subversion2_ui.cpp:751 msgid "Author:" msgstr "" -#: Plugin/clAboutDialogBase.cpp:89 -msgid "2007 - 2025, by Eran Ifrah" +#: Plugin/clAboutDialogBase.cpp:90 +msgid "2007 - 2026, by Eran Ifrah" msgstr "" -#: Plugin/clAboutDialogBase.cpp:111 +#: Plugin/clAboutDialogBase.cpp:112 msgid "Home Page:" msgstr "" -#: Plugin/clAboutDialogBase.cpp:131 wxcrafter/src/wxcrafter.cpp:1245 +#: Plugin/clAboutDialogBase.cpp:132 wxcrafter/src/wxcrafter.cpp:1245 msgid "License" msgstr "" -#: Plugin/clAboutDialogBase.cpp:180 +#: Plugin/clAboutDialogBase.cpp:181 msgid "Credits" msgstr "" @@ -12101,48 +12316,48 @@ msgstr "" msgid "Whitespace Visibility:" msgstr "" -#: Plugin/clBootstrapWizard.cpp:144 +#: Plugin/clBootstrapWizard.cpp:138 msgid "System Default" msgstr "" -#: Plugin/clBootstrapWizard.cpp:145 +#: Plugin/clBootstrapWizard.cpp:139 msgid "Dark" msgstr "" -#: Plugin/clBootstrapWizard.cpp:146 +#: Plugin/clBootstrapWizard.cpp:140 msgid "Grey" msgstr "" -#: Plugin/clBootstrapWizard.cpp:147 +#: Plugin/clBootstrapWizard.cpp:141 msgid "Light" msgstr "" -#: Plugin/clBootstrapWizard.cpp:294 +#: Plugin/clBootstrapWizard.cpp:288 msgid "" "You can always run this setup wizard from the menu:\n" "Help -> Run the Setup Wizard" msgstr "" -#: Plugin/clCustomiseToolBarDlg.cpp:25 wxcrafter/controls/spacer_wrapper.cpp:16 -#: wxcrafter/src/allocator_mgr.cpp:483 +#: Plugin/clCustomiseToolBarDlg.cpp:37 wxcrafter/controls/spacer_wrapper.cpp:16 +#: wxcrafter/src/allocator_mgr.cpp:484 msgid "Spacer" msgstr "" -#: Plugin/clCustomiseToolBarDlg.cpp:28 +#: Plugin/clCustomiseToolBarDlg.cpp:40 msgid "Separator" msgstr "" -#: Plugin/clEditorBar.cpp:188 Plugin/clEditorBar.cpp:192 -#: Plugin/clEditorBar.cpp:196 +#: Plugin/clEditorBar.cpp:250 Plugin/clEditorBar.cpp:254 +#: Plugin/clEditorBar.cpp:258 msgid "' to the clipboard" msgstr "" -#: Plugin/clEditorBar.cpp:188 Plugin/clEditorBar.cpp:192 -#: Plugin/clEditorBar.cpp:196 +#: Plugin/clEditorBar.cpp:250 Plugin/clEditorBar.cpp:254 +#: Plugin/clEditorBar.cpp:258 msgid "Copy '" msgstr "" -#: Plugin/clEditorBar.cpp:237 +#: Plugin/clEditorBar.cpp:299 msgid "' copied!" msgstr "" @@ -12216,19 +12431,19 @@ msgstr "" msgid "Wrapped past end of file" msgstr "" -#: Plugin/clPropertiesPage.cpp:32 +#: Plugin/clPropertiesPage.cpp:34 msgid "Property Name" msgstr "" -#: Plugin/clPropertiesPage.cpp:33 +#: Plugin/clPropertiesPage.cpp:35 msgid "Property Value" msgstr "" -#: Plugin/clPropertiesPage.cpp:415 +#: Plugin/clPropertiesPage.cpp:447 msgid "Choose a number" msgstr "" -#: Plugin/clRemoteDirCtrl.cpp:120 Remoty/RemotyWorkspace.cpp:1297 +#: Plugin/clRemoteDirCtrl.cpp:120 Remoty/RemotyWorkspace.cpp:1315 msgid "Reconnecting to: " msgstr "" @@ -12264,13 +12479,13 @@ msgstr "" msgid "New file name" msgstr "" -#: Plugin/clRemoteDirCtrl.cpp:332 Plugin/clTreeCtrlPanel.cpp:136 -#: Plugin/clTreeCtrlPanel.cpp:191 +#: Plugin/clRemoteDirCtrl.cpp:332 Runtime/rc/menu.xrc:1167 +#: Runtime/rc/menu.xrc:1204 msgid "Copy path" msgstr "" -#: Plugin/clRemoteDirCtrl.cpp:340 Plugin/clTreeCtrlPanel.cpp:143 -#: Plugin/clTreeCtrlPanel.cpp:198 +#: Plugin/clRemoteDirCtrl.cpp:340 Plugin/clTreeCtrlPanel.cpp:142 +#: Plugin/clTreeCtrlPanel.cpp:181 msgid "Path copied to clipboard" msgstr "" @@ -12290,7 +12505,7 @@ msgstr "" msgid "Failed to rename file: connection lost" msgstr "" -#: Plugin/clRemoteDirCtrl.cpp:499 Plugin/clTreeCtrlPanel.cpp:653 +#: Plugin/clRemoteDirCtrl.cpp:499 Plugin/clTreeCtrlPanel.cpp:639 msgid "Are you sure you want to delete the selected items?" msgstr "" @@ -12308,11 +12523,11 @@ msgstr "" msgid "Inspect Variable" msgstr "" -#: Plugin/clSFTPManager.cpp:832 +#: Plugin/clSFTPManager.cpp:833 msgid " saved" msgstr "" -#: Plugin/clSFTPManager.cpp:840 +#: Plugin/clSFTPManager.cpp:841 msgid "SFTP error: failed to save file. " msgstr "" @@ -12398,18 +12613,18 @@ msgstr "" msgid "Show secondary sidebar" msgstr "" -#: Plugin/clStrings.h:9 Plugin/editor_config.cpp:384 -#: Plugin/editor_config.cpp:421 +#: Plugin/clStrings.h:9 Plugin/editor_config.cpp:383 +#: Plugin/editor_config.cpp:420 msgid "Tasks" msgstr "" -#: Plugin/clStrings.h:10 Plugin/editor_config.cpp:382 -#: Plugin/editor_config.cpp:419 +#: Plugin/clStrings.h:10 Plugin/editor_config.cpp:381 +#: Plugin/editor_config.cpp:418 msgid "Trace" msgstr "" -#: Plugin/clStrings.h:11 Plugin/editor_config.cpp:376 -#: Plugin/editor_config.cpp:413 +#: Plugin/clStrings.h:11 Plugin/editor_config.cpp:375 +#: Plugin/editor_config.cpp:412 msgid "References" msgstr "" @@ -12436,54 +12651,46 @@ msgstr "" msgid "Customise..." msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:58 +#: Plugin/clTreeCtrlPanel.cpp:66 msgid "Fold Tree" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:84 +#: Plugin/clTreeCtrlPanel.cpp:92 msgid "Folders" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:118 Plugin/clTreeCtrlPanel.cpp:521 -#: codelitephp/php-plugin/php_workspace_view.cpp:541 -msgid "New Folder" -msgstr "" - -#: Plugin/clTreeCtrlPanel.cpp:131 -msgid "Find in Files" -msgstr "" - -#: Plugin/clTreeCtrlPanel.cpp:183 -msgid "Open with default application" -msgstr "" - -#: Plugin/clTreeCtrlPanel.cpp:226 Plugin/clTreeCtrlPanelDefaultPage.cpp:36 +#: Plugin/clTreeCtrlPanel.cpp:210 Plugin/clTreeCtrlPanelDefaultPage.cpp:36 msgid "Open Folder..." msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:491 -#: codelitephp/php-plugin/php_workspace_view.cpp:645 +#: Plugin/clTreeCtrlPanel.cpp:475 +#: codelitephp/php-plugin/php_workspace_view.cpp:662 msgid "Set the file name:" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:521 +#: Plugin/clTreeCtrlPanel.cpp:505 Runtime/rc/menu.xrc:1177 +#: codelitephp/php-plugin/php_workspace_view.cpp:558 +msgid "New Folder" +msgstr "" + +#: Plugin/clTreeCtrlPanel.cpp:505 msgid "Set the folder name:" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:731 +#: Plugin/clTreeCtrlPanel.cpp:719 msgid "New Name:" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:731 +#: Plugin/clTreeCtrlPanel.cpp:719 msgid "Rename File" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:1161 -#: codelitephp/php-plugin/php_workspace_view.cpp:1481 +#: Plugin/clTreeCtrlPanel.cpp:1149 +#: codelitephp/php-plugin/php_workspace_view.cpp:1517 msgid "Rename folder" msgstr "" -#: Plugin/clTreeCtrlPanel.cpp:1161 +#: Plugin/clTreeCtrlPanel.cpp:1149 msgid "Type the new folder name:" msgstr "" @@ -12491,25 +12698,25 @@ msgstr "" msgid "Generating " msgstr "" -#: Plugin/clean_request.cpp:61 Plugin/compile_request.cpp:78 -#: Plugin/custombuildrequest.cpp:71 +#: Plugin/clean_request.cpp:62 Plugin/compile_request.cpp:78 +#: Plugin/custombuildrequest.cpp:70 msgid "Cant find project: " msgstr "" -#: Plugin/clean_request.cpp:77 +#: Plugin/clean_request.cpp:78 msgid "Sorry, there is no 'Clean' command available\n" msgstr "" -#: Plugin/clean_request.cpp:102 +#: Plugin/clean_request.cpp:103 msgid "Sorry, couldn't find the Build configuration\n" msgstr "" -#: Plugin/clean_request.cpp:149 Plugin/compile_request.cpp:220 -#: Plugin/custombuildrequest.cpp:221 +#: Plugin/clean_request.cpp:150 Plugin/compile_request.cpp:220 +#: Plugin/custombuildrequest.cpp:220 msgid ", process terminated with exit code: 0" msgstr "" -#: Plugin/clean_request.cpp:149 +#: Plugin/clean_request.cpp:150 msgid "Failed to start clean process, command: " msgstr "" @@ -12527,15 +12734,15 @@ msgstr "" msgid "Build Cancelled!" msgstr "" -#: Plugin/compile_request.cpp:176 Plugin/custombuildrequest.cpp:126 +#: Plugin/compile_request.cpp:176 Plugin/custombuildrequest.cpp:125 msgid "Command line is empty. Build aborted." msgstr "" -#: Plugin/compile_request.cpp:220 Plugin/custombuildrequest.cpp:221 +#: Plugin/compile_request.cpp:220 Plugin/custombuildrequest.cpp:220 msgid "Failed to start build process, command: " msgstr "" -#: Plugin/custombuildrequest.cpp:170 +#: Plugin/custombuildrequest.cpp:169 #, c-format msgid "MESSAGE: Entering directory `%s'\n" msgstr "" @@ -12548,27 +12755,27 @@ msgstr "" msgid "Select a folder:" msgstr "" -#: Plugin/editor_config.cpp:388 Plugin/editor_config.cpp:425 -#: cppchecker/cppchecker.cpp:104 cppchecker/cppchecker.cpp:118 +#: Plugin/editor_config.cpp:387 Plugin/editor_config.cpp:424 +#: cppchecker/cppchecker.cpp:101 cppchecker/cppchecker.cpp:115 msgid "CppCheck" msgstr "" -#: Plugin/editor_config.cpp:390 Plugin/editor_config.cpp:427 -#: Subversion2/subversion2.cpp:207 +#: Plugin/editor_config.cpp:389 Plugin/editor_config.cpp:426 +#: Subversion2/subversion2.cpp:254 msgid "Subversion" msgstr "" -#: Plugin/editor_config.cpp:392 cscope/cscope.cpp:54 cscope/cscope.cpp:95 -#: cscope/cscope.cpp:668 +#: Plugin/editor_config.cpp:391 cscope/cscope.cpp:54 cscope/cscope.cpp:92 +#: cscope/cscope.cpp:786 msgid "CScope" msgstr "" -#: Plugin/editor_config.cpp:394 Plugin/editor_config.cpp:431 git/git.cpp:281 -#: git/git.cpp:2478 git/git.cpp:2540 +#: Plugin/editor_config.cpp:393 Plugin/editor_config.cpp:430 git/git.cpp:276 +#: git/git.cpp:2485 git/git.cpp:2547 msgid "Git" msgstr "" -#: Plugin/editor_config.cpp:429 +#: Plugin/editor_config.cpp:428 msgid "Cscope" msgstr "" @@ -12852,7 +13059,7 @@ msgstr "" msgid "Save Project As Template" msgstr "" -#: Plugin/open_resource_dialog.cpp:91 codelitephp/php-plugin/php_ui.h:158 +#: Plugin/open_resource_dialog.cpp:92 codelitephp/php-plugin/php_ui.h:158 msgid "Open resource..." msgstr "" @@ -12905,129 +13112,145 @@ msgstr "" msgid "Fix Include Statement" msgstr "" -#: Plugin/sftp_ui.cpp:56 +#: Plugin/sftp_ui.cpp:57 msgid "User" msgstr "" -#: Plugin/sftp_ui.cpp:62 +#: Plugin/sftp_ui.cpp:63 msgid "Add new account" msgstr "" -#: Plugin/sftp_ui.cpp:68 +#: Plugin/sftp_ui.cpp:69 msgid "Delete the selected accounts" msgstr "" -#: Plugin/sftp_ui.cpp:73 +#: Plugin/sftp_ui.cpp:74 msgid "Edit the selected account" msgstr "" -#: Plugin/sftp_ui.cpp:153 +#: Plugin/sftp_ui.cpp:154 msgid "Account Name:" msgstr "" -#: Plugin/sftp_ui.cpp:154 Plugin/sftp_ui.cpp:159 +#: Plugin/sftp_ui.cpp:155 Plugin/sftp_ui.cpp:160 msgid "Give this account a unique name" msgstr "" -#: Plugin/sftp_ui.cpp:168 +#: Plugin/sftp_ui.cpp:169 msgid "Host / IP:" msgstr "" -#: Plugin/sftp_ui.cpp:173 +#: Plugin/sftp_ui.cpp:174 msgid "The remote host ip address or its known name" msgstr "" -#: Plugin/sftp_ui.cpp:186 +#: Plugin/sftp_ui.cpp:187 msgid "The SSH port. If you don't know it, leave it as 22 (SSH default port)" msgstr "" -#: Plugin/sftp_ui.cpp:194 Subversion2/subversion2_ui.cpp:302 git/gitui.cpp:1896 +#: Plugin/sftp_ui.cpp:195 Subversion2/subversion2_ui.cpp:302 git/gitui.cpp:1899 msgid "Username:" msgstr "" -#: Plugin/sftp_ui.cpp:200 +#: Plugin/sftp_ui.cpp:201 msgid "Login user name" msgstr "" -#: Plugin/sftp_ui.cpp:214 +#: Plugin/sftp_ui.cpp:209 +msgid "Default folder:" +msgstr "" + +#: Plugin/sftp_ui.cpp:215 +msgid "Optionally, set the home folder for this account" +msgstr "" + +#: Plugin/sftp_ui.cpp:235 +msgid "Login method: public key" +msgstr "" + +#: Plugin/sftp_ui.cpp:249 +msgid "Use different key:" +msgstr "" + +#: Plugin/sftp_ui.cpp:265 msgid "" -"This field is optional. By leaving this field empty, codelite will attempt " -"to connect only using public key authentication" +"Optionally, choose an SSH key for login; if none is selected, CodeLite will " +"fall back to your default public key." msgstr "" -#: Plugin/sftp_ui.cpp:223 -msgid "Default folder:" +#: Plugin/sftp_ui.cpp:274 +msgid "Use passphrase" msgstr "" -#: Plugin/sftp_ui.cpp:229 -msgid "Set the home folder for this account" +#: Plugin/sftp_ui.cpp:279 +msgid "Check this if this SSH key requires passpharse." msgstr "" -#: Plugin/sftp_ui.cpp:237 -msgid "Additional key files:" +#: Plugin/sftp_ui.cpp:285 +msgid "Login method: password" msgstr "" -#: Plugin/sftp_ui.cpp:281 +#: Plugin/sftp_ui.cpp:324 msgid "Test Connection" msgstr "" -#: Plugin/sftp_ui.cpp:365 Plugin/sftp_ui.cpp:609 Remoty/RemotyUI.cpp:94 +#: Plugin/sftp_ui.cpp:410 Plugin/sftp_ui.cpp:654 Remoty/RemotyUI.cpp:94 msgid "Account:" msgstr "" -#: Plugin/sftp_ui.cpp:384 +#: Plugin/sftp_ui.cpp:429 msgid "Set the remote folder to browse and click on the 'Refresh' button" msgstr "" -#: Plugin/sftp_ui.cpp:505 +#: Plugin/sftp_ui.cpp:550 msgid "Tool:" msgstr "" -#: Plugin/sftp_ui.cpp:510 +#: Plugin/sftp_ui.cpp:555 msgid "grep" msgstr "" -#: Plugin/sftp_ui.cpp:511 +#: Plugin/sftp_ui.cpp:556 msgid "sed" msgstr "" -#: Plugin/sftp_ui.cpp:518 +#: Plugin/sftp_ui.cpp:563 msgid "Find:" msgstr "" -#: Plugin/sftp_ui.cpp:538 +#: Plugin/sftp_ui.cpp:583 msgid "Replace with:" msgstr "" -#: Plugin/sftp_ui.cpp:576 +#: Plugin/sftp_ui.cpp:621 msgid "Exclude patterns:" msgstr "" -#: Plugin/sftp_ui.cpp:582 +#: Plugin/sftp_ui.cpp:627 msgid "A semi colon list of exclude patterns" msgstr "" -#: Plugin/sftp_ui.cpp:590 +#: Plugin/sftp_ui.cpp:635 msgid "File types:" msgstr "" -#: Plugin/sftp_ui.cpp:647 +#: Plugin/sftp_ui.cpp:692 msgid "Case sensitive" msgstr "" -#: Plugin/sftp_ui.h:83 +#: Plugin/sftp_ui.h:85 msgid "SSH Account Manager" msgstr "" -#: Plugin/sftp_ui.h:139 +#: Plugin/sftp_ui.h:153 msgid "Add Account" msgstr "" -#: Plugin/sftp_ui.h:186 +#: Plugin/sftp_ui.h:200 msgid "SFTP Browser" msgstr "" -#: Plugin/sftp_ui.h:251 +#: Plugin/sftp_ui.h:265 msgid "Run tool on remote host" msgstr "" @@ -13043,11 +13266,11 @@ msgstr "" msgid "Macros" msgstr "" -#: Plugin/unredobase.cpp:164 wxcrafter/src/wxc_edit_manager.cpp:180 +#: Plugin/unredobase.cpp:164 wxcrafter/src/wxc_edit_manager.cpp:183 msgid "Redo " msgstr "" -#: Plugin/unredobase.cpp:164 wxcrafter/src/wxc_edit_manager.cpp:180 +#: Plugin/unredobase.cpp:164 wxcrafter/src/wxc_edit_manager.cpp:183 msgid "Undo " msgstr "" @@ -13085,12 +13308,12 @@ msgstr "" msgid "File removal failed" msgstr "" -#: Plugin/workspace.cpp:1378 +#: Plugin/workspace.cpp:1402 #, c-format msgid "Could not open workspace file: '%s'" msgstr "" -#: Plugin/workspace.cpp:1385 +#: Plugin/workspace.cpp:1409 msgid "Corrupted workspace file" msgstr "" @@ -13098,12 +13321,12 @@ msgstr "" msgid "Unable to find " msgstr "" -#: Plugin/wxTerminalCtrl/wxTerminalOutputCtrl.cpp:489 +#: Plugin/wxTerminalCtrl/wxTerminalOutputCtrl.cpp:486 msgid "Copy with Terminal Colours" msgstr "" -#: Plugin/wxcrafter_plugin.cpp:392 wxcrafter/aui/aui_manager_wrapper.cpp:43 -#: wxcrafter/aui/aui_pane_info.cpp:53 wxcrafter/aui/aui_pane_info.cpp:173 +#: Plugin/wxcrafter_plugin.cpp:392 wxcrafter/aui/aui_manager_wrapper.cpp:42 +#: wxcrafter/aui/aui_pane_info.cpp:66 wxcrafter/aui/aui_pane_info.cpp:189 msgid "Caption" msgstr "" @@ -13165,43 +13388,43 @@ msgstr "" msgid "New Qmake project" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:62 QmakePlugin/qmakeplugin.cpp:73 +#: QmakePlugin/qmakeplugin.cpp:59 QmakePlugin/qmakeplugin.cpp:70 msgid "Qt's QMake integration with CodeLite" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:101 QmakePlugin/qmakeplugin.cpp:102 +#: QmakePlugin/qmakeplugin.cpp:99 QmakePlugin/qmakeplugin.cpp:101 msgid "Create new qmake based project" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:111 +#: QmakePlugin/qmakeplugin.cpp:110 msgid "New qmake based project..." msgstr "" -#: QmakePlugin/qmakeplugin.cpp:117 +#: QmakePlugin/qmakeplugin.cpp:116 msgid "QMake" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:132 +#: QmakePlugin/qmakeplugin.cpp:140 msgid "Run qmake..." msgstr "" -#: QmakePlugin/qmakeplugin.cpp:260 +#: QmakePlugin/qmakeplugin.cpp:278 msgid "" "Could not locate pro file.\n" "Did you remember to run qmake? (right click on the project)" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:378 +#: QmakePlugin/qmakeplugin.cpp:397 msgid "" "There is no qmake defined, please define one from 'Plugins -> Qmake -> " "Settings'" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:435 +#: QmakePlugin/qmakeplugin.cpp:456 msgid "Invalid project path!" msgstr "" -#: QmakePlugin/qmakeplugin.cpp:445 +#: QmakePlugin/qmakeplugin.cpp:467 #, c-format msgid "Failed to create .project file '%s'" msgstr "" @@ -13275,11 +13498,11 @@ msgstr "" msgid "Seelct a folder" msgstr "" -#: Remoty/RemotyPlugin.cpp:53 Remoty/RemotyPlugin.cpp:63 +#: Remoty/RemotyPlugin.cpp:50 Remoty/RemotyPlugin.cpp:60 msgid "Remote work over SSH" msgstr "" -#: Remoty/RemotyPlugin.cpp:110 +#: Remoty/RemotyPlugin.cpp:107 msgid "Remoty plugin" msgstr "" @@ -13287,7 +13510,7 @@ msgstr "" msgid "Workspace type:" msgstr "" -#: Remoty/RemotyUI.h:84 Runtime/rc/menu.xrc:956 +#: Remoty/RemotyUI.h:84 Runtime/rc/menu.xrc:968 msgid "Switch to workspace..." msgstr "" @@ -13299,86 +13522,90 @@ msgstr "" msgid "Downloading file: " msgstr "" -#: Remoty/RemotyWorkspace.cpp:482 +#: Remoty/RemotyWorkspace.cpp:470 +msgid "Failed to create new workspace directory:\n" +msgstr "" + +#: Remoty/RemotyWorkspace.cpp:476 msgid "Failed to create new workspace file:\n" msgstr "" -#: Remoty/RemotyWorkspace.cpp:507 +#: Remoty/RemotyWorkspace.cpp:530 msgid "Could not find a matching SSH account to load the workspace!" msgstr "" -#: Remoty/RemotyWorkspace.cpp:523 +#: Remoty/RemotyWorkspace.cpp:546 msgid "Failed to download remote workspace file!\n" msgstr "" -#: Remoty/RemotyWorkspace.cpp:528 +#: Remoty/RemotyWorkspace.cpp:551 msgid "Retrying to load workspace..." msgstr "" -#: Remoty/RemotyWorkspace.cpp:538 +#: Remoty/RemotyWorkspace.cpp:561 msgid "Failed to load workspace file: " msgstr "" -#: Remoty/RemotyWorkspace.cpp:551 +#: Remoty/RemotyWorkspace.cpp:574 msgid "Invalid empty remote path provided" msgstr "" -#: Remoty/RemotyWorkspace.cpp:565 +#: Remoty/RemotyWorkspace.cpp:588 msgid "" "Could not locate ssh executable in your PATH!\n" "Update your PATH from 'settings -> environment variables' to a location that " "contains your 'ssh' executable" msgstr "" -#: Remoty/RemotyWorkspace.cpp:644 +#: Remoty/RemotyWorkspace.cpp:667 msgid "" "Failed to start remote terminal process. Do you have `ssh` client installed " "and in PATH?" msgstr "" -#: Remoty/RemotyWorkspace.cpp:686 +#: Remoty/RemotyWorkspace.cpp:709 msgid "Failed to start debugger!" msgstr "" -#: Remoty/RemotyWorkspace.cpp:739 +#: Remoty/RemotyWorkspace.cpp:762 msgid "Please specify an executable to run" msgstr "" -#: Remoty/RemotyWorkspace.cpp:832 +#: Remoty/RemotyWorkspace.cpp:855 msgid "Failed to write remote script on the remote machine!" msgstr "" -#: Remoty/RemotyWorkspace.cpp:931 +#: Remoty/RemotyWorkspace.cpp:954 msgid "Remote file system scan completed. Found: " msgstr "" -#: Remoty/RemotyWorkspace.cpp:1000 +#: Remoty/RemotyWorkspace.cpp:1023 msgid "" "You are about to execute a remote replace in files\n" "Do you wish to continue?" msgstr "" -#: Remoty/RemotyWorkspace.cpp:1054 +#: Remoty/RemotyWorkspace.cpp:1077 msgid "" "Remote replace in files completed, would you like to reload the following " "modified files:\n" msgstr "" -#: Remoty/RemotyWorkspace.cpp:1219 +#: Remoty/RemotyWorkspace.cpp:1242 msgid "" "Could not find codelite-remote.json file\n" "Would you like to create one?" msgstr "" -#: Remoty/RemotyWorkspace.cpp:1302 +#: Remoty/RemotyWorkspace.cpp:1320 msgid "Failed to save file: " msgstr "" -#: Remoty/RemotyWorkspace.cpp:1334 +#: Remoty/RemotyWorkspace.cpp:1352 msgid " successfully saved" msgstr "" -#: Remoty/RemotyWorkspace.cpp:1334 Remoty/RemotyWorkspaceView.cpp:272 +#: Remoty/RemotyWorkspace.cpp:1352 Remoty/RemotyWorkspaceView.cpp:272 msgid "Remote file: " msgstr "" @@ -13391,7 +13618,7 @@ msgid "Edit codelite-remote.json..." msgstr "" #: Remoty/RemotyWorkspaceView.cpp:158 -#: codelitephp/php-plugin/php_workspace_view.cpp:320 +#: codelitephp/php-plugin/php_workspace_view.cpp:334 msgid "Close workspace" msgstr "" @@ -13449,11 +13676,11 @@ msgstr "" msgid "New &Workspace" msgstr "" -#: Runtime/rc/menu.xrc:57 Runtime/rc/menu.xrc:515 +#: Runtime/rc/menu.xrc:57 Runtime/rc/menu.xrc:516 msgid "New &Project" msgstr "" -#: Runtime/rc/menu.xrc:61 Runtime/rc/menu.xrc:1166 +#: Runtime/rc/menu.xrc:61 msgid "&Open" msgstr "" @@ -13489,7 +13716,7 @@ msgstr "" msgid "Save tabs as group" msgstr "" -#: Runtime/rc/menu.xrc:94 Runtime/rc/menu.xrc:804 +#: Runtime/rc/menu.xrc:94 Runtime/rc/menu.xrc:816 msgid "Duplicate Tab..." msgstr "" @@ -13601,595 +13828,583 @@ msgstr "" msgid "Display &Function Calltip" msgstr "" -#: Runtime/rc/menu.xrc:255 wxcrafter/src/gui.cpp:114 +#: Runtime/rc/menu.xrc:256 wxcrafter/src/gui.cpp:114 msgid "&View" msgstr "" -#: Runtime/rc/menu.xrc:258 +#: Runtime/rc/menu.xrc:259 msgid "Word W&rap" msgstr "" -#: Runtime/rc/menu.xrc:262 +#: Runtime/rc/menu.xrc:263 msgid "Toggle Current &Fold" msgstr "" -#: Runtime/rc/menu.xrc:265 +#: Runtime/rc/menu.xrc:266 msgid "Toggle &All Folds" msgstr "" -#: Runtime/rc/menu.xrc:268 +#: Runtime/rc/menu.xrc:269 msgid "Toggle All To&pmost Folds in Selection" msgstr "" -#: Runtime/rc/menu.xrc:271 +#: Runtime/rc/menu.xrc:272 msgid "Toggle &Every Fold in Selection" msgstr "" -#: Runtime/rc/menu.xrc:274 +#: Runtime/rc/menu.xrc:275 msgid "&Display EOL" msgstr "" -#: Runtime/rc/menu.xrc:278 ZoomNavigator/zoomnavigator.cpp:52 +#: Runtime/rc/menu.xrc:279 ZoomNavigator/zoomnavigator.cpp:52 msgid "Zoom" msgstr "" -#: Runtime/rc/menu.xrc:290 +#: Runtime/rc/menu.xrc:291 msgid "Show Whitespace" msgstr "" -#: Runtime/rc/menu.xrc:321 +#: Runtime/rc/menu.xrc:322 msgid "&Output Pane" msgstr "" -#: Runtime/rc/menu.xrc:325 +#: Runtime/rc/menu.xrc:326 msgid "Wor&kspace Pane" msgstr "" -#: Runtime/rc/menu.xrc:329 +#: Runtime/rc/menu.xrc:330 msgid "&Navigation Bar" msgstr "" -#: Runtime/rc/menu.xrc:333 +#: Runtime/rc/menu.xrc:334 msgid "&Debugger Pane" msgstr "" #: Runtime/rc/menu.xrc:338 -msgid "&Show Builtin Terminal" +msgid "&Show MiniMap View" msgstr "" -#: Runtime/rc/menu.xrc:342 +#: Runtime/rc/menu.xrc:343 msgid "&Toggle All Panes" msgstr "" -#: Runtime/rc/menu.xrc:350 +#: Runtime/rc/menu.xrc:351 msgid "Main ToolBar Orientation" msgstr "" -#: Runtime/rc/menu.xrc:352 wxcrafter/src/wxgui_defs.h:130 +#: Runtime/rc/menu.xrc:353 wxcrafter/src/wxgui_defs.h:130 msgid "Hidden" msgstr "" -#: Runtime/rc/menu.xrc:356 +#: Runtime/rc/menu.xrc:357 msgid "Top" msgstr "" -#: Runtime/rc/menu.xrc:360 +#: Runtime/rc/menu.xrc:361 msgid "Bottom" msgstr "" -#: Runtime/rc/menu.xrc:377 +#: Runtime/rc/menu.xrc:378 msgid "Show Plugins Toolbar" msgstr "" -#: Runtime/rc/menu.xrc:386 +#: Runtime/rc/menu.xrc:387 msgid "Restore Layout" msgstr "" -#: Runtime/rc/menu.xrc:390 wxcrafter/src/gui.cpp:159 +#: Runtime/rc/menu.xrc:391 wxcrafter/src/gui.cpp:159 msgid "&Search" msgstr "" -#: Runtime/rc/menu.xrc:394 +#: Runtime/rc/menu.xrc:395 msgid "Find and Replace" msgstr "" -#: Runtime/rc/menu.xrc:396 +#: Runtime/rc/menu.xrc:397 msgid "Fi&nd..." msgstr "" -#: Runtime/rc/menu.xrc:399 +#: Runtime/rc/menu.xrc:400 msgid "&Replace..." msgstr "" -#: Runtime/rc/menu.xrc:402 +#: Runtime/rc/menu.xrc:403 msgid "Find &Next" msgstr "" -#: Runtime/rc/menu.xrc:405 +#: Runtime/rc/menu.xrc:406 msgid "Find &Previous" msgstr "" -#: Runtime/rc/menu.xrc:425 +#: Runtime/rc/menu.xrc:426 msgid "&Find In Files..." msgstr "" -#: Runtime/rc/menu.xrc:436 +#: Runtime/rc/menu.xrc:437 msgid "Go To" msgstr "" -#: Runtime/rc/menu.xrc:438 +#: Runtime/rc/menu.xrc:439 msgid "Go To Pre&vious Location" msgstr "" -#: Runtime/rc/menu.xrc:441 +#: Runtime/rc/menu.xrc:442 msgid "Go To For&ward Location" msgstr "" -#: Runtime/rc/menu.xrc:444 +#: Runtime/rc/menu.xrc:445 msgid "&Go To Line..." msgstr "" -#: Runtime/rc/menu.xrc:451 +#: Runtime/rc/menu.xrc:452 msgid "Toggle &Bookmark" msgstr "" -#: Runtime/rc/menu.xrc:454 +#: Runtime/rc/menu.xrc:455 msgid "&Next Bookmark" msgstr "" -#: Runtime/rc/menu.xrc:457 +#: Runtime/rc/menu.xrc:458 msgid "Previo&us Bookmark" msgstr "" -#: Runtime/rc/menu.xrc:460 +#: Runtime/rc/menu.xrc:461 msgid "Remove All &Currently-Active Bookmarks" msgstr "" -#: Runtime/rc/menu.xrc:463 +#: Runtime/rc/menu.xrc:464 msgid "Remove &All Bookmarks" msgstr "" -#: Runtime/rc/menu.xrc:478 +#: Runtime/rc/menu.xrc:479 msgid "Find &Resource..." msgstr "" -#: Runtime/rc/menu.xrc:482 +#: Runtime/rc/menu.xrc:483 msgid "&Quick Outline..." msgstr "" -#: Runtime/rc/menu.xrc:485 +#: Runtime/rc/menu.xrc:486 msgid "Find &Symbol" msgstr "" -#: Runtime/rc/menu.xrc:495 +#: Runtime/rc/menu.xrc:496 msgid "&Workspace" msgstr "" -#: Runtime/rc/menu.xrc:498 +#: Runtime/rc/menu.xrc:499 msgid "&New Workspace..." msgstr "" -#: Runtime/rc/menu.xrc:501 +#: Runtime/rc/menu.xrc:502 msgid "&Open Workspace..." msgstr "" -#: Runtime/rc/menu.xrc:504 +#: Runtime/rc/menu.xrc:505 msgid "&Close Workspace" msgstr "" -#: Runtime/rc/menu.xrc:507 +#: Runtime/rc/menu.xrc:508 msgid "&Reload Workspace" msgstr "" -#: Runtime/rc/menu.xrc:511 +#: Runtime/rc/menu.xrc:512 msgid "&Import other IDEs solution/workspace files..." msgstr "" -#: Runtime/rc/menu.xrc:518 +#: Runtime/rc/menu.xrc:519 msgid "&Add an existing project" msgstr "" -#: Runtime/rc/menu.xrc:521 +#: Runtime/rc/menu.xrc:522 msgid "&Open Active Project Settings..." msgstr "" -#: Runtime/rc/menu.xrc:524 +#: Runtime/rc/menu.xrc:525 msgid "&Select Active Project..." msgstr "" -#: Runtime/rc/menu.xrc:529 +#: Runtime/rc/menu.xrc:530 msgid "Reparse the workspace" msgstr "" -#: Runtime/rc/menu.xrc:536 +#: Runtime/rc/menu.xrc:537 msgid "Configuration &Manager..." msgstr "" -#: Runtime/rc/menu.xrc:540 +#: Runtime/rc/menu.xrc:541 msgid "&Run" msgstr "" -#: Runtime/rc/menu.xrc:543 +#: Runtime/rc/menu.xrc:544 msgid "&Stop" msgstr "" -#: Runtime/rc/menu.xrc:547 +#: Runtime/rc/menu.xrc:548 msgid "&Build Project" msgstr "" -#: Runtime/rc/menu.xrc:550 +#: Runtime/rc/menu.xrc:551 msgid "&Compile Current File" msgstr "" -#: Runtime/rc/menu.xrc:553 +#: Runtime/rc/menu.xrc:554 msgid "&Compile Current File's Project" msgstr "" -#: Runtime/rc/menu.xrc:556 +#: Runtime/rc/menu.xrc:557 msgid "Cl&ean Project" msgstr "" -#: Runtime/rc/menu.xrc:559 +#: Runtime/rc/menu.xrc:560 msgid "Sto&p Build" msgstr "" -#: Runtime/rc/menu.xrc:563 +#: Runtime/rc/menu.xrc:564 msgid "Reb&uild Project" msgstr "" -#: Runtime/rc/menu.xrc:566 +#: Runtime/rc/menu.xrc:567 msgid "Build and Run Pro&ject" msgstr "" -#: Runtime/rc/menu.xrc:584 +#: Runtime/rc/menu.xrc:585 msgid "Ne&xt Build Error" msgstr "" -#: Runtime/rc/menu.xrc:588 +#: Runtime/rc/menu.xrc:589 msgid "&Debugger" msgstr "" -#: Runtime/rc/menu.xrc:591 +#: Runtime/rc/menu.xrc:592 msgid "&Start/Continue Debugger" msgstr "" -#: Runtime/rc/menu.xrc:594 +#: Runtime/rc/menu.xrc:595 msgid "&Restart Debugger" msgstr "" -#: Runtime/rc/menu.xrc:597 +#: Runtime/rc/menu.xrc:598 msgid "&Attach to process..." msgstr "" -#: Runtime/rc/menu.xrc:600 +#: Runtime/rc/menu.xrc:601 msgid "Debug a core d&ump..." msgstr "" -#: Runtime/rc/menu.xrc:603 +#: Runtime/rc/menu.xrc:604 msgid "&Pause debugger" msgstr "" -#: Runtime/rc/menu.xrc:606 +#: Runtime/rc/menu.xrc:607 msgid "S&top debugger" msgstr "" -#: Runtime/rc/menu.xrc:610 +#: Runtime/rc/menu.xrc:611 msgid "Step &Into" msgstr "" -#: Runtime/rc/menu.xrc:613 +#: Runtime/rc/menu.xrc:614 msgid "Step Into &Instruction" msgstr "" -#: Runtime/rc/menu.xrc:616 +#: Runtime/rc/menu.xrc:617 msgid "Ne&xt" msgstr "" -#: Runtime/rc/menu.xrc:622 +#: Runtime/rc/menu.xrc:623 msgid "Step &Out" msgstr "" -#: Runtime/rc/menu.xrc:633 +#: Runtime/rc/menu.xrc:634 msgid "Show &Cursor" msgstr "" -#: Runtime/rc/menu.xrc:637 +#: Runtime/rc/menu.xrc:638 msgid "Toggle &Breakpoint" msgstr "" -#: Runtime/rc/menu.xrc:640 +#: Runtime/rc/menu.xrc:641 msgid "Disab&le All Breakpoints" msgstr "" -#: Runtime/rc/menu.xrc:643 +#: Runtime/rc/menu.xrc:644 msgid "E&nable All Breakpoints" msgstr "" -#: Runtime/rc/menu.xrc:646 +#: Runtime/rc/menu.xrc:647 msgid "&Delete All Breakpoints" msgstr "" -#: Runtime/rc/menu.xrc:650 +#: Runtime/rc/menu.xrc:651 msgid "&Quick Debug..." msgstr "" -#: Runtime/rc/menu.xrc:654 +#: Runtime/rc/menu.xrc:655 msgid "GDB Windows" msgstr "" -#: Runtime/rc/menu.xrc:685 +#: Runtime/rc/menu.xrc:686 msgid "ASCII Viewer" msgstr "" -#: Runtime/rc/menu.xrc:689 +#: Runtime/rc/menu.xrc:690 msgid "Disassembly" msgstr "" -#: Runtime/rc/menu.xrc:695 +#: Runtime/rc/menu.xrc:696 msgid "&Plugins" msgstr "" -#: Runtime/rc/menu.xrc:698 +#: Runtime/rc/menu.xrc:699 msgid "&Manage Plugins..." msgstr "" -#: Runtime/rc/menu.xrc:704 +#: Runtime/rc/menu.xrc:705 msgid "AI" msgstr "" -#: Runtime/rc/menu.xrc:707 +#: Runtime/rc/menu.xrc:708 msgid "Open &Chat Window\tCtrl-Shift-H" msgstr "" -#: Runtime/rc/menu.xrc:710 +#: Runtime/rc/menu.xrc:711 msgid "Open Prompt &Editor..." msgstr "" -#: Runtime/rc/menu.xrc:713 +#: Runtime/rc/menu.xrc:714 msgid "Add New &Endpoint..." msgstr "" -#: Runtime/rc/menu.xrc:716 +#: Runtime/rc/menu.xrc:718 +msgid "Add New Local MCP Server..." +msgstr "" + +#: Runtime/rc/menu.xrc:721 +msgid "Add New SSE MCP Server..." +msgstr "" + +#: Runtime/rc/menu.xrc:725 msgid "Choose &Active Endpoint..." msgstr "" -#: Runtime/rc/menu.xrc:720 +#: Runtime/rc/menu.xrc:729 msgid "Open &Settings File..." msgstr "" -#: Runtime/rc/menu.xrc:725 +#: Runtime/rc/menu.xrc:734 msgid "Settin&gs" msgstr "" -#: Runtime/rc/menu.xrc:729 +#: Runtime/rc/menu.xrc:738 msgid "Colours and &Fonts..." msgstr "" -#: Runtime/rc/menu.xrc:732 +#: Runtime/rc/menu.xrc:741 msgid "Keyboard &shortcuts..." msgstr "" -#: Runtime/rc/menu.xrc:735 +#: Runtime/rc/menu.xrc:744 msgid "En&vironment Variables..." msgstr "" -#: Runtime/rc/menu.xrc:738 +#: Runtime/rc/menu.xrc:747 msgid "&Build Settings..." msgstr "" -#: Runtime/rc/menu.xrc:741 +#: Runtime/rc/menu.xrc:750 msgid "&GDB Settings..." msgstr "" -#: Runtime/rc/menu.xrc:744 +#: Runtime/rc/menu.xrc:753 msgid "&Code Completion..." msgstr "" -#: Runtime/rc/menu.xrc:751 +#: Runtime/rc/menu.xrc:756 +msgid "Edit CodeLite's Lua Script..." +msgstr "" + +#: Runtime/rc/menu.xrc:763 msgid "He&lp" msgstr "" -#: Runtime/rc/menu.xrc:754 +#: Runtime/rc/menu.xrc:766 msgid "&Check for updates..." msgstr "" -#: Runtime/rc/menu.xrc:758 +#: Runtime/rc/menu.xrc:770 msgid "&Run the Setup Wizard..." msgstr "" -#: Runtime/rc/menu.xrc:762 wxcrafter/src/gui.cpp:204 +#: Runtime/rc/menu.xrc:774 wxcrafter/src/gui.cpp:204 msgid "&About..." msgstr "" -#: Runtime/rc/menu.xrc:766 +#: Runtime/rc/menu.xrc:778 msgid "&Report an issue..." msgstr "" -#: Runtime/rc/menu.xrc:778 Runtime/rc/menu.xrc:797 +#: Runtime/rc/menu.xrc:790 Runtime/rc/menu.xrc:809 msgid "Close Other Tabs" msgstr "" -#: Runtime/rc/menu.xrc:800 +#: Runtime/rc/menu.xrc:812 msgid "Close Tabs To The Right" msgstr "" -#: Runtime/rc/menu.xrc:808 +#: Runtime/rc/menu.xrc:820 msgid "Make Read Only" msgstr "" -#: Runtime/rc/menu.xrc:820 +#: Runtime/rc/menu.xrc:832 msgid "Copy File Name" msgstr "" -#: Runtime/rc/menu.xrc:851 +#: Runtime/rc/menu.xrc:863 msgid "Swap Header/Implementation file\tF12" msgstr "" -#: Runtime/rc/menu.xrc:855 +#: Runtime/rc/menu.xrc:867 msgid "Search for selected text in workspace" msgstr "" -#: Runtime/rc/menu.xrc:858 +#: Runtime/rc/menu.xrc:870 msgid "Search for selected text with default browser" msgstr "" -#: Runtime/rc/menu.xrc:862 +#: Runtime/rc/menu.xrc:874 msgid "Code Generation / Refactoring" msgstr "" -#: Runtime/rc/menu.xrc:865 +#: Runtime/rc/menu.xrc:877 msgid "Insert Doxygen Comment\tCtrl-Shift-D" msgstr "" -#: Runtime/rc/menu.xrc:872 +#: Runtime/rc/menu.xrc:884 msgid "Comment Selection\tCtrl-Shift-/" msgstr "" -#: Runtime/rc/menu.xrc:875 +#: Runtime/rc/menu.xrc:887 msgid "Toggle Line Comment\tCtrl-/" msgstr "" -#: Runtime/rc/menu.xrc:953 +#: Runtime/rc/menu.xrc:965 msgid "Create new workspace..." msgstr "" -#: Runtime/rc/menu.xrc:964 +#: Runtime/rc/menu.xrc:976 msgid "Add a New File..." msgstr "" -#: Runtime/rc/menu.xrc:967 +#: Runtime/rc/menu.xrc:979 msgid "Add an Existing File..." msgstr "" -#: Runtime/rc/menu.xrc:974 +#: Runtime/rc/menu.xrc:986 msgid "Remove Virtual Folder" msgstr "" -#: Runtime/rc/menu.xrc:978 +#: Runtime/rc/menu.xrc:990 msgid "Rename ..." msgstr "" -#: Runtime/rc/menu.xrc:1005 +#: Runtime/rc/menu.xrc:1017 msgid "ReBuild Workspace" msgstr "" -#: Runtime/rc/menu.xrc:1031 Runtime/rc/menu.xrc:1046 +#: Runtime/rc/menu.xrc:1043 Runtime/rc/menu.xrc:1058 msgid "Detach" msgstr "" -#: Runtime/rc/menu.xrc:1035 Runtime/rc/menu.xrc:1040 +#: Runtime/rc/menu.xrc:1047 Runtime/rc/menu.xrc:1052 msgid "Hide" msgstr "" -#: Runtime/rc/menu.xrc:1051 +#: Runtime/rc/menu.xrc:1063 msgid "Open in CodeLite" msgstr "" -#: Runtime/rc/menu.xrc:1054 +#: Runtime/rc/menu.xrc:1066 msgid "Open with &Default Application" msgstr "" -#: Runtime/rc/menu.xrc:1065 +#: Runtime/rc/menu.xrc:1077 msgid "Compile" msgstr "" -#: Runtime/rc/menu.xrc:1071 +#: Runtime/rc/menu.xrc:1083 msgid "Preprocess" msgstr "" -#: Runtime/rc/menu.xrc:1075 +#: Runtime/rc/menu.xrc:1087 msgid "Exclude from Build" msgstr "" -#: Runtime/rc/menu.xrc:1097 +#: Runtime/rc/menu.xrc:1109 msgid "Copy Value Only" msgstr "" -#: Runtime/rc/menu.xrc:1112 +#: Runtime/rc/menu.xrc:1124 msgid "Display Format" msgstr "" -#: Runtime/rc/menu.xrc:1114 +#: Runtime/rc/menu.xrc:1126 msgid "Natural" msgstr "" -#: Runtime/rc/menu.xrc:1117 +#: Runtime/rc/menu.xrc:1129 msgid "Hexadecimal" msgstr "" -#: Runtime/rc/menu.xrc:1120 +#: Runtime/rc/menu.xrc:1132 msgid "Binary" msgstr "" -#: Runtime/rc/menu.xrc:1123 +#: Runtime/rc/menu.xrc:1135 msgid "Octal" msgstr "" -#: Runtime/rc/menu.xrc:1126 +#: Runtime/rc/menu.xrc:1138 msgid "Decimal" msgstr "" -#: Runtime/rc/menu.xrc:1144 -msgid "Tags" -msgstr "" - -#: Runtime/rc/menu.xrc:1146 -msgid "Global Parser Paths" -msgstr "" - -#: Runtime/rc/menu.xrc:1148 Runtime/rc/menu.xrc:1157 -msgid "Add to include paths" -msgstr "" - -#: Runtime/rc/menu.xrc:1151 Runtime/rc/menu.xrc:1160 -msgid "Add to exclude paths" -msgstr "" - -#: Runtime/rc/menu.xrc:1155 -msgid "Workspace Parser Paths" -msgstr "" - -#: Runtime/rc/menu.xrc:1169 -msgid "Open in &editor" -msgstr "" - -#: Runtime/rc/menu.xrc:1173 -msgid "Open With &Default Application" +#: Runtime/rc/menu.xrc:1152 +msgid "Open with default application" msgstr "" -#: Runtime/rc/menu.xrc:1177 -msgid "Open Shell here" +#: Runtime/rc/menu.xrc:1193 +msgid "Find in Files" msgstr "" -#: Runtime/rc/menu.xrc:1180 -msgid "Open File Explorer here" +#: Runtime/rc/menu.xrc:1214 +msgid "Generate docstring for the current scope" msgstr "" -#: Rust/RustPlugin.cpp:62 Rust/RustPlugin.cpp:72 +#: Rust/RustPlugin.cpp:64 Rust/RustPlugin.cpp:74 msgid "Rust plugin for CodeLite IDE" msgstr "" -#: Rust/RustPlugin.cpp:214 +#: Rust/RustPlugin.cpp:216 msgid "Select the folder to run 'cargo new'" msgstr "" -#: Rust/RustPlugin.cpp:222 +#: Rust/RustPlugin.cpp:224 msgid "Could not locate cargo in your PATH" msgstr "" -#: SFTP/SFTPTreeView.cpp:83 +#: SFTP/SFTPTreeView.cpp:85 msgid "Open account manager..." msgstr "" -#: SFTP/SFTPTreeView.cpp:84 +#: SFTP/SFTPTreeView.cpp:87 msgid "Disconnected. Click to connect" msgstr "" -#: SFTP/SFTPTreeView.cpp:89 +#: SFTP/SFTPTreeView.cpp:94 msgid "Open Terminal" msgstr "" -#: SFTP/SFTPTreeView.cpp:157 +#: SFTP/SFTPTreeView.cpp:162 msgid "Manage bookmarks..." msgstr "" @@ -14251,7 +14466,7 @@ msgid "" "e.g: *.txt" msgstr "" -#: SFTP/UI.cpp:668 git/gitui.cpp:641 +#: SFTP/UI.cpp:668 git/gitui.cpp:645 msgid "Ignore case" msgstr "" @@ -14275,69 +14490,69 @@ msgstr "" msgid "Remote Grep" msgstr "" -#: SFTP/sftp.cpp:82 SFTP/sftp.cpp:92 +#: SFTP/sftp.cpp:79 SFTP/sftp.cpp:89 msgid "SFTP plugin for codelite IDE" msgstr "" -#: SFTP/sftp.cpp:120 SFTP/sftp.cpp:123 SFTP/sftp.cpp:129 SFTP/sftp.cpp:146 -#: SFTP/sftp.cpp:168 SFTP/sftp.cpp:322 SFTP/sftp.cpp:439 SFTP/sftp.cpp:482 -#: SFTP/sftp.cpp:517 SFTP/sftp.cpp:536 SFTP/sftp.cpp:559 +#: SFTP/sftp.cpp:126 SFTP/sftp.cpp:129 SFTP/sftp.cpp:135 SFTP/sftp.cpp:152 +#: SFTP/sftp.cpp:177 SFTP/sftp.cpp:340 SFTP/sftp.cpp:457 SFTP/sftp.cpp:500 +#: SFTP/sftp.cpp:535 SFTP/sftp.cpp:554 SFTP/sftp.cpp:577 #: codelitephp/php-plugin/PhpSFTPHandler.cpp:180 msgid "SFTP" msgstr "" -#: SFTP/sftp.cpp:133 SFTP/sftp.cpp:136 SFTP/sftp.cpp:142 SFTP/sftp.cpp:146 +#: SFTP/sftp.cpp:139 SFTP/sftp.cpp:142 SFTP/sftp.cpp:148 SFTP/sftp.cpp:152 msgid "SFTP Log" msgstr "" -#: SFTP/sftp.cpp:162 SFTP/sftp.cpp:163 +#: SFTP/sftp.cpp:170 SFTP/sftp.cpp:171 msgid "Open SSH Account Manager" msgstr "" -#: SFTP/sftp.cpp:178 +#: SFTP/sftp.cpp:188 msgid "&Setup..." msgstr "" -#: SFTP/sftp.cpp:182 +#: SFTP/sftp.cpp:192 msgid "&Disable" msgstr "" -#: SFTP/sftp.cpp:188 +#: SFTP/sftp.cpp:197 msgid "Workspace Mirroring" msgstr "" -#: SFTP/sftp.cpp:250 +#: SFTP/sftp.cpp:268 msgid "Select the remote workspace" msgstr "" -#: SFTP/sftp.cpp:320 SFTP/sftp.cpp:437 +#: SFTP/sftp.cpp:338 SFTP/sftp.cpp:455 msgid "Failed to synchronize file '" msgstr "" -#: SFTP/sftp.cpp:321 SFTP/sftp.cpp:438 SFTP/sftp.cpp:481 SFTP/sftp.cpp:516 -#: SFTP/sftp.cpp:558 +#: SFTP/sftp.cpp:339 SFTP/sftp.cpp:456 SFTP/sftp.cpp:499 SFTP/sftp.cpp:534 +#: SFTP/sftp.cpp:576 msgid "Could not locate account: " msgstr "" -#: SFTP/sftp.cpp:321 SFTP/sftp.cpp:438 SFTP/sftp.cpp:481 SFTP/sftp.cpp:516 +#: SFTP/sftp.cpp:339 SFTP/sftp.cpp:456 SFTP/sftp.cpp:499 SFTP/sftp.cpp:534 msgid "with remote server\n" msgstr "" -#: SFTP/sftp.cpp:480 SFTP/sftp.cpp:515 +#: SFTP/sftp.cpp:498 SFTP/sftp.cpp:533 msgid "Failed to rename file '" msgstr "" -#: SFTP/sftp.cpp:535 +#: SFTP/sftp.cpp:553 msgid "" "'\n" "Could not locate account: " msgstr "" -#: SFTP/sftp.cpp:535 +#: SFTP/sftp.cpp:553 msgid "Failed to delete remote file '" msgstr "" -#: SFTP/sftp.cpp:557 +#: SFTP/sftp.cpp:575 msgid "Failed to delete remote file: " msgstr "" @@ -14361,7 +14576,7 @@ msgstr "" msgid "Deleted " msgstr "" -#: SFTP/sftp_worker_thread.cpp:180 +#: SFTP/sftp_worker_thread.cpp:182 msgid "Connecting to " msgstr "" @@ -14381,12 +14596,12 @@ msgstr "" msgid "Smart Completions" msgstr "" -#: SmartCompletion/smartcompletion.cpp:22 -#: SmartCompletion/smartcompletion.cpp:32 +#: SmartCompletion/smartcompletion.cpp:21 +#: SmartCompletion/smartcompletion.cpp:31 msgid "Make the default Code Completion smarter and better" msgstr "" -#: SmartCompletion/smartcompletion.cpp:53 +#: SmartCompletion/smartcompletion.cpp:52 msgid "SmartCompletions" msgstr "" @@ -14412,7 +14627,7 @@ msgstr "" msgid "Change" msgstr "" -#: SnipWiz/editsnippetsbasedlg.cpp:116 SnipWiz/snipwiz.cpp:492 +#: SnipWiz/editsnippetsbasedlg.cpp:116 SnipWiz/snipwiz.cpp:497 msgid "Snippets" msgstr "" @@ -14421,7 +14636,7 @@ msgid "Edit Snippets" msgstr "" #: SnipWiz/editsnippetsdlg.cpp:68 SnipWiz/editsnippetsdlg.cpp:173 -#: SnipWiz/snipwiz.cpp:166 +#: SnipWiz/snipwiz.cpp:163 msgid "SnipWiz" msgstr "" @@ -14433,47 +14648,47 @@ msgstr "" msgid "That accelerator already exists" msgstr "" -#: SnipWiz/snipwiz.cpp:83 +#: SnipWiz/snipwiz.cpp:80 msgid "A small tool to add expandable code snippets and template classes" msgstr "" -#: SnipWiz/snipwiz.cpp:109 +#: SnipWiz/snipwiz.cpp:106 msgid "Snippet wizard" msgstr "" -#: SnipWiz/snipwiz.cpp:163 +#: SnipWiz/snipwiz.cpp:160 msgid "Template class..." msgstr "" -#: SnipWiz/snipwiz.cpp:190 +#: SnipWiz/snipwiz.cpp:187 msgid "New Class from Template..." msgstr "" -#: SnipWiz/snipwiz.cpp:225 +#: SnipWiz/snipwiz.cpp:222 msgid "Enter identifier name" msgstr "" -#: SnipWiz/snipwiz.cpp:225 SnipWiz/snipwiz.cpp:228 +#: SnipWiz/snipwiz.cpp:222 SnipWiz/snipwiz.cpp:225 msgid "switch(...)" msgstr "" -#: SnipWiz/snipwiz.cpp:228 +#: SnipWiz/snipwiz.cpp:225 msgid "Cases:" msgstr "" -#: SnipWiz/snipwiz.cpp:228 +#: SnipWiz/snipwiz.cpp:225 msgid "Enter number of cases" msgstr "" -#: SnipWiz/snipwiz.cpp:369 +#: SnipWiz/snipwiz.cpp:366 msgid "Paste buffer" msgstr "" -#: SnipWiz/snipwiz.cpp:373 +#: SnipWiz/snipwiz.cpp:370 msgid "switch{...}" msgstr "" -#: SnipWiz/snipwiz.cpp:501 +#: SnipWiz/snipwiz.cpp:506 msgid "New class from template" msgstr "" @@ -14584,60 +14799,60 @@ msgid "" " Overwrite?" msgstr "" -#: SnipWiz/templateclassdlg.cpp:369 +#: SnipWiz/templateclassdlg.cpp:370 msgid "Generate class files" msgstr "" -#: SpellChecker/IHunSpell.cpp:216 +#: SpellChecker/IHunSpell.cpp:218 msgid "Could not find aff file!" msgstr "" -#: SpellChecker/IHunSpell.cpp:222 +#: SpellChecker/IHunSpell.cpp:224 msgid "Could not find dictionary file!" msgstr "" -#: SpellChecker/IHunSpell.cpp:383 +#: SpellChecker/IHunSpell.cpp:385 msgid "No spelling errors found!" msgstr "" -#: SpellChecker/spellcheck.cpp:91 +#: SpellChecker/spellcheck.cpp:89 msgid "CodeLite spell checker" msgstr "" -#: SpellChecker/spellcheck.cpp:132 +#: SpellChecker/spellcheck.cpp:130 msgid "CodeLite spell-checker" msgstr "" -#: SpellChecker/spellcheck.cpp:172 +#: SpellChecker/spellcheck.cpp:171 msgid "Check spelling..." msgstr "" -#: SpellChecker/spellcheck.cpp:173 +#: SpellChecker/spellcheck.cpp:171 msgid "Run spell-checker" msgstr "" -#: SpellChecker/spellcheck.cpp:174 SpellChecker/spellcheck.cpp:242 +#: SpellChecker/spellcheck.cpp:172 SpellChecker/spellcheck.cpp:240 msgid "Check continuous" msgstr "" -#: SpellChecker/spellcheck.cpp:188 +#: SpellChecker/spellcheck.cpp:186 msgid "SpellCheck" msgstr "" -#: SpellChecker/spellcheck.cpp:201 +#: SpellChecker/spellcheck.cpp:199 msgid "Spell Checker" msgstr "" -#: SpellChecker/spellcheck.cpp:224 SpellChecker/wxcrafter.cpp:223 +#: SpellChecker/spellcheck.cpp:222 SpellChecker/wxcrafter.cpp:223 #: Subversion2/subversion_view.cpp:465 msgid "Ignore" msgstr "" -#: SpellChecker/spellcheck.cpp:241 +#: SpellChecker/spellcheck.cpp:239 msgid "Check..." msgstr "" -#: SpellChecker/spellcheck.cpp:242 +#: SpellChecker/spellcheck.cpp:240 msgid "Start continuous check" msgstr "" @@ -14689,7 +14904,7 @@ msgstr "" msgid "Misspelling found!" msgstr "" -#: Subversion2/SvnCommitDialog.cpp:286 git/gitCommitDlg.cpp:209 +#: Subversion2/SvnCommitDialog.cpp:286 git/gitCommitDlg.cpp:225 msgid "Choose a commit" msgstr "" @@ -14699,143 +14914,143 @@ msgid "" "Continue?" msgstr "" -#: Subversion2/SvnCommitDialog.cpp:314 +#: Subversion2/SvnCommitDialog.cpp:316 msgid "Commit History" msgstr "" -#: Subversion2/SvnCommitDialog.cpp:328 +#: Subversion2/SvnCommitDialog.cpp:330 msgid "Insert Last Message" msgstr "" -#: Subversion2/subversion2.cpp:136 Subversion2/subversion2.cpp:153 +#: Subversion2/subversion2.cpp:132 Subversion2/subversion2.cpp:149 msgid "Subversion plugin for codelite2.0 based on the svn command line tool" msgstr "" -#: Subversion2/subversion2.cpp:223 +#: Subversion2/subversion2.cpp:270 msgid "Subversion Options" msgstr "" -#: Subversion2/subversion2.cpp:225 +#: Subversion2/subversion2.cpp:272 msgid "Subversion2" msgstr "" -#: Subversion2/subversion2.cpp:233 +#: Subversion2/subversion2.cpp:280 msgid "Sync Project Files..." msgstr "" -#: Subversion2/subversion2.cpp:257 +#: Subversion2/subversion2.cpp:305 msgid "Watch this folder" msgstr "" -#: Subversion2/subversion2.cpp:266 Subversion2/subversion_view.cpp:440 -#: Subversion2/subversion_view.cpp:471 git/GitConsole.cpp:237 git/git.cpp:2515 -#: git/gitui.cpp:660 git/gitui.cpp:1079 git/gitui.cpp:1145 +#: Subversion2/subversion2.cpp:313 Subversion2/subversion_view.cpp:440 +#: Subversion2/subversion_view.cpp:471 git/GitConsole.cpp:222 git/git.cpp:2522 +#: git/gitui.cpp:664 git/gitui.cpp:1083 git/gitui.cpp:1149 msgid "Commit" msgstr "" -#: Subversion2/subversion2.cpp:273 +#: Subversion2/subversion2.cpp:320 msgid "Revert changes" msgstr "" -#: Subversion2/subversion2.cpp:279 +#: Subversion2/subversion2.cpp:326 msgid "Lock file" msgstr "" -#: Subversion2/subversion2.cpp:282 +#: Subversion2/subversion2.cpp:329 msgid "UnLock file" msgstr "" -#: Subversion2/subversion2.cpp:287 +#: Subversion2/subversion2.cpp:335 msgid "Show Recent Changes" msgstr "" -#: Subversion2/subversion2.cpp:301 Subversion2/subversion2.cpp:1384 +#: Subversion2/subversion2.cpp:349 Subversion2/subversion2.cpp:1493 msgid "Revert to revision" msgstr "" -#: Subversion2/subversion2.cpp:306 +#: Subversion2/subversion2.cpp:353 msgid "Create Diff" msgstr "" -#: Subversion2/subversion2.cpp:308 Subversion2/subversion_view.cpp:489 +#: Subversion2/subversion2.cpp:355 Subversion2/subversion_view.cpp:489 msgid "Change Log..." msgstr "" -#: Subversion2/subversion2.cpp:506 Subversion2/subversion_view.cpp:609 +#: Subversion2/subversion2.cpp:595 Subversion2/subversion_view.cpp:609 msgid "" "You are about to revert all your changes\n" "Are you sure?" msgstr "" -#: Subversion2/subversion2.cpp:542 -msgid "Insert base revision to diff against:" +#: Subversion2/subversion2.cpp:632 +msgid "Svn Diff" msgstr "" -#: Subversion2/subversion2.cpp:542 -msgid "Svn Diff" +#: Subversion2/subversion2.cpp:633 +msgid "Insert base revision to diff against:" msgstr "" -#: Subversion2/subversion2.cpp:937 +#: Subversion2/subversion2.cpp:1030 msgid "Enter new URL:" msgstr "" -#: Subversion2/subversion2.cpp:937 +#: Subversion2/subversion2.cpp:1030 msgid "Svn Switch..." msgstr "" -#: Subversion2/subversion2.cpp:1030 Subversion2/subversion2.cpp:1037 +#: Subversion2/subversion2.cpp:1127 Subversion2/subversion2.cpp:1135 msgid "Svn Rename" msgstr "" -#: Subversion2/subversion2.cpp:1092 +#: Subversion2/subversion2.cpp:1192 msgid "Fail to write commit message to a temporary file!" msgstr "" -#: Subversion2/subversion2.cpp:1204 +#: Subversion2/subversion2.cpp:1303 msgid " - application/octet-stream" msgstr "" -#: Subversion2/subversion2.cpp:1384 +#: Subversion2/subversion2.cpp:1493 msgid "Set the revision number:" msgstr "" -#: Subversion2/subversion2.cpp:1392 +#: Subversion2/subversion2.cpp:1501 msgid "Invalid revision number" msgstr "" -#: Subversion2/subversion2.cpp:1496 +#: Subversion2/subversion2.cpp:1605 msgid "" "Would you like to remove the following folders from SVN?\n" "\n" msgstr "" -#: Subversion2/subversion2.cpp:1498 +#: Subversion2/subversion2.cpp:1607 msgid "" "Would you like to remove the following files from SVN?\n" "\n" msgstr "" -#: Subversion2/subversion2.cpp:1514 +#: Subversion2/subversion2.cpp:1623 msgid " more folders" msgstr "" -#: Subversion2/subversion2.cpp:1514 Subversion2/subversion2.cpp:1516 +#: Subversion2/subversion2.cpp:1623 Subversion2/subversion2.cpp:1625 msgid ".. and " msgstr "" -#: Subversion2/subversion2.cpp:1516 +#: Subversion2/subversion2.cpp:1625 msgid " more files" msgstr "" -#: Subversion2/subversion2.cpp:1558 +#: Subversion2/subversion2.cpp:1670 msgid "How many recent changes you want to view?" msgstr "" -#: Subversion2/subversion2.cpp:1559 +#: Subversion2/subversion2.cpp:1670 msgid "Svn show recent changes" msgstr "" -#: Subversion2/subversion2_ui.cpp:49 git/gitui.cpp:1610 +#: Subversion2/subversion2_ui.cpp:49 git/gitui.cpp:1614 msgid "Changes" msgstr "" @@ -15128,7 +15343,7 @@ msgstr "" msgid "Svn" msgstr "" -#: Subversion2/subversion_strings.h:37 +#: Subversion2/subversion_strings.h:38 msgid "" "\n" "MESSAGE: Another process is already running.\n" @@ -15253,11 +15468,11 @@ msgstr "" msgid "Svn rename..." msgstr "" -#: Subversion2/subversion_view.cpp:1279 git/git.cpp:2383 +#: Subversion2/subversion_view.cpp:1279 git/git.cpp:2390 msgid "Working copy" msgstr "" -#: Subversion2/subversion_view.cpp:1280 git/git.cpp:2363 +#: Subversion2/subversion_view.cpp:1280 git/git.cpp:2370 msgid "HEAD version" msgstr "" @@ -15265,7 +15480,7 @@ msgstr "" msgid "Close SVN view?" msgstr "" -#: Subversion2/subversion_view.h:186 +#: Subversion2/subversion_view.h:191 #: Subversion2/svn_select_local_repo_dlg.cpp:102 msgid "" msgstr "" @@ -15277,27 +15492,27 @@ msgid "" "continue with the checkout?" msgstr "" -#: Subversion2/svn_command_handlers.cpp:119 +#: Subversion2/svn_command_handlers.cpp:124 msgid "===== APPLYING PATCH - DRY RUN =====\n" msgstr "" -#: Subversion2/svn_command_handlers.cpp:121 +#: Subversion2/svn_command_handlers.cpp:126 msgid "===== OUTPUT END =====\n" msgstr "" -#: Subversion2/svn_command_handlers.cpp:195 +#: Subversion2/svn_command_handlers.cpp:209 msgid "Loading Svn blame dialog...\n" msgstr "" -#: Subversion2/svn_console.cpp:155 +#: Subversion2/svn_console.cpp:161 msgid "Aborted.\n" msgstr "" -#: Subversion2/svn_console.cpp:206 +#: Subversion2/svn_console.cpp:214 msgid "Failed to launch Subversion client.\n" msgstr "" -#: Subversion2/svn_preferences_dialog.cpp:96 +#: Subversion2/svn_preferences_dialog.cpp:98 msgid "Select Executable:" msgstr "" @@ -15309,11 +15524,11 @@ msgstr "" msgid "Remove paths" msgstr "" -#: Subversion2/svn_sync_dialog.cpp:59 +#: Subversion2/svn_sync_dialog.cpp:58 msgid "Root URL: " msgstr "" -#: Subversion2/svn_sync_dialog.cpp:61 +#: Subversion2/svn_sync_dialog.cpp:60 msgid "" msgstr "" @@ -15321,11 +15536,11 @@ msgstr "" msgid "Highlight this revision" msgstr "" -#: Subversion2/svncommand.cpp:87 +#: Subversion2/svncommand.cpp:91 msgid "Authentication failed. Retrying...\n" msgstr "" -#: Subversion2/svncommand.cpp:92 +#: Subversion2/svncommand.cpp:96 msgid "Server certificate verification failed. Retrying...\n" msgstr "" @@ -15333,7 +15548,7 @@ msgstr "" msgid "Modified Paths:" msgstr "" -#: Subversion2/wxcrafter.cpp:73 git/gitui.cpp:775 git/gitui.cpp:931 +#: Subversion2/wxcrafter.cpp:73 git/gitui.cpp:779 git/gitui.cpp:935 msgid "Diff:" msgstr "" @@ -15391,7 +15606,7 @@ msgstr "" msgid "Detach window" msgstr "" -#: Tail/tail.cpp:22 Tail/tail.cpp:33 +#: Tail/tail.cpp:19 Tail/tail.cpp:30 msgid "A Linux like tail command " msgstr "" @@ -15454,76 +15669,76 @@ msgstr "" msgid "Create UnitTests for Class" msgstr "" -#: UnitTestCPP/testclassdlg.cpp:111 +#: UnitTestCPP/testclassdlg.cpp:113 msgid "There are no tests to generate" msgstr "" -#: UnitTestCPP/testclassdlg.cpp:135 +#: UnitTestCPP/testclassdlg.cpp:137 msgid "Could not find match for class '" msgstr "" -#: UnitTestCPP/testclassdlg.cpp:155 +#: UnitTestCPP/testclassdlg.cpp:158 msgid "Select class:" msgstr "" -#: UnitTestCPP/unittestpp.cpp:69 UnitTestCPP/unittestpp.cpp:93 +#: UnitTestCPP/unittestpp.cpp:66 UnitTestCPP/unittestpp.cpp:96 msgid "A Unit test plugin based on the UnitTest++ framework" msgstr "" -#: UnitTestCPP/unittestpp.cpp:90 UnitTestCPP/unittestpp.cpp:91 -#: UnitTestCPP/unittestpp.cpp:100 UnitTestCPP/unittestpp.cpp:140 -#: UnitTestCPP/unittestpp.cpp:546 +#: UnitTestCPP/unittestpp.cpp:93 UnitTestCPP/unittestpp.cpp:94 +#: UnitTestCPP/unittestpp.cpp:103 UnitTestCPP/unittestpp.cpp:145 +#: UnitTestCPP/unittestpp.cpp:571 msgid "UnitTest++" msgstr "" -#: UnitTestCPP/unittestpp.cpp:101 +#: UnitTestCPP/unittestpp.cpp:104 msgid "Create new test..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:102 +#: UnitTestCPP/unittestpp.cpp:105 msgid "Create tests for class..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:103 UnitTestCPP/unittestpp.cpp:133 +#: UnitTestCPP/unittestpp.cpp:106 UnitTestCPP/unittestpp.cpp:138 msgid "Mark this project as UnitTest++ project" msgstr "" -#: UnitTestCPP/unittestpp.cpp:104 UnitTestCPP/unittestpp.cpp:136 +#: UnitTestCPP/unittestpp.cpp:107 UnitTestCPP/unittestpp.cpp:142 msgid "Run Project as UnitTest++ and report" msgstr "" -#: UnitTestCPP/unittestpp.cpp:112 +#: UnitTestCPP/unittestpp.cpp:116 msgid "Run Unit tests..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:113 +#: UnitTestCPP/unittestpp.cpp:118 msgid "Run project as unit test project..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:123 UnitTestCPP/unittestpp.cpp:178 +#: UnitTestCPP/unittestpp.cpp:129 UnitTestCPP/unittestpp.cpp:199 msgid "Create new &test..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:127 UnitTestCPP/unittestpp.cpp:182 +#: UnitTestCPP/unittestpp.cpp:133 UnitTestCPP/unittestpp.cpp:203 msgid "Create tests for &class..." msgstr "" -#: UnitTestCPP/unittestpp.cpp:196 UnitTestCPP/unittestpp.cpp:264 +#: UnitTestCPP/unittestpp.cpp:216 UnitTestCPP/unittestpp.cpp:285 msgid "" "There are currently no UnitTest project in your workspace\n" "Would you like to create one now?" msgstr "" -#: UnitTestCPP/unittestpp.cpp:319 +#: UnitTestCPP/unittestpp.cpp:343 msgid "Could not find the target project" msgstr "" -#: UnitTestCPP/unittestpp.cpp:387 +#: UnitTestCPP/unittestpp.cpp:411 #, c-format msgid "Could not create target file '%s'" msgstr "" -#: UnitTestCPP/unittestpp.cpp:491 +#: UnitTestCPP/unittestpp.cpp:516 msgid "Project contains 0 tests. Nothing to be done" msgstr "" @@ -15543,167 +15758,6 @@ msgstr "" msgid "Clear report..." msgstr "" -#: WebTools/NodeDebugger.cpp:274 -msgid "Failed to launch NodeJS: " -msgstr "" - -#: WebTools/NodeDebuggerPane.cpp:71 -msgid "Clear all breakpoints" -msgstr "" - -#: WebTools/NodeDebuggerPane.cpp:72 -msgid "Delete breakpoint" -msgstr "" - -#: WebTools/NodeDebuggerPane.cpp:188 -msgid "Node.js: uncaught exception!" -msgstr "" - -#: WebTools/NodeDebuggerPane.cpp:192 -msgid "Stdin / Stdout" -msgstr "" - -#: WebTools/NodeDebuggerPane.cpp:435 -msgid "Copy Backtrace" -msgstr "" - -#: WebTools/NodeJSDebuggerDlg.cpp:19 WebTools/NodeJSDebuggerDlg.cpp:60 -msgid "Debug script" -msgstr "" - -#: WebTools/NodeJSDebuggerDlg.cpp:20 WebTools/NodeJSDebuggerDlg.cpp:61 -#: WebTools/WebToolsBase.cpp:231 -msgid "Script to debug:" -msgstr "" - -#: WebTools/NodeJSDebuggerDlg.cpp:22 WebTools/NodeJSDebuggerDlg.cpp:63 -msgid "Execute script" -msgstr "" - -#: WebTools/NodeJSDebuggerDlg.cpp:23 WebTools/NodeJSDebuggerDlg.cpp:64 -msgid "Script to execute:" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:71 -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:20 -msgid "Show hidden files" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:99 -msgid "Open package.json" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:100 -msgid "Debug..." -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:110 -msgid "npm init" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:121 -msgid "npm install" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:262 -msgid "Failed to load package.json file from path:\n" -msgstr "" - -#: WebTools/NodeJSWorkspaceView.cpp:357 -msgid "Package name:" -msgstr "" - -#: WebTools/NoteJSWorkspace.cpp:412 -msgid "Could not instantiate a debugger for your NodeJS version!" -msgstr "" - -#: WebTools/WebToolsBase.cpp:40 WebTools/WebToolsBase.cpp:43 -msgid "Enable XML code completion" -msgstr "" - -#: WebTools/WebToolsBase.cpp:47 WebTools/WebToolsBase.cpp:50 -msgid "Enable HTML code completion" -msgstr "" - -#: WebTools/WebToolsBase.cpp:56 -msgid "Node.js" -msgstr "" - -#: WebTools/WebToolsBase.cpp:68 -msgid "nodejs path:" -msgstr "" - -#: WebTools/WebToolsBase.cpp:76 -msgid "Set the path to Node.js executable" -msgstr "" - -#: WebTools/WebToolsBase.cpp:86 -msgid "npm path:" -msgstr "" - -#: WebTools/WebToolsBase.cpp:94 -msgid "Set the path to npm executable" -msgstr "" - -#: WebTools/WebToolsBase.cpp:217 -msgid "Node.js executable:" -msgstr "" - -#: WebTools/WebToolsBase.cpp:225 -msgid "Select Node.js executable" -msgstr "" - -#: WebTools/WebToolsBase.cpp:238 -msgid "Select the script to execute" -msgstr "" - -#: WebTools/WebToolsBase.cpp:254 -msgid "Debugger port:" -msgstr "" - -#: WebTools/WebToolsBase.cpp:266 -msgid "Command line arguments:" -msgstr "" - -#: WebTools/WebToolsBase.cpp:274 -msgid "" -"Pass command line arguments to Node.js\n" -"Place each argument on its own line" -msgstr "" - -#: WebTools/WebToolsBase.cpp:390 -msgid "Create the workspace in a separate directory" -msgstr "" - -#: WebTools/WebToolsBase.cpp:522 -msgid "Callstack" -msgstr "" - -#: WebTools/WebToolsBase.cpp:535 codelitephp/php-plugin/php_ui.cpp:1182 -msgid "Where" -msgstr "" - -#: WebTools/WebToolsBase.cpp:566 codelitephp/php-plugin/PHPDebugPane.cpp:32 -msgid "Console" -msgstr "" - -#: WebTools/WebToolsBase.h:99 -msgid "WebTools Settings" -msgstr "" - -#: WebTools/WebToolsBase.h:136 -msgid "Node.js Debugger" -msgstr "" - -#: WebTools/webtools.cpp:41 WebTools/webtools.cpp:52 -msgid "" -"Support for JavaScript, CSS/SCSS, HTML, XML and other web development tools" -msgstr "" - -#: WebTools/webtools.cpp:113 -msgid "WebTools" -msgstr "" - #: WordCompletion/UI.cpp:39 msgid "Enable Word Completion plugin?" msgstr "" @@ -15733,15 +15787,15 @@ msgstr "" msgid "Word Completion Settings" msgstr "" -#: WordCompletion/wordcompletion.cpp:29 +#: WordCompletion/wordcompletion.cpp:26 msgid "Suggest completion based on words typed in the editors" msgstr "" -#: WordCompletion/wordcompletion.cpp:53 +#: WordCompletion/wordcompletion.cpp:50 msgid "Suggest completion based on words typed in the editor" msgstr "" -#: WordCompletion/wordcompletion.cpp:67 +#: WordCompletion/wordcompletion.cpp:64 msgid "Word Completion" msgstr "" @@ -15775,24 +15829,24 @@ msgstr "" msgid "A dockable pane that shows a zoomed-out view of your code." msgstr "" -#: ZoomNavigator/zoomnavigator.cpp:93 ZoomNavigator/zoomnavigator.cpp:139 +#: ZoomNavigator/zoomnavigator.cpp:93 ZoomNavigator/zoomnavigator.cpp:145 msgid "Zoom Navigator" msgstr "" -#: abbreviation/abbreviation.cpp:57 abbreviation/abbreviation.cpp:72 +#: abbreviation/abbreviation.cpp:56 abbreviation/abbreviation.cpp:71 msgid "Abbreviation plugin" msgstr "" -#: abbreviation/abbreviation.cpp:87 abbreviation/abbreviation.cpp:88 -#: abbreviation/abbreviation.cpp:197 +#: abbreviation/abbreviation.cpp:88 abbreviation/abbreviation.cpp:89 +#: abbreviation/abbreviation.cpp:199 msgid "Show abbreviations completion box" msgstr "" -#: abbreviation/abbreviation.cpp:94 +#: abbreviation/abbreviation.cpp:96 msgid "Abbreviation" msgstr "" -#: abbreviation/abbreviation.cpp:196 +#: abbreviation/abbreviation.cpp:199 msgid "Abbreviations" msgstr "" @@ -15869,7 +15923,7 @@ msgid "" msgstr "" #: abbreviation/abbreviationssettingsdlg.cpp:251 -#: wxcrafter/src/wxcrafter_plugin.cpp:587 +#: wxcrafter/src/wxcrafter_plugin.cpp:588 #: wxcrafter/src/wxguicraft_main_view.cpp:2894 msgid "'" msgstr "" @@ -15898,7 +15952,7 @@ msgstr "" msgid "Generate Themes" msgstr "" -#: codelite_make/cl_make_generator_app.cpp:197 +#: codelite_make/cl_make_generator_app.cpp:212 msgid "A makefile generator based on codelite's workspace" msgstr "" @@ -15910,7 +15964,7 @@ msgstr "" msgid "Vim Settings" msgstr "" -#: codelite_vim/codelite_vim.cpp:25 codelite_vim/codelite_vim.cpp:35 +#: codelite_vim/codelite_vim.cpp:24 codelite_vim/codelite_vim.cpp:34 msgid "vim bindings for CodeLite" msgstr "" @@ -15938,71 +15992,75 @@ msgstr "" msgid "Unknown Error" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:422 +#: codelitephp/PHPParser/php_workspace.cpp:424 msgid "" "'\n" "to:\n" "'" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:422 +#: codelitephp/PHPParser/php_workspace.cpp:424 msgid "" "Failed to rename workspace file:\n" "'" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:510 +#: codelitephp/PHPParser/php_workspace.cpp:512 msgid "A project with similar name already exists in the workspace" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:546 +#: codelitephp/PHPParser/php_workspace.cpp:548 msgid "Path '" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:546 -#: codelitephp/PHPParser/php_workspace.cpp:556 +#: codelitephp/PHPParser/php_workspace.cpp:548 +#: codelitephp/PHPParser/php_workspace.cpp:558 msgid "Unable to create a project at the selected path\n" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:547 +#: codelitephp/PHPParser/php_workspace.cpp:549 msgid "' is already part of project '" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:556 +#: codelitephp/PHPParser/php_workspace.cpp:558 msgid "Project '" msgstr "" -#: codelitephp/PHPParser/php_workspace.cpp:557 +#: codelitephp/PHPParser/php_workspace.cpp:559 msgid "' is located under this path" msgstr "" -#: codelitephp/PHPParser/phpexecutor.cpp:65 +#: codelitephp/PHPParser/phpexecutor.cpp:69 msgid "Another process is already running" msgstr "" -#: codelitephp/PHPParser/phpexecutor.cpp:168 +#: codelitephp/PHPParser/phpexecutor.cpp:174 msgid "Please set an index file to execute in the project settings" msgstr "" -#: codelitephp/PHPParser/phpexecutor.cpp:175 +#: codelitephp/PHPParser/phpexecutor.cpp:181 msgid "" "Could not find any PHP binary to execute. Please set one in from: 'PHP | " "Settings'" msgstr "" -#: codelitephp/php-plugin/NewPHPClass.cpp:63 -#: codelitephp/php-plugin/NewPHPClass.cpp:75 +#: codelitephp/php-plugin/NewPHPClass.cpp:67 +#: codelitephp/php-plugin/NewPHPClass.cpp:79 msgid "Place each parent in a separate line" msgstr "" -#: codelitephp/php-plugin/NewPHPClass.cpp:64 +#: codelitephp/php-plugin/NewPHPClass.cpp:68 msgid "Edit Class Extends" msgstr "" -#: codelitephp/php-plugin/NewPHPClass.cpp:76 +#: codelitephp/php-plugin/NewPHPClass.cpp:80 msgid "Edit Class Interfaces" msgstr "" +#: codelitephp/php-plugin/PHPDebugPane.cpp:32 +msgid "Console" +msgstr "" + #: codelitephp/php-plugin/PHPDebugPane.cpp:40 msgid "Delete the selected breakpoints" msgstr "" @@ -16016,42 +16074,42 @@ msgstr "" msgid "Failed to locate SSH account: " msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:143 +#: codelitephp/php-plugin/XDebugManager.cpp:139 msgid "" "This project has no file mapping defined. This may result in breakpoints not " "applied\n" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:144 +#: codelitephp/php-plugin/XDebugManager.cpp:140 msgid "To fix this, set file mapping from Project Settings -> Debug" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:148 +#: codelitephp/php-plugin/XDebugManager.cpp:144 msgid "Remember my answer and don't show this message again" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:149 +#: codelitephp/php-plugin/XDebugManager.cpp:145 msgid "OK, Continue to Debug" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:149 +#: codelitephp/php-plugin/XDebugManager.cpp:145 msgid "Stop the debugger" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:590 -#: codelitephp/php-plugin/XDebugManager.cpp:650 +#: codelitephp/php-plugin/XDebugManager.cpp:586 +#: codelitephp/php-plugin/XDebugManager.cpp:646 msgid "Could not open file: " msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:733 +#: codelitephp/php-plugin/XDebugManager.cpp:730 msgid "XDebug did not connect in a timely manner" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:735 +#: codelitephp/php-plugin/XDebugManager.cpp:733 msgid "Run XDebug Test" msgstr "" -#: codelitephp/php-plugin/XDebugManager.cpp:749 +#: codelitephp/php-plugin/XDebugManager.cpp:747 msgid "Error evaluating expression " msgstr "" @@ -16063,11 +16121,11 @@ msgstr "" msgid "Check your project settings->Debug to define folder mapping" msgstr "" -#: codelitephp/php-plugin/evalpane.cpp:56 +#: codelitephp/php-plugin/evalpane.cpp:62 msgid "*** Error evaluating expression: " msgstr "" -#: codelitephp/php-plugin/localsview.cpp:200 +#: codelitephp/php-plugin/localsview.cpp:199 msgid "Copy Value" msgstr "" @@ -16126,61 +16184,61 @@ msgid "" "class" msgstr "" -#: codelitephp/php-plugin/php.cpp:57 +#: codelitephp/php-plugin/php.cpp:55 msgid "Enable PHP support for codelite IDE" msgstr "" -#: codelitephp/php-plugin/php.cpp:76 -msgid "PHP Plugin for the codelite IDE" +#: codelitephp/php-plugin/php.cpp:73 +msgid "PHP Plugin for the CodeLite IDE" msgstr "" -#: codelitephp/php-plugin/php.cpp:296 +#: codelitephp/php-plugin/php.cpp:300 #, c-format msgid "" "Could not create workspace folder:\n" "%s" msgstr "" -#: codelitephp/php-plugin/php.cpp:377 +#: codelitephp/php-plugin/php.cpp:380 msgid "Failed to open workspace: corrupted workspace file" msgstr "" -#: codelitephp/php-plugin/php.cpp:490 +#: codelitephp/php-plugin/php.cpp:494 msgid "PHP Settings..." msgstr "" -#: codelitephp/php-plugin/php.cpp:491 codelitephp/php-plugin/php.cpp:492 +#: codelitephp/php-plugin/php.cpp:496 msgid "Run XDebug Setup Wizard..." msgstr "" -#: codelitephp/php-plugin/php.cpp:496 +#: codelitephp/php-plugin/php.cpp:500 msgid "P&HP" msgstr "" -#: codelitephp/php-plugin/php.cpp:618 +#: codelitephp/php-plugin/php.cpp:623 msgid "Can't create PHP project. Close your current workspace first" msgstr "" -#: codelitephp/php-plugin/php_editor_context_menu.cpp:88 +#: codelitephp/php-plugin/php_editor_context_menu.cpp:108 msgid "Goto definition" msgstr "" -#: codelitephp/php-plugin/php_editor_context_menu.cpp:91 +#: codelitephp/php-plugin/php_editor_context_menu.cpp:111 msgid "Insert Doxygen Comment" msgstr "" -#: codelitephp/php-plugin/php_editor_context_menu.cpp:92 +#: codelitephp/php-plugin/php_editor_context_menu.cpp:112 #: codelitephp/php-plugin/php_ui.h:633 msgid "Generate Setters / Getters" msgstr "" -#: codelitephp/php-plugin/php_editor_context_menu.cpp:95 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:78 +#: codelitephp/php-plugin/php_editor_context_menu.cpp:115 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:87 #: wxcrafter/src/wxguicraft_main_view.cpp:2653 msgid "Code Generation" msgstr "" -#: codelitephp/php-plugin/php_editor_context_menu.cpp:99 +#: codelitephp/php-plugin/php_editor_context_menu.cpp:119 #, c-format msgid "Open '%s'" msgstr "" @@ -16378,6 +16436,10 @@ msgid "" "The source folder usually points to the location where you develop your code" msgstr "" +#: codelitephp/php-plugin/php_ui.cpp:1182 +msgid "Where" +msgstr "" + #: codelitephp/php-plugin/php_ui.cpp:1285 msgid "Eval" msgstr "" @@ -16613,148 +16675,148 @@ msgstr "" msgid "XDebug Setup" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:118 #: codelitephp/php-plugin/php_workspace_view.cpp:119 +#: codelitephp/php-plugin/php_workspace_view.cpp:121 msgid "Open active project settings" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:121 -#: codelitephp/php-plugin/php_workspace_view.cpp:122 +#: codelitephp/php-plugin/php_workspace_view.cpp:125 +#: codelitephp/php-plugin/php_workspace_view.cpp:127 msgid "Setup automatic upload" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:127 +#: codelitephp/php-plugin/php_workspace_view.cpp:134 msgid "Sync workspace with file system" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:128 -#: codelitephp/php-plugin/php_workspace_view.cpp:334 +#: codelitephp/php-plugin/php_workspace_view.cpp:136 +#: codelitephp/php-plugin/php_workspace_view.cpp:348 msgid "Sync workspace with file system..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:130 -#: codelitephp/php-plugin/php_workspace_view.cpp:131 +#: codelitephp/php-plugin/php_workspace_view.cpp:140 +#: codelitephp/php-plugin/php_workspace_view.cpp:142 msgid "Wait for Debugger Connection" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:194 +#: codelitephp/php-plugin/php_workspace_view.cpp:207 msgid "Can only import one folder at a time" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:226 +#: codelitephp/php-plugin/php_workspace_view.cpp:239 msgid "Failed to create workspace '" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:227 +#: codelitephp/php-plugin/php_workspace_view.cpp:240 msgid "Permission denied." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:234 +#: codelitephp/php-plugin/php_workspace_view.cpp:247 msgid "Failed to open workspace '" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:234 +#: codelitephp/php-plugin/php_workspace_view.cpp:247 msgid "File exists" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:257 +#: codelitephp/php-plugin/php_workspace_view.cpp:270 msgid "" "The folder already contains a workspace file\n" "Please close the current workspace before continuing" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:303 +#: codelitephp/php-plugin/php_workspace_view.cpp:317 msgid "Open with Default Application" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:322 +#: codelitephp/php-plugin/php_workspace_view.cpp:336 msgid "Create a new project..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:323 +#: codelitephp/php-plugin/php_workspace_view.cpp:337 msgid "Add an existing project..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:325 +#: codelitephp/php-plugin/php_workspace_view.cpp:339 msgid "Parse workspace" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:338 -#: codelitephp/php-plugin/php_workspace_view.cpp:354 -#: codelitephp/php-plugin/php_workspace_view.cpp:398 +#: codelitephp/php-plugin/php_workspace_view.cpp:352 +#: codelitephp/php-plugin/php_workspace_view.cpp:368 +#: codelitephp/php-plugin/php_workspace_view.cpp:412 msgid "Find In Folder..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:345 +#: codelitephp/php-plugin/php_workspace_view.cpp:359 msgid "Set as active project" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:347 +#: codelitephp/php-plugin/php_workspace_view.cpp:361 msgid "Remove project" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:349 -#: codelitephp/php-plugin/php_workspace_view.cpp:381 +#: codelitephp/php-plugin/php_workspace_view.cpp:363 +#: codelitephp/php-plugin/php_workspace_view.cpp:395 msgid "New Class..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:350 -#: codelitephp/php-plugin/php_workspace_view.cpp:383 +#: codelitephp/php-plugin/php_workspace_view.cpp:364 +#: codelitephp/php-plugin/php_workspace_view.cpp:397 msgid "New Folder..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:351 -#: codelitephp/php-plugin/php_workspace_view.cpp:384 +#: codelitephp/php-plugin/php_workspace_view.cpp:365 +#: codelitephp/php-plugin/php_workspace_view.cpp:398 msgid "New File..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:363 +#: codelitephp/php-plugin/php_workspace_view.cpp:377 msgid "Sync project with file system..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:367 +#: codelitephp/php-plugin/php_workspace_view.cpp:381 msgid "Run project..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:369 +#: codelitephp/php-plugin/php_workspace_view.cpp:383 msgid "Project settings..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:391 +#: codelitephp/php-plugin/php_workspace_view.cpp:405 msgid "Sync folder with file system..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:446 +#: codelitephp/php-plugin/php_workspace_view.cpp:461 msgid "Building workspace tree view" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:523 +#: codelitephp/php-plugin/php_workspace_view.cpp:539 msgid "Are you sure you want to remove project '" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:541 +#: codelitephp/php-plugin/php_workspace_view.cpp:558 msgid "New Folder Name:" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:688 +#: codelitephp/php-plugin/php_workspace_view.cpp:705 msgid "' and its content?" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:688 +#: codelitephp/php-plugin/php_workspace_view.cpp:705 msgid "Are you sure you want to delete folder '" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:768 +#: codelitephp/php-plugin/php_workspace_view.cpp:785 msgid "Rename file" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:816 +#: codelitephp/php-plugin/php_workspace_view.cpp:833 msgid "" "This operation will delete the selected items.\n" "Continue?" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:833 +#: codelitephp/php-plugin/php_workspace_view.cpp:853 #, c-format msgid "" "'%s' is a folder.\n" @@ -16762,70 +16824,70 @@ msgid "" "Continue?" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:883 +#: codelitephp/php-plugin/php_workspace_view.cpp:906 msgid "" "No active project is set !?\n" "Please set an active project and try again" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1043 +#: codelitephp/php-plugin/php_workspace_view.cpp:1068 msgid "New workspace name:" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1043 +#: codelitephp/php-plugin/php_workspace_view.cpp:1068 msgid "Rename workspace" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1058 -#: codelitephp/php-plugin/php_workspace_view.cpp:1063 +#: codelitephp/php-plugin/php_workspace_view.cpp:1083 +#: codelitephp/php-plugin/php_workspace_view.cpp:1088 msgid "Enable automatic upload" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1092 +#: codelitephp/php-plugin/php_workspace_view.cpp:1120 msgid "Select the remote folder corresponding to the current workspace file" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1481 +#: codelitephp/php-plugin/php_workspace_view.cpp:1517 msgid "Folder name:" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1508 +#: codelitephp/php-plugin/php_workspace_view.cpp:1544 msgid "Scanning for PHP files..." msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1515 +#: codelitephp/php-plugin/php_workspace_view.cpp:1551 msgid "Scanning for PHP files completed" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1701 +#: codelitephp/php-plugin/php_workspace_view.cpp:1736 msgid "" "A file with this name already exists in the target folder\n" "Overwrite it?" msgstr "" -#: codelitephp/php-plugin/php_workspace_view.cpp:1702 +#: codelitephp/php-plugin/php_workspace_view.cpp:1740 msgid "Do this for all files" msgstr "" -#: cppchecker/cppchecker.cpp:76 +#: cppchecker/cppchecker.cpp:73 msgid "CppChecker integration for CodeLite IDE" msgstr "" -#: cppchecker/cppchecker.cpp:88 +#: cppchecker/cppchecker.cpp:85 msgid "CppCheck integration for CodeLite IDE" msgstr "" -#: cppchecker/cppchecker.cpp:104 cppchecker/cppchecker.cpp:112 +#: cppchecker/cppchecker.cpp:101 cppchecker/cppchecker.cpp:109 msgid "Run cppcheck..." msgstr "" -#: cppchecker/cppchecker.cpp:175 +#: cppchecker/cppchecker.cpp:172 msgid "" "Failed to launch cppcheck process.\n" "Make sure its installed and in your PATH" msgstr "" -#: cppchecker/cppchecker.cpp:187 +#: cppchecker/cppchecker.cpp:185 msgid "Could not locate \"cppcheck\". Please install it and try again" msgstr "" @@ -16910,131 +16972,131 @@ msgstr "" msgid "CScope Settings" msgstr "" -#: cscope/cscope.cpp:67 cscope/cscope.cpp:78 +#: cscope/cscope.cpp:64 cscope/cscope.cpp:75 msgid "CScope Integration for CodeLite" msgstr "" -#: cscope/cscope.cpp:97 cscope/cscope.cpp:167 +#: cscope/cscope.cpp:94 cscope/cscope.cpp:214 msgid "Find selected text" msgstr "" -#: cscope/cscope.cpp:98 cscope/cscope.cpp:171 +#: cscope/cscope.cpp:95 cscope/cscope.cpp:219 msgid "Find this global definition" msgstr "" -#: cscope/cscope.cpp:99 cscope/cscope.cpp:120 cscope/cscope.cpp:121 -#: cscope/cscope.cpp:176 +#: cscope/cscope.cpp:96 cscope/cscope.cpp:120 cscope/cscope.cpp:122 +#: cscope/cscope.cpp:226 cscope/cscope.cpp:227 msgid "Find functions called by this function" msgstr "" -#: cscope/cscope.cpp:100 cscope/cscope.cpp:118 cscope/cscope.cpp:119 -#: cscope/cscope.cpp:181 cscope/cscope.cpp:182 +#: cscope/cscope.cpp:97 cscope/cscope.cpp:116 cscope/cscope.cpp:118 +#: cscope/cscope.cpp:233 cscope/cscope.cpp:234 msgid "Find functions calling this function" msgstr "" -#: cscope/cscope.cpp:101 cscope/cscope.cpp:192 +#: cscope/cscope.cpp:98 cscope/cscope.cpp:249 msgid "Create CScope database" msgstr "" -#: cscope/cscope.cpp:116 cscope/cscope.cpp:117 cscope/cscope.cpp:167 +#: cscope/cscope.cpp:114 cscope/cscope.cpp:214 msgid "Find this C symbol" msgstr "" -#: cscope/cscope.cpp:162 +#: cscope/cscope.cpp:208 msgid "Find ..." msgstr "" -#: cscope/cscope.cpp:172 +#: cscope/cscope.cpp:220 msgid "Find this C global definition" msgstr "" -#: cscope/cscope.cpp:186 cscope/cscope.cpp:270 +#: cscope/cscope.cpp:240 cscope/cscope.cpp:369 msgid "Find files #&including this filename" msgstr "" -#: cscope/cscope.cpp:187 +#: cscope/cscope.cpp:241 msgid "Find files #including this filename" msgstr "" -#: cscope/cscope.cpp:193 cscope/cscope.cpp:276 +#: cscope/cscope.cpp:250 cscope/cscope.cpp:379 msgid "Create/Recreate the cscope database" msgstr "" -#: cscope/cscope.cpp:198 +#: cscope/cscope.cpp:256 msgid "CScope settings" msgstr "" -#: cscope/cscope.cpp:198 +#: cscope/cscope.cpp:256 msgid "Configure cscope" msgstr "" -#: cscope/cscope.cpp:254 +#: cscope/cscope.cpp:346 msgid "&Find this C symbol" msgstr "" -#: cscope/cscope.cpp:257 +#: cscope/cscope.cpp:350 msgid "Find this &global definition" msgstr "" -#: cscope/cscope.cpp:262 +#: cscope/cscope.cpp:355 msgid "Find functions &called by this function" msgstr "" -#: cscope/cscope.cpp:266 +#: cscope/cscope.cpp:362 msgid "Fi&nd functions calling this function" msgstr "" -#: cscope/cscope.cpp:275 +#: cscope/cscope.cpp:378 msgid "Create CScope &database" msgstr "" -#: cscope/cscope.cpp:322 +#: cscope/cscope.cpp:441 msgid "Creating file list..." msgstr "" -#: cscope/cscope.cpp:369 +#: cscope/cscope.cpp:487 msgid "I can't find 'cscope' anywhere. Please check if it's installed." msgstr "" -#: cscope/cscope.cpp:370 +#: cscope/cscope.cpp:488 msgid "" "Or tell me where it can be found, from the menu: 'Plugins | CScope | " "Settings'" msgstr "" -#: cscope/cscope.cpp:371 +#: cscope/cscope.cpp:489 msgid "CScope not found" msgstr "" -#: cscope/cscope.cpp:421 +#: cscope/cscope.cpp:539 msgid "cscope results for: find global definition of '" msgstr "" -#: cscope/cscope.cpp:448 +#: cscope/cscope.cpp:566 msgid "cscope results for: functions called by '" msgstr "" -#: cscope/cscope.cpp:475 +#: cscope/cscope.cpp:593 msgid "cscope results for: functions calling '" msgstr "" -#: cscope/cscope.cpp:517 +#: cscope/cscope.cpp:635 msgid "cscope results for: files that #include '" msgstr "" -#: cscope/cscope.cpp:541 +#: cscope/cscope.cpp:659 msgid "Recreated inverted CScope DB" msgstr "" -#: cscope/cscope.cpp:544 +#: cscope/cscope.cpp:662 msgid "Recreated CScope DB" msgstr "" -#: cscope/cscope.cpp:633 +#: cscope/cscope.cpp:752 msgid "Enter the symbol to search for:" msgstr "" -#: cscope/cscope.cpp:633 +#: cscope/cscope.cpp:752 msgid "cscope: find symbol" msgstr "" @@ -17058,23 +17120,23 @@ msgstr "" msgid "Line: " msgstr "" -#: ctagsd/lib/ProtocolHandler.cpp:357 +#: ctagsd/lib/ProtocolHandler.cpp:354 msgid "File: `" msgstr "" -#: ctagsd/lib/ProtocolHandler.cpp:357 +#: ctagsd/lib/ProtocolHandler.cpp:354 msgid "` is not opened on the server" msgstr "" -#: ctagsd/lib/ProtocolHandler.cpp:428 +#: ctagsd/lib/ProtocolHandler.cpp:425 msgid "Initialization started..." msgstr "" -#: ctagsd/lib/ProtocolHandler.cpp:515 +#: ctagsd/lib/ProtocolHandler.cpp:512 msgid "Initialization completed" msgstr "" -#: ctagsd/lib/ProtocolHandler.cpp:527 +#: ctagsd/lib/ProtocolHandler.cpp:524 msgid "unsupported message: `" msgstr "" @@ -17110,411 +17172,386 @@ msgstr "" msgid "Author name copied to clipboard" msgstr "" -#: git/GitConsole.cpp:227 +#: git/GitConsole.cpp:208 msgid "Clear Git Log" msgstr "" -#: git/GitConsole.cpp:229 git/GitConsole.cpp:231 +#: git/GitConsole.cpp:211 git/GitConsole.cpp:213 msgid "Terminate Git Process" msgstr "" -#: git/GitConsole.cpp:233 +#: git/GitConsole.cpp:216 msgid "Add File" msgstr "" -#: git/GitConsole.cpp:234 +#: git/GitConsole.cpp:218 msgid "Reset File" msgstr "" -#: git/GitConsole.cpp:237 +#: git/GitConsole.cpp:222 msgid "Commit local changes" msgstr "" -#: git/GitConsole.cpp:238 git/git.cpp:2519 +#: git/GitConsole.cpp:224 git/git.cpp:2526 msgid "Push" msgstr "" -#: git/GitConsole.cpp:238 +#: git/GitConsole.cpp:224 msgid "Push local changes" msgstr "" -#: git/GitConsole.cpp:240 +#: git/GitConsole.cpp:227 msgid "Pull" msgstr "" -#: git/GitConsole.cpp:240 git/git.cpp:323 git/git.cpp:2511 +#: git/GitConsole.cpp:227 git/git.cpp:322 git/git.cpp:2518 msgid "Pull remote changes" msgstr "" -#: git/GitConsole.cpp:242 git/git.cpp:1755 git/git.cpp:1760 git/git.cpp:1766 +#: git/GitConsole.cpp:229 git/git.cpp:1762 git/git.cpp:1767 git/git.cpp:1773 msgid "Rebase" msgstr "" -#: git/GitConsole.cpp:247 +#: git/GitConsole.cpp:234 msgid "Browse commit history" msgstr "" -#: git/GitConsole.cpp:248 git/git.cpp:962 +#: git/GitConsole.cpp:236 git/git.cpp:969 msgid "Reset repository" msgstr "" -#: git/GitConsole.cpp:251 -msgid "AI-Powered features" -msgstr "" - -#: git/GitConsole.cpp:466 +#: git/GitConsole.cpp:452 msgid "Add unstaged file" msgstr "" -#: git/GitConsole.cpp:468 git/git.cpp:2461 +#: git/GitConsole.cpp:454 git/git.cpp:2468 msgid "Reset file" msgstr "" -#: git/GitConsole.cpp:568 +#: git/GitConsole.cpp:553 msgid "Choose a tool to use:" msgstr "" -#: git/GitConsole.cpp:578 +#: git/GitConsole.cpp:563 msgid "Your diff tool is set to: " msgstr "" -#: git/GitConsole.cpp:579 +#: git/GitConsole.cpp:564 msgid "" "You can change this from the menu bar: Plugins > Git > GIT plugin settings > " "Tools" msgstr "" -#: git/GitConsole.cpp:634 -msgid "Generate Release Notes..." -msgstr "" - -#: git/GitConsole.cpp:635 -msgid "Do Code Review..." -msgstr "" - -#: git/GitConsole.cpp:930 -msgid "Failed to fetch git diff!" -msgstr "" - -#: git/GitConsole.cpp:939 -msgid "Generating Code Review..." -msgstr "" - -#: git/GitConsole.cpp:984 git/GitConsole.cpp:1051 git/git.cpp:3192 -msgid "Ready." -msgstr "" - -#: git/GitConsole.cpp:1013 -msgid "Fetching git log..." -msgstr "" - -#: git/GitConsole.cpp:1016 -msgid "Failed to fetch git log.\n" -msgstr "" - -#: git/GitConsole.cpp:1035 -msgid "Generating release notes..." -msgstr "" - -#: git/GitConsole.cpp:1111 -msgid "Finalising notes..." -msgstr "" - -#: git/GitResetDlg.cpp:22 git/GitResetDlg.cpp:28 +#: git/GitResetDlg.cpp:23 git/GitResetDlg.cpp:29 msgid "Toggle All" msgstr "" -#: git/git.cpp:187 +#: git/git.cpp:183 msgid "Simple GIT plugin" msgstr "" -#: git/git.cpp:222 +#: git/git.cpp:218 msgid "GIT plugin" msgstr "" -#: git/git.cpp:328 +#: git/git.cpp:327 msgid "Commit changes" msgstr "" -#: git/git.cpp:331 +#: git/git.cpp:330 msgid "Push changes" msgstr "" -#: git/git.cpp:336 +#: git/git.cpp:335 msgid "Reset current repository" msgstr "" -#: git/git.cpp:340 +#: git/git.cpp:339 msgid "Create local branch" msgstr "" -#: git/git.cpp:344 +#: git/git.cpp:343 msgid "Switch local branch" msgstr "" -#: git/git.cpp:350 git/git.cpp:351 +#: git/git.cpp:349 git/git.cpp:350 msgid "Switch remote branch" msgstr "" -#: git/git.cpp:357 +#: git/git.cpp:356 msgid "List commits" msgstr "" -#: git/git.cpp:361 +#: git/git.cpp:360 msgid "Show current diffs" msgstr "" -#: git/git.cpp:361 +#: git/git.cpp:360 msgid "Show diffs" msgstr "" -#: git/git.cpp:364 +#: git/git.cpp:363 msgid "Show blame" msgstr "" -#: git/git.cpp:364 +#: git/git.cpp:363 msgid "Show git blame" msgstr "" -#: git/git.cpp:367 +#: git/git.cpp:366 msgid "Apply Patch" msgstr "" -#: git/git.cpp:373 +#: git/git.cpp:372 msgid "List modified files" msgstr "" -#: git/git.cpp:377 +#: git/git.cpp:376 msgid "Start gitk" msgstr "" -#: git/git.cpp:382 +#: git/git.cpp:381 msgid "Clean git database (garbage collection)" msgstr "" -#: git/git.cpp:387 +#: git/git.cpp:386 msgid "Refresh file lists" msgstr "" -#: git/git.cpp:387 +#: git/git.cpp:386 msgid "Refresh git file list" msgstr "" -#: git/git.cpp:392 +#: git/git.cpp:391 msgid "GIT plugin settings" msgstr "" -#: git/git.cpp:396 +#: git/git.cpp:395 msgid "Clone a git repository" msgstr "" -#: git/git.cpp:617 git/git.cpp:1507 +#: git/git.cpp:615 git/git.cpp:1514 msgid "" "Using git\n" "Click to open the git view" msgstr "" -#: git/git.cpp:779 git/git.cpp:814 +#: git/git.cpp:775 git/git.cpp:810 msgid "Modified files found! Commit them first before switching branches..." msgstr "" -#: git/git.cpp:787 +#: git/git.cpp:783 msgid "No other local branches found." msgstr "" -#: git/git.cpp:794 +#: git/git.cpp:790 msgid "Select branch (current is " msgstr "" -#: git/git.cpp:798 +#: git/git.cpp:794 msgid "Switch branch" msgstr "" -#: git/git.cpp:821 +#: git/git.cpp:817 msgid "No remote branches found." msgstr "" -#: git/git.cpp:827 +#: git/git.cpp:823 msgid "Select remote branch (current is " msgstr "" -#: git/git.cpp:831 +#: git/git.cpp:827 msgid "Switch to remote branch" msgstr "" -#: git/git.cpp:839 git/git.cpp:855 +#: git/git.cpp:835 git/git.cpp:851 msgid "Branch name" msgstr "" -#: git/git.cpp:839 +#: git/git.cpp:835 msgid "Specify the name for the local branch" msgstr "" -#: git/git.cpp:855 +#: git/git.cpp:851 msgid "Specify the name of the new branch" msgstr "" -#: git/git.cpp:862 +#: git/git.cpp:858 msgid "Switch to new branch once it is created?" msgstr "" -#: git/git.cpp:863 +#: git/git.cpp:859 msgid "Switch to new branch" msgstr "" -#: git/git.cpp:914 +#: git/git.cpp:880 +#, c-format +msgid "" +"Found lock file: '%s'\n" +"Is another git process running (or crashed)?" +msgstr "" + +#: git/git.cpp:881 +msgid "Commit Error" +msgstr "" + +#: git/git.cpp:921 msgid "No remotes found, can't push!" msgstr "" -#: git/git.cpp:918 +#: git/git.cpp:925 msgid "Push all local commits?" msgstr "" -#: git/git.cpp:937 +#: git/git.cpp:944 msgid "Save all changes and pull remote changes?" msgstr "" -#: git/git.cpp:961 +#: git/git.cpp:968 msgid "Are you sure that you want to discard all local changes?" msgstr "" -#: git/git.cpp:999 +#: git/git.cpp:1006 msgid "Jump to modified file" msgstr "" -#: git/git.cpp:999 +#: git/git.cpp:1006 msgid "Modified files" msgstr "" -#: git/git.cpp:1430 +#: git/git.cpp:1437 msgid "Colouring tracked git files..." msgstr "" -#: git/git.cpp:1435 +#: git/git.cpp:1442 msgid "Colouring modified git files..." msgstr "" -#: git/git.cpp:1516 +#: git/git.cpp:1523 msgid "Do you want to start importing new / updating changed files?" msgstr "" -#: git/git.cpp:1517 +#: git/git.cpp:1524 msgid "Import files" msgstr "" -#: git/git.cpp:1524 +#: git/git.cpp:1531 msgid "Error obtaining project" msgstr "" -#: git/git.cpp:1554 +#: git/git.cpp:1561 msgid "Checking file " msgstr "" -#: git/git.cpp:1580 +#: git/git.cpp:1587 msgid "Adding files..." msgstr "" -#: git/git.cpp:1620 +#: git/git.cpp:1627 msgid "Finished adding files..." msgstr "" -#: git/git.cpp:1673 +#: git/git.cpp:1680 msgid "created" msgstr "" -#: git/git.cpp:1755 +#: git/git.cpp:1762 msgid "Merged after pull. Rebase?" msgstr "" -#: git/git.cpp:1759 +#: git/git.cpp:1766 msgid "Rebase with what branch?" msgstr "" -#: git/git.cpp:1765 +#: git/git.cpp:1772 msgid "Rebase with " msgstr "" -#: git/git.cpp:1853 +#: git/git.cpp:1860 msgid "Remote git error (needs to be handled manually on the remote server)\n" msgstr "" -#: git/git.cpp:1937 +#: git/git.cpp:1944 msgid "Are you sure you want to continue connecting" msgstr "" -#: git/git.cpp:2402 +#: git/git.cpp:2409 msgid "Save all changes and rebase?" msgstr "" -#: git/git.cpp:2457 +#: git/git.cpp:2464 msgid "Add file" msgstr "" -#: git/git.cpp:2465 +#: git/git.cpp:2472 msgid "Show file diff" msgstr "" -#: git/git.cpp:2469 +#: git/git.cpp:2476 msgid "Show file Log" msgstr "" -#: git/git.cpp:2474 +#: git/git.cpp:2481 msgid "Show Git Blame" msgstr "" -#: git/git.cpp:2499 git/git.cpp:2785 +#: git/git.cpp:2506 git/git.cpp:2809 msgid "Don't know how to start MSYSGit..." msgstr "" -#: git/git.cpp:2525 +#: git/git.cpp:2532 msgid "Stash" msgstr "" -#: git/git.cpp:2529 +#: git/git.cpp:2536 msgid "Stash pop" msgstr "" -#: git/git.cpp:2535 +#: git/git.cpp:2542 msgid "Open git bash" msgstr "" -#: git/git.cpp:2662 git/git.cpp:2671 +#: git/git.cpp:2669 git/git.cpp:2678 msgid "ERROR: Failed to write commit message to file: " msgstr "" -#: git/git.cpp:2685 +#: git/git.cpp:2692 msgid "error: no commit message given, aborting" msgstr "" -#: git/git.cpp:2707 +#: git/git.cpp:2714 msgid "All files are up-to-date!" msgstr "" -#: git/gitCommitDlg.cpp:74 +#: git/git.cpp:3216 +msgid "Ready." +msgstr "" + +#: git/gitCommitDlg.cpp:79 msgid "Toggle files" msgstr "" -#: git/gitCommitDlg.cpp:75 +#: git/gitCommitDlg.cpp:82 git/gitCommitDlg.cpp:84 msgid "Show commit history" msgstr "" -#: git/gitCommitDlg.cpp:76 +#: git/gitCommitDlg.cpp:88 git/gitCommitDlg.cpp:90 msgid "Generate commit message" msgstr "" -#: git/gitCommitDlg.cpp:190 +#: git/gitCommitDlg.cpp:206 msgid "Git requires a commit message" msgstr "" -#: git/gitCommitDlg.cpp:242 -msgid "No models are available. Choose a model and try again." +#: git/gitCommitDlg.cpp:265 +msgid "Nothing to commit" msgstr "" -#: git/gitCommitDlg.cpp:256 +#: git/gitCommitDlg.cpp:278 msgid "Generating commit message..." msgstr "" -#: git/gitCommitDlg.cpp:259 +#: git/gitCommitDlg.cpp:281 msgid "Failed to generate commit message" msgstr "" @@ -17632,21 +17669,21 @@ msgstr "" msgid "Show commit info in the status bar" msgstr "" -#: git/gitui.cpp:468 +#: git/gitui.cpp:472 msgid "Add a Signed-off-by trailer" msgstr "" -#: git/gitui.cpp:471 +#: git/gitui.cpp:475 msgid "" "Add a Signed-off-by trailer by the committer at the end of the commit log " "message" msgstr "" -#: git/gitui.cpp:476 +#: git/gitui.cpp:480 msgid "Amend the previous commit" msgstr "" -#: git/gitui.cpp:479 +#: git/gitui.cpp:483 msgid "" "The 'git commit --amend' command is a convenient way to fix up the most " "recent commit. It lets you combine staged changes with the previous commit " @@ -17654,46 +17691,46 @@ msgid "" "simply edit the previous commit message without changing its snapshot" msgstr "" -#: git/gitui.cpp:589 +#: git/gitui.cpp:593 msgid "" "Search for specific text in commits.\n" "This uses --grep, and so searches only the text of the commit message. To " "search by author etc, use the 'Extra arguments' box." msgstr "" -#: git/gitui.cpp:599 +#: git/gitui.cpp:603 msgid "Previous" msgstr "" -#: git/gitui.cpp:603 +#: git/gitui.cpp:607 msgid "Show previous 100 commits" msgstr "" -#: git/gitui.cpp:613 +#: git/gitui.cpp:617 msgid "Fetch the next 100 commits" msgstr "" -#: git/gitui.cpp:618 +#: git/gitui.cpp:622 msgid "--since=" msgstr "" -#: git/gitui.cpp:619 +#: git/gitui.cpp:623 msgid "--before=" msgstr "" -#: git/gitui.cpp:620 +#: git/gitui.cpp:624 msgid "--author=" msgstr "" -#: git/gitui.cpp:621 +#: git/gitui.cpp:625 msgid "--committer=" msgstr "" -#: git/gitui.cpp:622 +#: git/gitui.cpp:626 msgid "-S" msgstr "" -#: git/gitui.cpp:631 +#: git/gitui.cpp:635 msgid "" "Optional extra arguments that you wish passed to git log.\n" "\n" @@ -17703,108 +17740,108 @@ msgid "" "Note that this is _not_ sanity-checked, it's added just as it is" msgstr "" -#: git/gitui.cpp:647 +#: git/gitui.cpp:651 msgid "" "--regexp-ignore-case Display commits that match the pattern without regard " "to case" msgstr "" -#: git/gitui.cpp:664 +#: git/gitui.cpp:668 msgid "Date" msgstr "" -#: git/gitui.cpp:666 +#: git/gitui.cpp:670 msgid "Subject" msgstr "" -#: git/gitui.cpp:692 git/gitui.cpp:906 +#: git/gitui.cpp:696 git/gitui.cpp:910 msgid "Modified files:" msgstr "" -#: git/gitui.cpp:718 +#: git/gitui.cpp:722 msgid "Commit message:" msgstr "" -#: git/gitui.cpp:943 +#: git/gitui.cpp:947 msgid "Unstaged" msgstr "" -#: git/gitui.cpp:944 +#: git/gitui.cpp:948 msgid "Staged" msgstr "" -#: git/gitui.cpp:945 +#: git/gitui.cpp:949 msgid "Both" msgstr "" -#: git/gitui.cpp:948 +#: git/gitui.cpp:952 msgid "Show changes that are:" msgstr "" -#: git/gitui.cpp:959 +#: git/gitui.cpp:963 msgid "Ignore if whitespace-only" msgstr "" -#: git/gitui.cpp:961 +#: git/gitui.cpp:965 msgid "" "Suppress any lines where the change is only to whitespace. This makes it " "easier to see the interesting parts of the diff." msgstr "" -#: git/gitui.cpp:969 +#: git/gitui.cpp:973 msgid "Choose commits" msgstr "" -#: git/gitui.cpp:971 +#: git/gitui.cpp:975 msgid "" "This dialog normally shows only the current difference from HEAD. Click to " "choose any two commits to diff." msgstr "" -#: git/gitui.cpp:1022 +#: git/gitui.cpp:1026 msgid "Choose two commits to diff" msgstr "" -#: git/gitui.cpp:1032 +#: git/gitui.cpp:1036 msgid "" "Either select a branch, tag or commit hash, or enter your own commit-ish.\n" "Optionally you can then specify the 'n'th parent of each commit,\n" "and/or use the triple-dot notation for commits where this makes sense." msgstr "" -#: git/gitui.cpp:1044 +#: git/gitui.cpp:1048 msgid "First" msgstr "" -#: git/gitui.cpp:1056 git/gitui.cpp:1122 +#: git/gitui.cpp:1060 git/gitui.cpp:1126 msgid "Branch" msgstr "" -#: git/gitui.cpp:1087 git/gitui.cpp:1153 +#: git/gitui.cpp:1091 git/gitui.cpp:1157 msgid "" "Here you can choose one of the last 1000 commits to diff against.\n" "They will normally be from the currently checked-out branch. However if you " "select a different branch above, that branch's commits will be shown instead." msgstr "" -#: git/gitui.cpp:1094 git/gitui.cpp:1160 +#: git/gitui.cpp:1098 git/gitui.cpp:1164 msgid "Enter commit-ish" msgstr "" -#: git/gitui.cpp:1102 git/gitui.cpp:1168 +#: git/gitui.cpp:1106 git/gitui.cpp:1172 msgid "" "You can enter any valid commit-ish here. It will not be sanity-checked..." msgstr "" -#: git/gitui.cpp:1110 +#: git/gitui.cpp:1114 msgid "Second" msgstr "" -#: git/gitui.cpp:1176 +#: git/gitui.cpp:1180 msgid "Use '...'" msgstr "" -#: git/gitui.cpp:1179 +#: git/gitui.cpp:1183 msgid "" "Check this to use the 'triple-dot' notation. The resulting diff will show " "the changes between the merge-base and the second commit-ish. So if the " @@ -17813,46 +17850,46 @@ msgid "" "Note that this will not make sense for all commit-ishes." msgstr "" -#: git/gitui.cpp:1207 git/gitui.cpp:1238 +#: git/gitui.cpp:1211 git/gitui.cpp:1242 msgid "~" msgstr "" -#: git/gitui.cpp:1214 git/gitui.cpp:1245 +#: git/gitui.cpp:1218 git/gitui.cpp:1249 msgid "" "If you enter a non-zero value here, the diff will use that parent of the " "commit instead of the commit itself.\n" "So if the commit is HEAD, entering 5 will use HEAD~5, the fifth parent." msgstr "" -#: git/gitui.cpp:1354 +#: git/gitui.cpp:1358 msgid "Clone URL:" msgstr "" -#: git/gitui.cpp:1359 +#: git/gitui.cpp:1363 msgid "git URL to clone" msgstr "" -#: git/gitui.cpp:1367 +#: git/gitui.cpp:1371 msgid "Target Directory:" msgstr "" -#: git/gitui.cpp:1378 +#: git/gitui.cpp:1382 msgid "Clone the sources into this target directory" msgstr "" -#: git/gitui.cpp:1522 +#: git/gitui.cpp:1526 msgid "Select patch file" msgstr "" -#: git/gitui.cpp:1534 +#: git/gitui.cpp:1538 msgid "Patch file to apply" msgstr "" -#: git/gitui.cpp:1541 +#: git/gitui.cpp:1545 msgid "git apply additional flags to use:" msgstr "" -#: git/gitui.cpp:1550 +#: git/gitui.cpp:1554 msgid "" "By default, codelite uses the command 'git apply --whitespace=nowarn --" "ignore-whitespace' for applying patch files.\n" @@ -17863,15 +17900,15 @@ msgid "" "See the git manual for more options" msgstr "" -#: git/gitui.cpp:1630 +#: git/gitui.cpp:1633 msgid "Untracked" msgstr "" -#: git/gitui.cpp:1707 +#: git/gitui.cpp:1710 msgid "Double-clicking a line shows blame for the parent commit" msgstr "" -#: git/gitui.cpp:1712 +#: git/gitui.cpp:1715 msgid "" "A double-click on a code line refreshes blame, rebasing it either to the " "commit clicked or to its parent commit.\n" @@ -17879,77 +17916,77 @@ msgid "" "will want the parent commit." msgstr "" -#: git/gitui.cpp:1720 +#: git/gitui.cpp:1723 msgid "Show the log and diff for the selected commit" msgstr "" -#: git/gitui.cpp:1725 +#: git/gitui.cpp:1728 msgid "" "When a blame line is selected, the commit log message and diff are shown at " "the bottom of the dialog. Uncheck this box to hide those fields." msgstr "" -#: git/gitui.cpp:1778 +#: git/gitui.cpp:1781 msgid "These are the file(s) you have chosen to Reset" msgstr "" -#: git/gitui.cpp:1794 +#: git/gitui.cpp:1797 msgid "Altered files" msgstr "" -#: git/gitui.cpp:1811 +#: git/gitui.cpp:1814 msgid "These are the files that are altered. Select which you want to reset." msgstr "" -#: git/gitui.cpp:1820 +#: git/gitui.cpp:1823 msgid "Added files" msgstr "" -#: git/gitui.cpp:1837 +#: git/gitui.cpp:1840 msgid "" "These are the files that have been added. Select which you want to remove." msgstr "" -#: git/gitui.cpp:1884 +#: git/gitui.cpp:1887 msgid "Please tell me who you are:" msgstr "" -#: git/gitui.cpp:1908 +#: git/gitui.cpp:1911 msgid "Email:" msgstr "" -#: git/gitui.cpp:1971 +#: git/gitui.cpp:1974 msgid "First commit:" msgstr "" -#: git/gitui.cpp:1978 +#: git/gitui.cpp:1981 msgid "The first commit in the range" msgstr "" -#: git/gitui.cpp:1984 +#: git/gitui.cpp:1987 msgid "Second commit:" msgstr "" -#: git/gitui.cpp:1991 +#: git/gitui.cpp:1994 msgid "The second commit in the range" msgstr "" -#: git/gitui.cpp:1997 +#: git/gitui.cpp:2000 msgid "Choose provider:" msgstr "" -#: git/gitui.cpp:2008 +#: git/gitui.cpp:2011 msgid "Limit response tokens:" msgstr "" -#: git/gitui.cpp:2015 +#: git/gitui.cpp:2018 msgid "" "Models are not perfect. This upper limit instructs\n" "CodeLite to terminate the release note generation process\n" "when the number of tokens generated hits this limit." msgstr "" -#: git/gitui.cpp:2025 +#: git/gitui.cpp:2028 msgid "Use 'oneline' commit format" msgstr "" @@ -18534,10 +18571,6 @@ msgstr "" msgid "Loadable extension support not available" msgstr "" -#: submodules/wxsf-code/include/wx/wxsf/EditTextShape.h:89 -msgid "Edit content" -msgstr "" - #: wxcrafter/Importer/import_dlg.cpp:18 msgid "Choose a wxFormBuilder project to import" msgstr "" @@ -18546,7 +18579,7 @@ msgstr "" msgid "Choose a wxSmith project to import" msgstr "" -#: wxcrafter/Importer/import_dlg.cpp:43 wxcrafter/src/wxcrafter_plugin.cpp:430 +#: wxcrafter/Importer/import_dlg.cpp:43 wxcrafter/src/wxcrafter_plugin.cpp:431 msgid "Import a wxFormBuilder project" msgstr "" @@ -18559,7 +18592,7 @@ msgid "Import an XRC file" msgstr "" #: wxcrafter/Importer/import_from_wxFB.cpp:38 -#: wxcrafter/Importer/import_from_wxSmith.cpp:35 +#: wxcrafter/Importer/import_from_wxSmith.cpp:39 #: wxcrafter/Importer/import_from_xrc.cpp:36 msgid "Failed to load the file to import" msgstr "" @@ -18573,11 +18606,11 @@ msgstr "" msgid "Can't import unknown class %s from wxFB" msgstr "" -#: wxcrafter/Importer/import_from_wxSmith.cpp:57 +#: wxcrafter/Importer/import_from_wxSmith.cpp:61 msgid "This doesn't seem to be a valid wxSmith file. Aborting." msgstr "" -#: wxcrafter/Importer/import_from_wxSmith.cpp:127 +#: wxcrafter/Importer/import_from_wxSmith.cpp:135 #, c-format msgid "Can't import unknown class %s in from wxSmith" msgstr "" @@ -18586,7 +18619,7 @@ msgstr "" msgid "This doesn't seem to be a valid XRC file. Aborting." msgstr "" -#: wxcrafter/Importer/import_from_xrc.cpp:149 +#: wxcrafter/Importer/import_from_xrc.cpp:151 #, c-format msgid "Can't import unknown class %s from XRC" msgstr "" @@ -18601,11 +18634,11 @@ msgstr "" msgid "Invalid C++ class name provided!" msgstr "" -#: wxcrafter/UI/DefineCustomControlWizard.cpp:23 +#: wxcrafter/UI/DefineCustomControlWizard.cpp:24 msgid "Please set an include file for this control" msgstr "" -#: wxcrafter/UI/DefineCustomControlWizard.cpp:29 +#: wxcrafter/UI/DefineCustomControlWizard.cpp:30 msgid "Control instantiation code is missing" msgstr "" @@ -18613,94 +18646,94 @@ msgstr "" msgid "Are you sure you want to delete the following custom controls:\n" msgstr "" -#: wxcrafter/UI/FontPickerDlg.cpp:30 wxcrafter/UI/FontPickerDlg.cpp:88 -#: wxcrafter/UI/FontPickerDlg.cpp:101 wxcrafter/src/wxcrafter.cpp:146 +#: wxcrafter/UI/FontPickerDlg.cpp:32 wxcrafter/UI/FontPickerDlg.cpp:90 +#: wxcrafter/UI/FontPickerDlg.cpp:103 wxcrafter/src/wxcrafter.cpp:146 msgid "Sample Text" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:164 wxcrafter/src/wxcrafter_plugin.cpp:716 +#: wxcrafter/UI/NewFormWizard.cpp:164 wxcrafter/src/wxcrafter_plugin.cpp:717 msgid "You must create a project before you can add new forms" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:173 +#: wxcrafter/UI/NewFormWizard.cpp:174 msgid "Please enter a file name" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:179 +#: wxcrafter/UI/NewFormWizard.cpp:180 msgid "Please enter a class name" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:186 +#: wxcrafter/UI/NewFormWizard.cpp:187 msgid "Please select a virtual folder for the generated code" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:207 +#: wxcrafter/UI/NewFormWizard.cpp:209 msgid "Enter the new wxCrafter file a name (full path):" msgstr "" -#: wxcrafter/UI/NewFormWizard.cpp:329 +#: wxcrafter/UI/NewFormWizard.cpp:331 msgid "Select wxCrafter file" msgstr "" -#: wxcrafter/UI/PropertiesView/custom_pg_properties.h:214 -#: wxcrafter/src/BitmapSelectorDlg.cpp:118 -#: wxcrafter/src/file_picker_ctrl.cpp:42 +#: wxcrafter/UI/PropertiesView/custom_pg_properties.h:219 +#: wxcrafter/src/BitmapSelectorDlg.cpp:126 +#: wxcrafter/src/file_picker_ctrl.cpp:43 msgid "Select bitmap" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:58 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:61 msgid "wxCrafter Project Settings" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:59 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:268 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:62 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:285 msgid "Output Directory" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:60 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:64 msgid "The generated files' output directory" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:62 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:67 msgid "" "The generated files' name.\n" "wxCrafter will generate a $(FILE).cpp and $(FILE).hpp" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:63 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:273 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:68 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:290 msgid "Additional Include Files" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:64 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:70 msgid "" "List of additional include files that should be included in the generated " "files\n" "e.g. my_header.hpp ; string.h" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:66 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:278 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:72 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:295 msgid "Bitmap Files" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:67 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:74 msgid "" "Set here the file name for the bitmaps\n" "wxCrafter converts all the bitmaps in the project into C++ code and will " "place them in this file" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:70 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:77 msgid "wxWindow ID Generation" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:72 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:288 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:79 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:305 msgid "Generate Window ID" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:73 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:81 msgid "" "Auto generate enum in the base class for the wxWindow IDs which are not a " "stock window ID nor wrapped with the XRCID macro\n" @@ -18708,43 +18741,43 @@ msgid "" "wxWindow IDs" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:75 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:293 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:83 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:310 msgid "First Window ID" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:76 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:85 msgid "" "When 'Generate Window ID' is checked, use this as the first enumerator value" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:79 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:298 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:88 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:315 msgid "Generate Translatable Strings" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:80 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:90 msgid "" "When enabled, all generated strings are wrapped with the \"_\" macro, " "otherwise allow users to directly enter native text string encapsulated by " "wxT() macro" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:82 -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:303 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:92 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:320 msgid "Add wxWidgets Handlers if missing" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:83 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:94 msgid "" "When enabled, wxCrafter will add missing handlers (e.g. wxBitmapXmlHandler)" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:320 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:338 msgid "A control with this name already exists!" msgstr "" -#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:421 +#: wxcrafter/UI/PropertiesView/properties_list_view.cpp:438 msgid "Construct the Dropdown Menu" msgstr "" @@ -18784,11 +18817,11 @@ msgstr "" msgid "Sizer Flags" msgstr "" -#: wxcrafter/UI/PropertiesView/styles_sheet_list_view.cpp:75 +#: wxcrafter/UI/PropertiesView/styles_sheet_list_view.cpp:79 msgid "wxWindow" msgstr "" -#: wxcrafter/UI/events_table_list_view.cpp:31 +#: wxcrafter/UI/events_table_list_view.cpp:34 msgid "Event Handlers" msgstr "" @@ -18798,65 +18831,65 @@ msgstr "" msgid "wxCrafter Project" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:33 -#: wxcrafter/aui/aui_notebook_wrapper.cpp:22 +#: wxcrafter/aui/aui_manager_wrapper.cpp:32 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:24 #: wxcrafter/controls/ActivityIndicatorWrapper.cpp:13 #: wxcrafter/controls/AnimationCtrlWrapper.cpp:18 #: wxcrafter/controls/BitmapComboxWrapper.cpp:14 -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:20 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:21 #: wxcrafter/controls/Containers/notebook_page_wrapper.cpp:23 -#: wxcrafter/controls/Containers/notebook_wrapper.cpp:9 +#: wxcrafter/controls/Containers/notebook_wrapper.cpp:11 #: wxcrafter/controls/Containers/panel_wrapper.cpp:8 #: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:15 -#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:10 -#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:9 +#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:12 +#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:11 #: wxcrafter/controls/Containers/wizard_page_wrapper.cpp:15 #: wxcrafter/controls/Grid/grid_column_wrapper.cpp:17 #: wxcrafter/controls/Grid/grid_row_wrapper.cpp:16 -#: wxcrafter/controls/Grid/grid_wrapper.cpp:22 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:21 #: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:10 -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:42 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:41 #: wxcrafter/controls/RearrangeListWrapper.cpp:8 -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:39 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:45 #: wxcrafter/controls/RibbonBar/ribbon_button_bar_wrapper.cpp:8 #: wxcrafter/controls/RibbonBar/ribbon_gallery_item_wrapper.cpp:13 #: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:8 #: wxcrafter/controls/RibbonBar/ribbon_page_wrapper.cpp:14 #: wxcrafter/controls/RibbonBar/ribbon_panel_wrapper.cpp:21 #: wxcrafter/controls/RibbonBar/ribbon_tool_bar_wrapper.cpp:10 -#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:26 -#: wxcrafter/controls/TimePickerCtrlWrapper.cpp:10 -#: wxcrafter/controls/banner_window_wrapper.cpp:19 -#: wxcrafter/controls/bitmap_button_wrapper.cpp:27 +#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:27 +#: wxcrafter/controls/TimePickerCtrlWrapper.cpp:12 +#: wxcrafter/controls/banner_window_wrapper.cpp:18 +#: wxcrafter/controls/bitmap_button_wrapper.cpp:28 #: wxcrafter/controls/bitmaptogglebuttonwrapper.cpp:12 #: wxcrafter/controls/button_wrapper.cpp:33 -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:26 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:28 #: wxcrafter/controls/check_box_wrapper.cpp:14 -#: wxcrafter/controls/check_list_box_wrapper.cpp:31 -#: wxcrafter/controls/choice_book_wrapper.cpp:13 +#: wxcrafter/controls/check_list_box_wrapper.cpp:30 +#: wxcrafter/controls/choice_book_wrapper.cpp:14 #: wxcrafter/controls/choice_wrapper.cpp:14 #: wxcrafter/controls/colour_picker_wrapper.cpp:19 #: wxcrafter/controls/combobox_wrapper.cpp:13 #: wxcrafter/controls/command_link_button_wrapper.cpp:23 -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:59 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:60 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:68 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:76 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:77 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:85 #: wxcrafter/controls/dir_picker_ctrl_wrapper.cpp:14 #: wxcrafter/controls/file_picker_ctrl_wrapper.cpp:14 #: wxcrafter/controls/font_picker_ctrl_wrapper.cpp:14 #: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:15 #: wxcrafter/controls/gl_canvas_wrapper.cpp:12 #: wxcrafter/controls/html_window_wrapper.cpp:18 -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:26 #: wxcrafter/controls/info_bar_button_wrapper.cpp:16 #: wxcrafter/controls/info_bar_button_wrapper.cpp:17 #: wxcrafter/controls/info_bar_wrapper.cpp:8 -#: wxcrafter/controls/list_book_wrapper.cpp:9 -#: wxcrafter/controls/list_box_wrapper.cpp:29 +#: wxcrafter/controls/list_book_wrapper.cpp:11 +#: wxcrafter/controls/list_box_wrapper.cpp:28 #: wxcrafter/controls/list_ctrl_column_wrapper.cpp:16 -#: wxcrafter/controls/list_ctrl_wrapper.cpp:9 -#: wxcrafter/controls/media_ctrl_wrapper.cpp:22 -#: wxcrafter/controls/menu_toolbar/menu_bar_wrapper.cpp:9 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:11 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:21 +#: wxcrafter/controls/menu_toolbar/menu_bar_wrapper.cpp:11 #: wxcrafter/controls/menu_toolbar/menu_item_wrapper.cpp:31 #: wxcrafter/controls/menu_toolbar/menu_item_wrapper.cpp:32 #: wxcrafter/controls/menu_toolbar/menu_wrapper.cpp:24 @@ -18866,106 +18899,106 @@ msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:208 #: wxcrafter/controls/radio_box_wrapper.cpp:17 #: wxcrafter/controls/radio_button_wrapper.cpp:14 -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:61 -#: wxcrafter/controls/scroll_bar_wrapper.cpp:33 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:71 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:38 #: wxcrafter/controls/search_ctrl_wrapper.cpp:19 -#: wxcrafter/controls/simple_book_wrapper.cpp:28 +#: wxcrafter/controls/simple_book_wrapper.cpp:34 #: wxcrafter/controls/slider_wrapper.cpp:12 #: wxcrafter/controls/spin_button_wrapper.cpp:23 -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:22 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:23 #: wxcrafter/controls/splitter_window_wrapper.cpp:19 #: wxcrafter/controls/static_bitmap_wrapper.cpp:13 -#: wxcrafter/controls/static_line_wrapper.cpp:8 +#: wxcrafter/controls/static_line_wrapper.cpp:10 #: wxcrafter/controls/static_text_wrapper.cpp:19 -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:182 -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:22 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:192 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:18 #: wxcrafter/controls/text_ctrl_wrapper.cpp:45 #: wxcrafter/controls/timer_wrapper.cpp:17 #: wxcrafter/controls/toggle_button_wrapper.cpp:14 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:9 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:11 #: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:10 -#: wxcrafter/controls/web_view_wrapper.cpp:34 -#: wxcrafter/sizers/box_sizer_wrapper.cpp:16 +#: wxcrafter/controls/web_view_wrapper.cpp:40 +#: wxcrafter/sizers/box_sizer_wrapper.cpp:15 #: wxcrafter/sizers/flexgridsizer_wrapper.cpp:13 #: wxcrafter/sizers/grid_bag_sizer_wrapper.cpp:12 #: wxcrafter/sizers/grid_sizer_wrapper.cpp:12 -#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:16 -#: wxcrafter/src/wxc_widget.cpp:102 +#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:15 +#: wxcrafter/src/wxc_widget.cpp:101 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:18 -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:29 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:27 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:31 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:26 #: wxcrafter/top_level_windows/image_list_wrapper.cpp:17 #: wxcrafter/top_level_windows/panel_wrapper_top_level.cpp:13 -#: wxcrafter/top_level_windows/popup_window_wrapper.cpp:7 +#: wxcrafter/top_level_windows/popup_window_wrapper.cpp:8 #: wxcrafter/top_level_windows/wizard_wrapper.cpp:16 msgid "Common Settings" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:35 +#: wxcrafter/aui/aui_manager_wrapper.cpp:34 msgid "wxAuiManager member name" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:36 +#: wxcrafter/aui/aui_manager_wrapper.cpp:35 msgid "Background Colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:37 +#: wxcrafter/aui/aui_manager_wrapper.cpp:36 msgid "Pane border size" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:39 +#: wxcrafter/aui/aui_manager_wrapper.cpp:38 msgid "Sash" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:40 +#: wxcrafter/aui/aui_manager_wrapper.cpp:39 msgid "Sash colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:41 +#: wxcrafter/aui/aui_manager_wrapper.cpp:40 msgid "Set the wxAUI sash size" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:45 +#: wxcrafter/aui/aui_manager_wrapper.cpp:44 msgid "Gradient type" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:47 +#: wxcrafter/aui/aui_manager_wrapper.cpp:46 msgid "Active caption colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:48 +#: wxcrafter/aui/aui_manager_wrapper.cpp:47 msgid "Active caption gradient colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:49 +#: wxcrafter/aui/aui_manager_wrapper.cpp:48 msgid "Inactive caption colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:50 +#: wxcrafter/aui/aui_manager_wrapper.cpp:49 msgid "Inactive caption gradient colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:51 +#: wxcrafter/aui/aui_manager_wrapper.cpp:50 msgid "Active caption text colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:52 +#: wxcrafter/aui/aui_manager_wrapper.cpp:51 msgid "Inactive caption text colour" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:68 +#: wxcrafter/aui/aui_manager_wrapper.cpp:67 msgid "Triggered when any button is pressed for any docked panes" msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:70 +#: wxcrafter/aui/aui_manager_wrapper.cpp:69 msgid "Triggered when a docked or floating pane is closed." msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:71 +#: wxcrafter/aui/aui_manager_wrapper.cpp:70 msgid "Triggered when a pane is maximized." msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:72 +#: wxcrafter/aui/aui_manager_wrapper.cpp:71 msgid "Triggered when a pane is restored." msgstr "" @@ -18975,148 +19008,148 @@ msgid "" "2.9.4." msgstr "" -#: wxcrafter/aui/aui_manager_wrapper.cpp:76 +#: wxcrafter/aui/aui_manager_wrapper.cpp:77 msgid "" "This event can be caught to override the default renderer in order to custom " "draw your wxAuiManager window (not recommended)." msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:26 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:28 msgid "A page is about to be closed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:27 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:29 msgid "A page has been closed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:29 -#: wxcrafter/controls/Containers/notebook_wrapper.cpp:15 -#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:17 -#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:11 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:31 +#: wxcrafter/controls/Containers/notebook_wrapper.cpp:17 +#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:19 +#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:13 #: wxcrafter/controls/choice_book_wrapper.cpp:9 -#: wxcrafter/controls/list_book_wrapper.cpp:17 -#: wxcrafter/controls/simple_book_wrapper.cpp:19 +#: wxcrafter/controls/list_book_wrapper.cpp:19 +#: wxcrafter/controls/simple_book_wrapper.cpp:18 msgid "The page selection was changed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:31 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:34 msgid "" "The page selection is about to be changed.\n" "This event can be vetoed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:33 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:37 msgid "The window list button has been pressed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:35 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:39 msgid "Dragging is about to begin" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:36 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:40 msgid "Dragging has ended" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:38 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:43 msgid "Emitted during a drag and drop operation" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:40 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:46 msgid "" "Whether to allow a tab to be dropped. This event must be specially allowed" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:42 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:49 msgid "Notify that the tab has been dragged" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:44 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:52 msgid "Double clicked on the tabs background area" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:46 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:55 msgid "The middle mouse button is pressed on a tab" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:48 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:58 msgid "The middle mouse button is released on a tab" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:50 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:61 msgid "The right mouse button is pressed on a tab" msgstr "" -#: wxcrafter/aui/aui_notebook_wrapper.cpp:52 +#: wxcrafter/aui/aui_notebook_wrapper.cpp:64 msgid "The right mouse button is released on a tab" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:55 wxcrafter/aui/aui_pane_info.cpp:175 +#: wxcrafter/aui/aui_pane_info.cpp:68 wxcrafter/aui/aui_pane_info.cpp:191 msgid "Caption Visible" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:58 wxcrafter/aui/aui_pane_info.cpp:177 +#: wxcrafter/aui/aui_pane_info.cpp:71 wxcrafter/aui/aui_pane_info.cpp:193 msgid "Resizable" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:61 wxcrafter/aui/aui_pane_info.cpp:203 +#: wxcrafter/aui/aui_pane_info.cpp:74 wxcrafter/aui/aui_pane_info.cpp:219 msgid "ToolBar Pane" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:64 +#: wxcrafter/aui/aui_pane_info.cpp:77 msgid "Docking" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:69 wxcrafter/aui/aui_pane_info.cpp:179 +#: wxcrafter/aui/aui_pane_info.cpp:82 wxcrafter/aui/aui_pane_info.cpp:195 #: wxcrafter/src/wxgui_defs.h:275 msgid "Direction" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:73 wxcrafter/aui/aui_pane_info.cpp:181 +#: wxcrafter/aui/aui_pane_info.cpp:86 wxcrafter/aui/aui_pane_info.cpp:197 msgid "Layer" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:74 wxcrafter/aui/aui_pane_info.cpp:183 +#: wxcrafter/aui/aui_pane_info.cpp:87 wxcrafter/aui/aui_pane_info.cpp:199 msgid "Row" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:78 wxcrafter/aui/aui_pane_info.cpp:188 +#: wxcrafter/aui/aui_pane_info.cpp:91 wxcrafter/aui/aui_pane_info.cpp:204 msgid "Best Size" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:79 wxcrafter/aui/aui_pane_info.cpp:190 +#: wxcrafter/aui/aui_pane_info.cpp:92 wxcrafter/aui/aui_pane_info.cpp:206 msgid "Min Size" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:80 wxcrafter/aui/aui_pane_info.cpp:192 +#: wxcrafter/aui/aui_pane_info.cpp:93 wxcrafter/aui/aui_pane_info.cpp:208 msgid "Max Size" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:82 +#: wxcrafter/aui/aui_pane_info.cpp:95 msgid "Buttons" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:85 wxcrafter/aui/aui_pane_info.cpp:195 +#: wxcrafter/aui/aui_pane_info.cpp:98 wxcrafter/aui/aui_pane_info.cpp:211 msgid "Close Button" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:88 wxcrafter/aui/aui_pane_info.cpp:197 +#: wxcrafter/aui/aui_pane_info.cpp:101 wxcrafter/aui/aui_pane_info.cpp:213 msgid "Minimize Button" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:91 wxcrafter/aui/aui_pane_info.cpp:199 +#: wxcrafter/aui/aui_pane_info.cpp:104 wxcrafter/aui/aui_pane_info.cpp:215 msgid "Maximize Button" msgstr "" -#: wxcrafter/aui/aui_pane_info.cpp:94 wxcrafter/aui/aui_pane_info.cpp:201 +#: wxcrafter/aui/aui_pane_info.cpp:107 wxcrafter/aui/aui_pane_info.cpp:217 msgid "Pin Button" msgstr "" #: wxcrafter/controls/ActivityIndicatorWrapper.cpp:10 -#: wxcrafter/controls/bitmap_button_wrapper.cpp:23 +#: wxcrafter/controls/bitmap_button_wrapper.cpp:24 #: wxcrafter/controls/button_wrapper.cpp:29 -#: wxcrafter/controls/command_link_button_wrapper.cpp:28 -#: wxcrafter/controls/info_bar_button_wrapper.cpp:26 -#: wxcrafter/sizers/std_button_wrapper.cpp:21 +#: wxcrafter/controls/command_link_button_wrapper.cpp:29 +#: wxcrafter/controls/info_bar_button_wrapper.cpp:27 +#: wxcrafter/sizers/std_button_wrapper.cpp:28 msgid "" "Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the button is clicked." msgstr "" @@ -19140,9 +19173,9 @@ msgid "ComboBox drop down choices" msgstr "" #: wxcrafter/controls/BitmapComboxWrapper.cpp:19 -#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:32 +#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:33 #: wxcrafter/controls/combobox_wrapper.cpp:19 -#: wxcrafter/controls/list_box_wrapper.cpp:34 +#: wxcrafter/controls/list_box_wrapper.cpp:33 msgid "" "The zero-based position of any initially selected string, or -1 if none are " "to be selected" @@ -19173,19 +19206,19 @@ msgid "" "comboBox." msgstr "" -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:14 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:15 msgid "The user expanded or collapsed the collapsible pane" msgstr "" -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:15 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:16 msgid "Process a navigation key event" msgstr "" -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:21 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:22 msgid "The label" msgstr "" -#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:22 +#: wxcrafter/controls/Containers/collapsible_pane_wrapper.cpp:23 msgid "Set the state of the collapsible pane" msgstr "" @@ -19207,15 +19240,15 @@ msgid "" "wxTreebook" msgstr "" -#: wxcrafter/controls/Containers/notebook_page_wrapper.cpp:199 +#: wxcrafter/controls/Containers/notebook_page_wrapper.cpp:213 msgid "Expand this node" msgstr "" -#: wxcrafter/controls/Containers/notebook_wrapper.cpp:17 -#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:19 -#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:13 -#: wxcrafter/controls/choice_book_wrapper.cpp:11 -#: wxcrafter/controls/list_book_wrapper.cpp:19 +#: wxcrafter/controls/Containers/notebook_wrapper.cpp:20 +#: wxcrafter/controls/Containers/tool_book_wrapper.cpp:22 +#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:16 +#: wxcrafter/controls/choice_book_wrapper.cpp:12 +#: wxcrafter/controls/list_book_wrapper.cpp:22 #: wxcrafter/controls/simple_book_wrapper.cpp:21 msgid "The page selection is about to be changed. This event can be vetoed" msgstr "" @@ -19228,60 +19261,60 @@ msgstr "" msgid "Pixels per scroll unit in the vertical direction" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:20 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:21 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_TOP scroll-to-top events" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:22 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:24 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_BOTTOM scroll-to-bottom events" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:24 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:27 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_LINEUP line up events." msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:26 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:30 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_LINEDOWN line down events" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:28 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:33 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_PAGEUP page up events" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:30 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:36 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_PAGEDOWN page down events" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:32 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:39 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_THUMBTRACK thumbtrack events (frequent events sent " "as the user drags the thumbtrack)" msgstr "" -#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:35 +#: wxcrafter/controls/Containers/scrolled_window_wrapper.cpp:43 msgid "" "Since wxWidgets 2.9.X\n" "Process wxEVT_SCROLLWIN_THUMBRELEASE thumb release events" msgstr "" -#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:15 +#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:19 msgid "The page node is going to be collapsed" msgstr "" -#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:17 +#: wxcrafter/controls/Containers/tree_book_wrapper.cpp:22 msgid "The page node is going to be expanded" msgstr "" @@ -19322,15 +19355,15 @@ msgid "" "Default -1 fits to the label height" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:23 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:22 msgid "wxGrid Header" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:24 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:23 msgid "Auto size column content to fit the column header" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:25 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:24 msgid "Enable the use of native header window for column labels" msgstr "" @@ -19368,14 +19401,14 @@ msgstr "" msgid "Allow editing grid content" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:42 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:43 msgid "" "The user is about to change the data in a cell. The new cell value as string " "is available from GetString() event object method. This event can be vetoed " "if the change is not allowed. Processes a wxEVT_GRID_CELL_CHANGING event type" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:46 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:48 msgid "" "The user changed the data in a cell. The old cell value as string is " "available from GetString() event object method. Notice that vetoing this " @@ -19384,72 +19417,72 @@ msgid "" "wxEVT_GRID_CELL_CHANGED event type." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:51 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:54 msgid "" "The user clicked a cell with the left mouse button. Processes a " "wxEVT_GRID_CELL_LEFT_CLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:54 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:58 msgid "" "The user double-clicked a cell with the left mouse button. Processes a " "wxEVT_GRID_CELL_LEFT_DCLICK" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:56 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:61 msgid "" "The user clicked a cell with the right mouse button. Processes a " "wxEVT_GRID_CELL_RIGHT_CLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:59 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:65 msgid "" "The user double-clicked a cell with the right mouse button. Processes a " "wxEVT_GRID_CELL_RIGHT_DCLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:61 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:68 msgid "" "The editor for a cell was hidden. Processes a wxEVT_GRID_EDITOR_HIDDEN event " "type." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:63 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:71 msgid "" "The editor for a cell was shown. Processes a wxEVT_GRID_EDITOR_SHOWN event " "type" msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:65 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:74 msgid "" "The user clicked a label with the left mouse button. Processes a " "wxEVT_GRID_LABEL_LEFT_CLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:68 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:78 msgid "" "The user double-clicked a label with the left mouse button. Processes a " "wxEVT_GRID_LABEL_LEFT_DCLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:71 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:81 msgid "" "The user clicked a label with the right mouse button. Processes a " "wxEVT_GRID_LABEL_RIGHT_CLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:74 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:85 msgid "" "The user double-clicked a label with the right mouse button. Processes a " "wxEVT_GRID_LABEL_RIGHT_DCLICK." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:76 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:88 msgid "" "The user moved to, and selected a cell. Processes a wxEVT_GRID_SELECT_CELL." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:79 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:92 msgid "" "The user tries to change the order of the columns in the grid by dragging " "the column specified by GetCol(). This event can be vetoed to either prevent " @@ -19463,7 +19496,7 @@ msgid "" "wxEVT_GRID_COL_MOVE event type." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:89 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:107 msgid "" "This event is generated when a column is clicked by the user and its name is " "explained by the fact that the custom reaction to a click on a column is to " @@ -19475,7 +19508,7 @@ msgid "" "corresponds to wxEVT_GRID_COL_SORT event type." msgstr "" -#: wxcrafter/controls/Grid/grid_wrapper.cpp:99 +#: wxcrafter/controls/Grid/grid_wrapper.cpp:118 msgid "" "This event is generated when the user presses TAB or Shift-TAB in the grid. " "It can be used to customize the simple default TAB handling logic, e.g. to " @@ -19483,7 +19516,7 @@ msgid "" "wxGrid::SetTabBehaviour(). This event is new since wxWidgets 2.9.5." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:27 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:28 msgid "" "Respond to wxEVT_PG_SELECTED event, generated when a property selection has " "been changed, either by user action or by indirect program function.\n" @@ -19492,13 +19525,13 @@ msgid "" "event to be generated." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:31 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:33 msgid "" "Respond to wxEVT_PG_CHANGED event, generated when property value has been " "changed by the user" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:33 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:36 msgid "" "Respond to wxEVT_PG_CHANGING event, generated when property value is about " "to be changed by user. Use wxPropertyGridEvent::GetValue() to take a peek at " @@ -19506,141 +19539,141 @@ msgid "" "taking place, if necessary" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:37 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:41 msgid "" "Respond to wxEVT_PG_HIGHLIGHTED event, which occurs when mouse moves over a " "property. Event's property is NULL if hovered area does not belong to any " "property." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:41 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:46 msgid "" "Respond to wxEVT_PG_RIGHT_CLICK event, which occurs when property is clicked " "on with right mouse button." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:43 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:49 msgid "" "Respond to wxEVT_PG_DOUBLE_CLICK event, which occurs when property is double-" "clicked on with left mouse button." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:46 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:53 msgid "" "Respond to wxEVT_PG_ITEM_COLLAPSED event, generated when user collapses a " "property or category." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:48 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:56 msgid "" "Respond to wxEVT_PG_ITEM_EXPANDED event, generated when user expands a " "property or category." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:50 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:59 msgid "" "Respond to wxEVT_PG_LABEL_EDIT_BEGIN event, generated when user is about to " "begin editing a property label. You can veto this event to prevent the " "action." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:53 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:63 msgid "" "Respond to wxEVT_PG_LABEL_EDIT_ENDING event, generated when user is about to " "end editing of a property label. You can veto this event to prevent the " "action." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:57 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:68 msgid "" "Respond to wxEVT_PG_COL_BEGIN_DRAG event, generated when user starts " "resizing a column - can be vetoed." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:59 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:71 msgid "" "Respond to wxEVT_PG_COL_DRAGGING, event, generated when a column resize by " "user is in progress. This event is also generated when user double-clicks " "the splitter in order to recenter it." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:62 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:75 msgid "" "Respond to wxEVT_PG_COL_END_DRAG event, generated after column resize by " "user has finished." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:64 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:78 msgid "" "Process a wxEVT_COMMAND_BUTTON_CLICKED event, when the custom editor button " "is clicked." msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:66 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:80 msgid "Sets x coordinate of the splitter" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:69 +#: wxcrafter/controls/PropertyGrid/property_grid_manager_wrapper.cpp:83 msgid "" "Moves splitter as left as possible, while still allowing all labels to be " "shown in full" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:44 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:43 msgid "The property name" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:45 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:44 msgid "The property label" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:46 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:45 msgid "The property help string" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:47 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:46 msgid "Property background colour" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:48 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:47 msgid "Set custom editor control to a property" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:69 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:68 msgid "The property kind" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:72 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:71 msgid "Initial string value" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:74 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:73 msgid "" "For properties that accepts array of strings (wxEnumProperty, " "wxEditEnumProperty and wxFlagsProperty) set the strings display name" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:78 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:77 msgid "" "For properties that accepts array of strings (wxEnumProperty, " "wxEditEnumProperty and wxFlagsProperty) set the strings values (optional for " "wxEnumProperty and wxEditEnumProperty)" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:82 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:81 msgid "Initial value, relevant to wxBoolProperty" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:85 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:84 msgid "wxFileProperty's wildcard" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:88 -#: wxcrafter/controls/font_picker_ctrl_wrapper.cpp:24 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:87 +#: wxcrafter/controls/font_picker_ctrl_wrapper.cpp:25 msgid "Initial font" msgstr "" -#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:91 +#: wxcrafter/controls/PropertyGrid/property_grid_wrapper.cpp:90 msgid "Initial Colour" msgstr "" @@ -19650,60 +19683,60 @@ msgid "" "page being active." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:17 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:18 msgid "" "Triggered prior to the transition from one page being active to a different " "page being active, and can veto the change." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:20 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:22 msgid "Triggered when the middle mouse button is pressed on a tab." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:22 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:25 msgid "Triggered when the middle mouse button is released on a tab." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:24 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:28 msgid "Triggered when the right mouse button is pressed on a tab." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:26 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:31 msgid "Triggered when the right mouse button is released on a tab." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:28 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:34 msgid "Triggered when the left mouse button is double clicked on a tab." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:44 +#: wxcrafter/controls/RibbonBar/ribbon_bar_wrapper.cpp:50 msgid "Select the ribbon bar theme" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:32 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:31 msgid "Button" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:32 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:31 #: wxcrafter/controls/button_wrapper.cpp:34 #: wxcrafter/controls/toggle_button_wrapper.cpp:15 msgid "The button label" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:33 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:32 #: wxcrafter/controls/RibbonBar/ribbon_gallery_item_wrapper.cpp:14 -#: wxcrafter/controls/bitmap_button_wrapper.cpp:28 -#: wxcrafter/controls/bitmap_wrapper.cpp:26 -#: wxcrafter/controls/command_link_button_wrapper.cpp:37 +#: wxcrafter/controls/bitmap_button_wrapper.cpp:29 +#: wxcrafter/controls/bitmap_wrapper.cpp:25 +#: wxcrafter/controls/command_link_button_wrapper.cpp:38 #: wxcrafter/controls/static_bitmap_wrapper.cpp:14 msgid "Select the bitmap file" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:34 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:33 msgid "Help string" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:35 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:34 msgid "The button type" msgstr "" @@ -19713,7 +19746,7 @@ msgid "" "bar is clicked." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:49 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:50 msgid "" "Triggered when the dropdown region of a button on the button bar is clicked. " "wxRibbonButtonBarEvent::PopupMenu() should be called by the event handler if " @@ -19721,13 +19754,13 @@ msgid "" "be doing)." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:57 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:59 msgid "" "Triggered when the normal (non-dropdown) region of a tool on the toolbar is " "clicked." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:59 +#: wxcrafter/controls/RibbonBar/ribbon_button.cpp:62 msgid "" "Triggered when the dropdown region of a tool on the toolbar is clicked. " "wxRibbonToolBarEvent::PopupMenu() should be called by the event handler if " @@ -19735,13 +19768,13 @@ msgid "" "be doing)." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:10 +#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:11 msgid "" "Triggered when the user selects an item from the gallery. Note that the ID " "is that of the gallery, not of the item." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:13 +#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:15 msgid "" "Similar to EVT_RIBBONGALLERY_SELECTED but triggered every time a gallery " "item is clicked, even if it is already selected. Note that the ID of the " @@ -19749,7 +19782,7 @@ msgid "" "available since wxWidgets 2.9.2." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:17 +#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:20 msgid "" "Triggered when the item being hovered over by the user changes. The item in " "the event will be the new item being hovered, or NULL if there is no longer " @@ -19757,7 +19790,7 @@ msgid "" "item." msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:21 +#: wxcrafter/controls/RibbonBar/ribbon_gallery_wrapper.cpp:24 msgid "Triggered when the \"extension\" button of the gallery is pressed" msgstr "" @@ -19776,7 +19809,7 @@ msgstr "" #: wxcrafter/controls/RibbonBar/ribbon_panel_wrapper.cpp:22 #: wxcrafter/controls/info_bar_button_wrapper.cpp:21 -#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:18 +#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:17 msgid "My Label" msgstr "" @@ -19789,7 +19822,7 @@ msgid "" "Icon to be used in place of the panel's children when the panel is minimised" msgstr "" -#: wxcrafter/controls/RibbonBar/ribbon_panel_wrapper.cpp:27 +#: wxcrafter/controls/RibbonBar/ribbon_panel_wrapper.cpp:28 msgid "Triggered when the user activate the panel extension button" msgstr "" @@ -19824,35 +19857,35 @@ msgstr "" msgid "The mouse passed over a wxHtmlCell. See wxHtmlCellEvent" msgstr "" -#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:25 +#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:26 msgid "" "A wxHtmlCell which contains an hyperlink was clicked. See wxHtmlLinkEvent" msgstr "" -#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:28 +#: wxcrafter/controls/SimpleHtmlListBoxWrapper.cpp:29 msgid "" "The List Box Items. A semi-colon list of strings. This list may contain HTML " "fragments" msgstr "" -#: wxcrafter/controls/TimePickerCtrlWrapper.cpp:8 +#: wxcrafter/controls/TimePickerCtrlWrapper.cpp:10 msgid "" "This event fires when the user changes the current selection in the control" msgstr "" -#: wxcrafter/controls/banner_window_wrapper.cpp:21 +#: wxcrafter/controls/banner_window_wrapper.cpp:20 msgid "" "The Title\n" "Title is rendered in bold and should be single line" msgstr "" -#: wxcrafter/controls/banner_window_wrapper.cpp:23 +#: wxcrafter/controls/banner_window_wrapper.cpp:22 msgid "" "Message can have multiple lines but is not wrapped automatically\n" "include explicit line breaks in the string if you want to have multiple lines" msgstr "" -#: wxcrafter/controls/banner_window_wrapper.cpp:30 +#: wxcrafter/controls/banner_window_wrapper.cpp:29 msgid "" "The banner orientation changes how the text in it is displayed and also " "defines where is the bitmap truncated if it's too big to fit\n" @@ -19860,23 +19893,23 @@ msgid "" "taken care of in the usual way, e.g. using sizers" msgstr "" -#: wxcrafter/controls/banner_window_wrapper.cpp:36 +#: wxcrafter/controls/banner_window_wrapper.cpp:35 msgid "" "Select the bitmap file\n" "Important: You can set text and title OR a bitmap, but not both" msgstr "" -#: wxcrafter/controls/bitmap_button_wrapper.cpp:29 +#: wxcrafter/controls/bitmap_button_wrapper.cpp:30 #: wxcrafter/controls/button_wrapper.cpp:35 -#: wxcrafter/controls/command_link_button_wrapper.cpp:38 +#: wxcrafter/controls/command_link_button_wrapper.cpp:39 msgid "Make this button the default button" msgstr "" -#: wxcrafter/controls/bitmap_wrapper.cpp:20 wxcrafter/src/wxcrafter_gui.cpp:114 +#: wxcrafter/controls/bitmap_wrapper.cpp:19 wxcrafter/src/wxcrafter_gui.cpp:114 msgid "wxBitmap" msgstr "" -#: wxcrafter/controls/bitmap_wrapper.cpp:24 +#: wxcrafter/controls/bitmap_wrapper.cpp:23 msgid "" "A unique name for the bitmap (across your project)\n" "This name can be used later to load the bitmap from the generated class\n" @@ -19917,27 +19950,27 @@ msgid "" "Sets x/y margins between the bitmap and the button label (wx2.9.X and later)" msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:18 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:20 msgid "A day was double clicked in the calendar." msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:19 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:21 msgid "The selected day changed." msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:20 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:22 msgid "The selected month changed." msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:21 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:23 msgid "The selected date changed." msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:23 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:25 msgid "User clicked on the week day header" msgstr "" -#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:24 +#: wxcrafter/controls/calendar_ctrl_wrapper.cpp:26 msgid "The selected year changed." msgstr "" @@ -19960,20 +19993,20 @@ msgid "" "when an item on the list is selected or the selection changes." msgstr "" -#: wxcrafter/controls/check_list_box_wrapper.cpp:26 +#: wxcrafter/controls/check_list_box_wrapper.cpp:25 msgid "" "Process a wxEVT_COMMAND_LISTBOX_DOUBLECLICKED event\n" "when the listbox is double-clicked." msgstr "" -#: wxcrafter/controls/check_list_box_wrapper.cpp:28 +#: wxcrafter/controls/check_list_box_wrapper.cpp:27 msgid "" "Process a wxEVT_COMMAND_CHECKLISTBOX_TOGGLED event\n" "when an item in the check list box is checked or unchecked." msgstr "" -#: wxcrafter/controls/check_list_box_wrapper.cpp:32 -#: wxcrafter/controls/list_box_wrapper.cpp:30 +#: wxcrafter/controls/check_list_box_wrapper.cpp:31 +#: wxcrafter/controls/list_box_wrapper.cpp:29 msgid "The List Box Items. A semi-colon list of strings" msgstr "" @@ -19991,7 +20024,7 @@ msgid "" "selected." msgstr "" -#: wxcrafter/controls/colour_picker_wrapper.cpp:22 +#: wxcrafter/controls/colour_picker_wrapper.cpp:23 msgid "" "The user changed the colour selected in the control either using the button " "or using text control\n" @@ -20006,132 +20039,132 @@ msgstr "" #: wxcrafter/controls/command_link_button_wrapper.cpp:24 #: wxcrafter/controls/custom_control_wrapper.cpp:15 -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:61 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:61 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:69 -#: wxcrafter/src/wxc_widget.cpp:132 wxcrafter/src/wxgui_defs.h:261 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:78 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:78 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:86 +#: wxcrafter/src/wxc_widget.cpp:131 wxcrafter/src/wxgui_defs.h:261 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:49 msgid "Control Specific Settings" msgstr "" -#: wxcrafter/controls/command_link_button_wrapper.cpp:33 +#: wxcrafter/controls/command_link_button_wrapper.cpp:34 msgid "" "First line of text on the button, typically the label of an action that will " "be made when the button is pressed" msgstr "" -#: wxcrafter/controls/command_link_button_wrapper.cpp:36 +#: wxcrafter/controls/command_link_button_wrapper.cpp:37 msgid "" "Second line of text describing the action performed when the button is " "pressed" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:25 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:22 msgid "wxDataViewListCtrl Column" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:26 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:23 msgid "Column Caption" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:29 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:26 msgid "" "Column Width (in pixels)\n" "-1 - special value for column width meaning unspecified/default\n" "-2 - size the column automatically to fit all values" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:31 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:28 #: wxcrafter/src/wxgui_defs.h:227 msgid "Column Type" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:33 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:30 msgid "" "Choices strings\n" "Relevant only for column of type 'choice'" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:34 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:31 msgid "Cell Alignment" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:35 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:32 msgid "Cell mode (can be editable, activatable or inert)" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_column.cpp:37 +#: wxcrafter/controls/data_view_list_ctrl_column.cpp:34 msgid "One or more flags of the wxDataViewColumnFlags enumeration" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:19 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:20 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:20 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:21 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:26 msgid "Process a wxEVT_COMMAND_DATAVIEW_SELECTION_CHANGED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:21 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:22 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:27 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:23 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:24 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:29 msgid "" "Process a wxEVT_COMMAND_DATAVIEW_ITEM_ACTIVATED event.\n" "This event is triggered by double clicking an item or pressing some special " "key (usually \"Enter\") when it is focused" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:24 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:25 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:30 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:27 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:28 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:33 msgid "" "Process a wxEVT_COMMAND_DATAVIEW_ITEM_START_EDITING event.\n" "This event can be vetoed in order to prevent editing on an item by item basis" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:27 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:28 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:33 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:32 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:37 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_EDITING_STARTED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:29 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:30 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:34 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:40 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_EDITING_DONE event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:31 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:32 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:37 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:37 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:38 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:43 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_COLLAPSING event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:33 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:34 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:40 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:41 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:46 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_COLLAPSED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:35 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:36 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:41 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:43 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:44 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:49 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_EXPANDING event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:37 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:38 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:43 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:46 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:47 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:52 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_EXPANDED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:39 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:40 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:45 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:49 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:50 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:55 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_VALUE_CHANGED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:41 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:42 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:47 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:52 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:53 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:58 msgid "" "Process a wxEVT_COMMAND_DATAVIEW_ITEM_CONTEXT_MENU event generated when the " "user right clicks inside the control.\n" @@ -20140,77 +20173,77 @@ msgid "" "invalid item." msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:45 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:46 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:51 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:57 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:58 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:63 msgid "Process a wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_CLICK event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:47 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:48 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:53 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:60 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:61 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:66 msgid "Process a wxEVT_COMMAND_DATAVIEW_COLUMN_HEADER_RIGHT_CLICK event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:49 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:50 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:55 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:63 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:64 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:69 msgid "Process a wxEVT_COMMAND_DATAVIEW_COLUMN_SORTED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:51 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:52 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:57 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:66 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:67 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:72 msgid "Process a wxEVT_COMMAND_DATAVIEW_COLUMN_REORDERED event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:53 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:54 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:59 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:69 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:70 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:75 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_BEGIN_DRAG event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:55 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:56 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:61 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:72 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:73 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:78 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_DROP_POSSIBLE event" msgstr "" -#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:57 -#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:58 -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:63 +#: wxcrafter/controls/data_view_list_ctrl_wrapper.cpp:74 +#: wxcrafter/controls/data_view_tree_ctrl_wrapper.cpp:75 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:80 msgid "Process a wxEVT_COMMAND_DATAVIEW_ITEM_DROP event" msgstr "" -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:70 -#: wxcrafter/controls/top_level_win_wrapper.cpp:70 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:87 +#: wxcrafter/controls/top_level_win_wrapper.cpp:69 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:29 #: wxcrafter/top_level_windows/image_list_wrapper.cpp:18 msgid "Inherited C++ Class Properties" msgstr "" -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:73 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:90 msgid "The generated model class name\n" msgstr "" -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:74 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:91 msgid "wxCrafter will generate a TreeListCtrl model like 'Tree-List-Ctrl\n" msgstr "" -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:75 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:92 msgid "" "** Leave this field empty if you do not want wxCrafter to generate a model " "class for you" msgstr "" -#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:86 +#: wxcrafter/controls/data_view_tree_list_ctrl_wrapper.cpp:103 msgid "" "Indicate if a container item merely acts as a headline (or for " "categorisation) or if it also acts a normal item with entries for further " "columns" msgstr "" -#: wxcrafter/controls/date_picker_ctrl.cpp:16 +#: wxcrafter/controls/date_picker_ctrl.cpp:19 msgid "" "This event fires when the user changes the current selection in the control." msgstr "" @@ -20220,7 +20253,7 @@ msgstr "" msgid "Message to show to the user" msgstr "" -#: wxcrafter/controls/dir_picker_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/dir_picker_ctrl_wrapper.cpp:26 msgid "" "The user changed the directory selected in the control either using the " "button or using text control\n" @@ -20236,7 +20269,7 @@ msgstr "" msgid "Wildcard" msgstr "" -#: wxcrafter/controls/file_picker_ctrl_wrapper.cpp:30 +#: wxcrafter/controls/file_picker_ctrl_wrapper.cpp:31 msgid "" "The user changed the file selected in the control either using the button or " "using text control\n" @@ -20245,7 +20278,7 @@ msgid "" "wxFLP_FILE_MUST_EXIST was given)." msgstr "" -#: wxcrafter/controls/font_picker_ctrl_wrapper.cpp:23 +#: wxcrafter/controls/font_picker_ctrl_wrapper.cpp:24 msgid "Generated whenever the selected font changes." msgstr "" @@ -20272,108 +20305,112 @@ msgstr "" msgid "Sets the current filter index (zero-based)." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:29 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:20 +msgid "Show hidden files" +msgstr "" + +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:30 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:28 msgid "" "The user has started dragging an item with the left mouse button.\n" "The event handler must call wxTreeEvent::Allow() for the drag operation to " "continue." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:32 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:28 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:34 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:32 msgid "" "The user has started dragging an item with the right mouse button.\n" "The event handler must call wxTreeEvent::Allow() for the drag operation to " "continue." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:35 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:38 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:36 msgid "The user has released the mouse after dragging an item." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:37 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:33 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:41 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:39 msgid "Begin editing a label. This can be prevented by calling Veto()." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:39 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:44 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:42 msgid "" "The user has finished editing a label. This can be prevented by calling " "Veto()." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:40 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:36 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:45 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:43 msgid "A tree item has been deleted." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:41 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:37 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:46 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:44 msgid "The item has been expanded." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:43 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:49 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:47 msgid "The item is being expanded. This can be prevented by calling Veto()." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:44 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:40 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:50 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:48 msgid "The item has been collapsed." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:46 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:42 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:53 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:51 msgid "The item is being collapsed. This can be prevented by calling Veto()." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:47 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:43 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:54 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:52 msgid "Selection has changed." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:49 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:45 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:57 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:55 msgid "Selection is changing. This can be prevented by calling Veto()." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:50 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:46 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:58 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:56 msgid "A key has been pressed." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:52 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:48 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:61 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:59 msgid "An item has been activated (e.g. double clicked)." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:54 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:50 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:64 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:62 msgid "The user has clicked the item with the right mouse button." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:56 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:52 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:67 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:65 msgid "The user has clicked the item with the middle mouse button." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:58 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:54 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:70 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:68 msgid "The state image has been clicked. Windows only." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:60 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:56 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:73 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:71 msgid "" "The opportunity to set the item tooltip is being given to the application\n" " (call wxTreeEvent::SetToolTip). Windows only." msgstr "" -#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:63 -#: wxcrafter/controls/tree_ctrl_wrapper.cpp:59 +#: wxcrafter/controls/generic_dir_ctrl_wrapper.cpp:77 +#: wxcrafter/controls/tree_ctrl_wrapper.cpp:75 msgid "" "The context menu for the selected item has been requested,\n" "either by a right click or by using the menu key." @@ -20471,40 +20508,40 @@ msgstr "" msgid "The mouse passed over a wxHtmlCell." msgstr "" -#: wxcrafter/controls/html_window_wrapper.cpp:26 +#: wxcrafter/controls/html_window_wrapper.cpp:27 msgid "A wxHtmlCell which contains an hyperlink was clicked." msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:22 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:23 msgid "" "The hyperlink was (left) clicked. If this event is not handled in user's " "code (or it's skipped; see wxEvent::Skip)\n" "then a call to wxLaunchDefaultBrowser is done with the hyperlink's URL." msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:26 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:27 msgid "The label of the hyperlink" msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:27 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:28 msgid "The URL associated with the given label" msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:30 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:31 msgid "" "Sets the colour used to print the label when the link has never been clicked " "before\n" "(i.e. the link has not been visited) and the mouse is not over the control." msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:34 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:35 msgid "" "Sets the colour used to print the label when the mouse is not over the " "control and the link has already been clicked before\n" "(i.e. the link has been visited)" msgstr "" -#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/hyper_link_ctrl_wrapper.cpp:40 msgid "" "Sets the colour used to print the label of the hyperlink when the mouse is " "over the control" @@ -20523,7 +20560,7 @@ msgid "" "selected or the selection changes." msgstr "" -#: wxcrafter/controls/list_box_wrapper.cpp:27 +#: wxcrafter/controls/list_box_wrapper.cpp:26 msgid "" "Process a wxEVT_COMMAND_LISTBOX_DOUBLECLICKED event, when the listbox is " "double-clicked." @@ -20534,7 +20571,7 @@ msgid "wxListCtrl Column" msgstr "" #: wxcrafter/controls/list_ctrl_column_wrapper.cpp:18 -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:24 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:23 msgid "Column caption" msgstr "" @@ -20547,91 +20584,91 @@ msgid "" "Value > 0 will set the width in pixels" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:26 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:28 msgid "The item has been selected" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:27 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:29 msgid "The item has been deselected" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:29 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:32 msgid "The right mouse button has been clicked on an item" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:35 msgid "The middle mouse button has been clicked on an item" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:33 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:38 msgid "The item has been activated (ENTER or double click)" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:40 msgid "The currently focused item has changed" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:36 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:41 msgid "A key has been pressed" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:43 msgid "A column (m_col) has been left-clicked" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:41 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:45 msgid "A column (m_col) has been right-clicked" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:43 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:48 msgid "The user started resizing a column - can be vetoed" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:45 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:50 msgid "The divider between columns is being dragged" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:47 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:52 msgid "A column has been resized by the user" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:50 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:55 msgid "Begin dragging with the left mouse button" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:52 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:57 msgid "Begin dragging with the right mouse button." msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:54 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:60 msgid "Begin editing a label. This can be prevented by calling Veto()" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:56 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:63 msgid "Finish editing a label. This can be prevented by calling Veto()" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:57 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:64 msgid "Delete an item" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:58 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:65 msgid "Delete all items" msgstr "" -#: wxcrafter/controls/list_ctrl_wrapper.cpp:59 +#: wxcrafter/controls/list_ctrl_wrapper.cpp:66 msgid "An item has been inserted" msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:24 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:23 msgid "Select the media control backend, leave empty for the default" msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:28 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:27 msgid "Show the player controls" msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:30 msgid "Sent when a media has loaded enough data that it can start playing" msgstr "" @@ -20648,15 +20685,15 @@ msgstr "" msgid "Sent when a media has finished playing in a wxMediaCtrl." msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:40 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:41 msgid "Sent when a media has switched its state (from any media state)" msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:42 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:43 msgid "Sent when a media has switched to the wxMEDIASTATE_PLAYING state" msgstr "" -#: wxcrafter/controls/media_ctrl_wrapper.cpp:44 +#: wxcrafter/controls/media_ctrl_wrapper.cpp:45 msgid "Sent when a media has switched to the wxMEDIASTATE_PAUSED state" msgstr "" @@ -20667,7 +20704,7 @@ msgstr "" #: wxcrafter/controls/menu_toolbar/menu_item_wrapper.cpp:34 #: wxcrafter/controls/menu_toolbar/menu_wrapper.cpp:26 #: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:38 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:480 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:513 msgid "C++ variable name" msgstr "" @@ -20725,8 +20762,8 @@ msgid "Sets the number of fields" msgstr "" #: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:26 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:339 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:346 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:372 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:379 msgid "" "Process a wxEVT_COMMAND_TOOL_CLICKED event (a synonym for " "wxEVT_COMMAND_MENU_SELECTED). Pass the id of the tool" @@ -20766,8 +20803,8 @@ msgid "Disabled bitmap" msgstr "" #: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:47 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:372 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:398 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:405 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:431 msgid "The tool kind" msgstr "" @@ -20775,44 +20812,44 @@ msgstr "" msgid "Use wxCrafter to construct the menu called by the dropdown" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:333 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:366 msgid "Process a wxEVT_COMMAND_AUITOOLBAR_TOOL_DROPDOWN event" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:370 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:403 msgid "ToolBar Item Separator" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:396 -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:448 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:429 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:481 msgid "ToolBar Item Space" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:419 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:452 msgid "AuiToolBar Item Space" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:421 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:454 msgid "The width of the space in pixels" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:450 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:483 msgid "How stretchable the space is. The normal value is 1." msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:478 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:511 msgid "wxAuiToolBar Label" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:481 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:514 msgid "My toolbar label" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:481 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:514 msgid "The label's text" msgstr "" -#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:482 +#: wxcrafter/controls/menu_toolbar/tool_bar_item_wrapper.cpp:515 msgid "Optionally, specify the label's width" msgstr "" @@ -20826,7 +20863,7 @@ msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:37 #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:214 -#: wxcrafter/sizers/std_button_wrapper.cpp:26 wxcrafter/src/wxc_widget.cpp:112 +#: wxcrafter/sizers/std_button_wrapper.cpp:33 wxcrafter/src/wxc_widget.cpp:111 msgid "C++ member name" msgstr "" @@ -20853,32 +20890,32 @@ msgid "Sets the width of separators." msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:46 -#: wxcrafter/sizers/sizer_wrapper_base.cpp:22 wxcrafter/src/wxc_widget.cpp:123 +#: wxcrafter/sizers/sizer_wrapper_base.cpp:22 wxcrafter/src/wxc_widget.cpp:122 msgid "Subclass" msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:48 -#: wxcrafter/src/wxc_widget.cpp:125 +#: wxcrafter/src/wxc_widget.cpp:124 msgid "" "The name of the derived class. Used both for C++ and XRC generated code." msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:51 -#: wxcrafter/src/wxc_widget.cpp:127 +#: wxcrafter/src/wxc_widget.cpp:126 msgid "" "(C++ only) The name of any extra header file to be #included e.g. mydialog." "hpp" msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:55 -#: wxcrafter/src/wxc_widget.cpp:131 +#: wxcrafter/src/wxc_widget.cpp:130 msgid "" "Override the default class style with the content of this field.\n" "The style should be | separated" msgstr "" #: wxcrafter/controls/menu_toolbar/toolbar_base_wrapper.cpp:217 -#: wxcrafter/src/allocator_mgr.cpp:498 wxcrafter/src/wxcrafter_gui.cpp:767 +#: wxcrafter/src/allocator_mgr.cpp:499 wxcrafter/src/wxcrafter_gui.cpp:767 #: wxcrafter/src/wxcrafter_gui.cpp:1399 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:20 msgid "wxAuiToolBar" @@ -20928,35 +20965,35 @@ msgid "" "clicked." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:19 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:20 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_CHARACTER event, generated when the user " "presses a character key.\n" "Valid event functions: GetFlags, GetPosition, GetCharacter." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:22 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:24 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_DELETE event, generated when the user " "presses the backspace or delete key.\n" "Valid event functions: GetFlags, GetPosition" msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:28 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_RETURN event, generated when the user " "presses the return key.\n" "Valid event functions: GetFlags, GetPosition." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:28 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:32 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_STYLE_CHANGED event, generated when styling " "has been applied to the control.\n" "Valid event functions: GetPosition, GetRange." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:36 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_STYLESHEET_CHANGING event, generated when " "the control's stylesheet has changed,\n" @@ -20964,7 +21001,7 @@ msgid "" "Valid event functions: GetRange, GetPosition." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:41 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACING event, generated when " "the control's stylesheet is about to be replaced\n" @@ -20972,7 +21009,7 @@ msgid "" "Valid event functions: Veto, GetOldStyleSheet, GetNewStyleSheet." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:46 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_STYLESHEET_REPLACED event, generated when " "the control's stylesheet has been replaced\n" @@ -20980,28 +21017,28 @@ msgid "" "Valid event functions: GetOldStyleSheet, GetNewStyleSheet." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:43 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:51 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_CONTENT_INSERTED event generated when " "content has been inserted into the control.\n" "Valid event functions: GetPosition, GetRange." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:46 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:55 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_CONTENT_DELETED event, generated when " "content has been deleted from the control\n" "Valid event functions: GetPosition, GetRange." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:50 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:60 msgid "" "Process a wxEVT_COMMAND_RICHTEXT_BUFFER_RESET event, generated when the " "buffer has been reset by deleting all content.\n" "You can use this to set a default style for the first new paragraph." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:53 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:63 #: wxcrafter/controls/search_ctrl_wrapper.cpp:25 #: wxcrafter/controls/text_ctrl_wrapper.cpp:33 msgid "" @@ -21013,7 +21050,7 @@ msgid "" "which does not send this event." msgstr "" -#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:58 +#: wxcrafter/controls/rich_text_ctrl_wrapper.cpp:68 #: wxcrafter/controls/search_ctrl_wrapper.cpp:30 #: wxcrafter/controls/text_ctrl_wrapper.cpp:38 msgid "" @@ -21022,67 +21059,67 @@ msgid "" "(which must have wxTE_PROCESS_ENTER style for this event to be generated)." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:16 -#: wxcrafter/controls/slider_wrapper.cpp:29 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:17 +#: wxcrafter/controls/slider_wrapper.cpp:30 msgid "Process wxEVT_SCROLL_TOP scroll-to-top events (minimum position)" msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:18 -#: wxcrafter/controls/slider_wrapper.cpp:31 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:20 +#: wxcrafter/controls/slider_wrapper.cpp:33 msgid "Process wxEVT_SCROLL_BOTTOM scroll-to-bottom events (maximum position)." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:19 -#: wxcrafter/controls/slider_wrapper.cpp:32 -msgid "Process wxEVT_SCROLL_LINEUP line up events." -msgstr "" - #: wxcrafter/controls/scroll_bar_wrapper.cpp:21 #: wxcrafter/controls/slider_wrapper.cpp:34 -msgid "Process wxEVT_SCROLL_LINEDOWN line down events." +msgid "Process wxEVT_SCROLL_LINEUP line up events." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:22 -#: wxcrafter/controls/slider_wrapper.cpp:35 -msgid "Process wxEVT_SCROLL_PAGEUP page up events." +#: wxcrafter/controls/scroll_bar_wrapper.cpp:23 +#: wxcrafter/controls/slider_wrapper.cpp:36 +msgid "Process wxEVT_SCROLL_LINEDOWN line down events." msgstr "" #: wxcrafter/controls/scroll_bar_wrapper.cpp:24 #: wxcrafter/controls/slider_wrapper.cpp:37 -msgid "Process wxEVT_SCROLL_PAGEDOWN page down events" +msgid "Process wxEVT_SCROLL_PAGEUP page up events." msgstr "" #: wxcrafter/controls/scroll_bar_wrapper.cpp:26 #: wxcrafter/controls/slider_wrapper.cpp:39 +msgid "Process wxEVT_SCROLL_PAGEDOWN page down events" +msgstr "" + +#: wxcrafter/controls/scroll_bar_wrapper.cpp:29 +#: wxcrafter/controls/slider_wrapper.cpp:42 msgid "" "Process wxEVT_SCROLL_THUMBTRACK thumbtrack events (frequent events sent as " "the user drags the thumbtrack)." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:29 -#: wxcrafter/controls/slider_wrapper.cpp:42 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:33 +#: wxcrafter/controls/slider_wrapper.cpp:46 msgid "Process wxEVT_SCROLL_THUMBRELEASE thumb release events." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:31 -#: wxcrafter/controls/slider_wrapper.cpp:44 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:36 +#: wxcrafter/controls/slider_wrapper.cpp:49 msgid "Process wxEVT_SCROLL_CHANGED end of scrolling events (MSW only)." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:34 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:39 msgid "The position of the scrollbar in scroll units." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:36 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:41 msgid "" "The size of the thumb, or visible portion of the scrollbar, in scroll units." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:37 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:42 msgid "The maximum position of the scrollbar." msgstr "" -#: wxcrafter/controls/scroll_bar_wrapper.cpp:40 +#: wxcrafter/controls/scroll_bar_wrapper.cpp:45 msgid "" "The size of the page size in scroll units. This is the number of units the " "scrollbar will scroll when it is paged up or down.\n" @@ -21114,7 +21151,7 @@ msgid "" "cancel button is clicked." msgstr "" -#: wxcrafter/controls/simple_book_wrapper.cpp:29 +#: wxcrafter/controls/simple_book_wrapper.cpp:35 msgid "Set the same effect to use for both showing and hiding the pages" msgstr "" @@ -21143,25 +21180,25 @@ msgid "Generated whenever an arrow is pressed." msgstr "" #: wxcrafter/controls/spin_button_wrapper.cpp:24 -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:23 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:24 msgid "The initial value" msgstr "" #: wxcrafter/controls/spin_button_wrapper.cpp:25 -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:24 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:25 msgid "Minimal value" msgstr "" #: wxcrafter/controls/spin_button_wrapper.cpp:26 -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:25 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:26 msgid "Maximal value" msgstr "" -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:18 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:19 msgid "Generated whenever the numeric value of the spinctrl is updated" msgstr "" -#: wxcrafter/controls/spin_ctrl_wrapper.cpp:20 +#: wxcrafter/controls/spin_ctrl_wrapper.cpp:21 msgid "" "Process a wxEVT_COMMAND_TEXT_UPDATED event, when the spinCtrl text changes." msgstr "" @@ -21210,19 +21247,19 @@ msgstr "" msgid "Sets the sash initial position" msgstr "" -#: wxcrafter/controls/splitter_window_wrapper.cpp:43 +#: wxcrafter/controls/splitter_window_wrapper.cpp:44 msgid "The sash position is in the process of being changed" msgstr "" -#: wxcrafter/controls/splitter_window_wrapper.cpp:45 +#: wxcrafter/controls/splitter_window_wrapper.cpp:46 msgid "The sash position was changed" msgstr "" -#: wxcrafter/controls/splitter_window_wrapper.cpp:47 +#: wxcrafter/controls/splitter_window_wrapper.cpp:48 msgid "The splitter has been just unsplit" msgstr "" -#: wxcrafter/controls/splitter_window_wrapper.cpp:49 +#: wxcrafter/controls/splitter_window_wrapper.cpp:51 msgid "" "The sash was double clicked.\n" "The default behaviour is to unsplit the window when this happens\n" @@ -21249,55 +21286,55 @@ msgstr "" msgid "A char was added" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:136 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:137 msgid "" "Sent to the container when the save point is entered\n" "allowing the container to display a \"document saved\" indicator and change " "its menus" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:139 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:141 msgid "" "Sent to the container when the save point is left\n" "allowing the container to display a \"document dirty\" indicator and change " "its menus" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:142 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:144 msgid "An attempt to modify a read-only document was made" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:143 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:145 msgid "Key was pressed" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:144 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:146 msgid "Double-click" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:145 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:147 msgid "Update UI" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:146 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:148 msgid "Document modified" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:147 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:149 msgid "Macro record started/stopped" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:148 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:150 msgid "One of margins was left clicked with the mouse" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:151 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:154 msgid "" "Scintilla has determined that a range of lines that is currently invisible " "should be made visible" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:153 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:157 msgid "" "Painting has just been done.\n" "Useful when you want to update some other widgets based on a change in " @@ -21305,164 +21342,164 @@ msgid "" "but want to have the paint occur first to appear more responsive" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:156 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:160 msgid "The user has selected an item in a user list." msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:158 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:163 msgid "" "Only on the GTK+ version. Indicates that the user has dragged a URI such as " "a file name or Web address onto Scintilla" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:161 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:167 msgid "" "Generated when the user keeps the mouse in one position for the dwell period" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:163 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:170 msgid "" "Generated after a wxEVT_STC_DWELLSTART and the mouse is moved or other " "activity such as key press indicates the dwell is over" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:165 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:172 msgid "Drag and Drop start event" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:166 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:173 msgid "Drag and Drop over event" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:167 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:174 msgid "Drag and Drop drop event" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:169 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:177 msgid "" "This event is generated when the user zooms the display using the keyboard" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:170 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:178 msgid "A hotspot was clicked" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:171 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:179 msgid "A hotspot was double clicked" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:172 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:180 msgid "The calltip window was clicked" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:173 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:181 msgid "Auto-completion list selection was made" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:175 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:183 msgid "User clicked the mouse on a text that has an indicator" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:177 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:186 msgid "User released the mouse on a text that has an indicator" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:178 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:187 msgid "Auto completion list was cancelled" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:180 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:190 msgid "The user deleted a character while auto-completion list was active" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:188 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:198 msgid "Wrap text" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:190 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:200 msgid "Display indentation guides (vertical lines)" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:192 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:202 #: wxcrafter/src/wxgui_defs.h:225 msgid "EOL Mode" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:193 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:203 msgid "Display the line endings characters" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:200 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:210 msgid "" "Set the wxStyledTextCtrl lexer.\n" "The lexer affects the syntax highlight of control" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:201 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:211 msgid "Set the basic styles font" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:203 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:213 msgid "Keywords" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:204 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:214 msgid "Keywords set 1" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:205 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:215 msgid "Keywords set 2" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:206 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:216 msgid "Keywords set 3" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:207 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:217 msgid "Keywords set 4" msgstr "" -#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:208 +#: wxcrafter/controls/styled_text_ctrl_wrapper.cpp:218 msgid "Keywords set 5" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:18 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:15 msgid "Set the wxTaskBarIcon tooltip" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:23 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:19 msgid "The iconType is only applicable on wxOSX_Cocoa" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:24 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:20 msgid "Set the wxTaskBarIcon icon" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:26 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:22 msgid "Process a wxEVT_TASKBAR_MOVE event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:27 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:23 msgid "Process a wxEVT_TASKBAR_LEFT_DOWN event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:28 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:24 msgid "Process a wxEVT_TASKBAR_LEFT_UP event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:29 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:25 msgid "Process a wxEVT_TASKBAR_RIGHT_DOWN event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:30 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:26 msgid "Process a wxEVT_TASKBAR_RIGHT_UP event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:31 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:27 msgid "Process a wxEVT_TASKBAR_LEFT_DCLICK event" msgstr "" -#: wxcrafter/controls/task_bar_icon_wrapper.cpp:32 +#: wxcrafter/controls/task_bar_icon_wrapper.cpp:28 msgid "Process a wxEVT_TASKBAR_RIGHT_DCLICK event" msgstr "" @@ -21534,52 +21571,52 @@ msgstr "" msgid "Process a timer event" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:36 +#: wxcrafter/controls/top_level_win_wrapper.cpp:35 msgid "Process a wxEVT_MAXIMIZE event" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:38 +#: wxcrafter/controls/top_level_win_wrapper.cpp:37 msgid "Process a wxEVT_MOVE event, which is generated when a window is moved" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:41 +#: wxcrafter/controls/top_level_win_wrapper.cpp:40 msgid "" "Process a wxEVT_MOVE_START event, which is generated when the user starts to " "move or size a window. Windows only" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:45 +#: wxcrafter/controls/top_level_win_wrapper.cpp:44 msgid "" "Process a wxEVT_MOVE_END event, which is generated when the user stops " "moving or sizing a window. Windows only" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:47 +#: wxcrafter/controls/top_level_win_wrapper.cpp:46 msgid "Process a wxEVT_SHOW event" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:57 +#: wxcrafter/controls/top_level_win_wrapper.cpp:56 msgid "" "When enabled, the generated code will add support for wxPersistenceManager " "(i.e. the Window will remember its size, position and any child " "wxBookCtrlBase control will remember its selection)" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:62 +#: wxcrafter/controls/top_level_win_wrapper.cpp:61 msgid "The title, if any" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:63 +#: wxcrafter/controls/top_level_win_wrapper.cpp:62 msgid "CodeLite's virtual folder for the generated files" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:67 +#: wxcrafter/controls/top_level_win_wrapper.cpp:66 msgid "" "Centre on parent. This may be in both dimensions (the default); only " "vertically or horizontally; or not at all." msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:73 +#: wxcrafter/controls/top_level_win_wrapper.cpp:72 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:32 msgid "" "Inherited class name\n" @@ -21588,7 +21625,7 @@ msgid "" "e.g. for a generated class 'FooDialogBase', you might enter 'FooDialog' here." msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:78 +#: wxcrafter/controls/top_level_win_wrapper.cpp:77 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:38 msgid "" "The name for the inherited class's files (without any file extension).\n" @@ -21596,7 +21633,7 @@ msgid "" "e.g. for an inherited class 'FooDialog', you might enter 'foodialog' here." msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:82 +#: wxcrafter/controls/top_level_win_wrapper.cpp:81 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:41 #: wxcrafter/top_level_windows/image_list_wrapper.cpp:23 msgid "" @@ -21604,54 +21641,54 @@ msgid "" "C++ macro decorator - allows exporting this class from a DLL" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:85 +#: wxcrafter/controls/top_level_win_wrapper.cpp:84 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:22 #: wxcrafter/top_level_windows/AuiToolBarTopLevel.cpp:44 #: wxcrafter/top_level_windows/image_list_wrapper.cpp:19 msgid "The generated C++ class name" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:121 +#: wxcrafter/controls/top_level_win_wrapper.cpp:120 msgid "" "You did not set the 'Inherited C++ Class Properties -> File name' property " "for the top level window: '" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:124 +#: wxcrafter/controls/top_level_win_wrapper.cpp:123 msgid "" "This means that only base class code will be generated\n" "To fix this, select the toplevel entry from the tree-view and provide an " "Inherited class name and file name" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:128 +#: wxcrafter/controls/top_level_win_wrapper.cpp:127 msgid "OK, continue with code generation" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:129 +#: wxcrafter/controls/top_level_win_wrapper.cpp:128 #: wxcrafter/src/wxcrafter.cpp:263 msgid "Don't show this message again" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:234 +#: wxcrafter/controls/top_level_win_wrapper.cpp:233 msgid "" "Can not generate code.\n" "Make sure that all toplevel windows have a valid C++ class name" msgstr "" -#: wxcrafter/controls/top_level_win_wrapper.cpp:324 +#: wxcrafter/controls/top_level_win_wrapper.cpp:323 msgid "Base class and inherited class have the same name" msgstr "" -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:23 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:22 msgid "wxTreeListCtrl Column" msgstr "" -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:26 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:25 msgid "Alignment of both the column header and its items" msgstr "" -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:30 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:29 msgid "" "The width of the column in pixels or the special wxCOL_WIDTH_AUTOSIZE(-2) " "value indicating that the column should adjust to its contents. Notice that " @@ -21660,14 +21697,14 @@ msgid "" "it" msgstr "" -#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:36 +#: wxcrafter/controls/tree_list_ctrl_column_wrapper.cpp:35 msgid "" "Column flags, currently can include wxCOL_RESIZABLE to allow the user to " "resize the column and wxCOL_SORTABLE to allow the user to resort the control " "contents by clicking on this column" msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:20 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:21 msgid "" "Process wxEVT_TREELIST_SELECTION_CHANGED event and notifies about the " "selection change in the control. In the single selection case the item " @@ -21678,21 +21715,21 @@ msgid "" "wxTreeListCtrl::GetSelections() to retrieve the new selection if necessary." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:27 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:29 msgid "" "Process wxEVT_TREELIST_ITEM_EXPANDING event notifying about the given branch " "being expanded. This event is sent before the expansion occurs and can be " "vetoed to prevent it from happening." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:31 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:34 msgid "" "Process wxEVT_TREELIST_ITEM_EXPANDED event notifying about the expansion of " "the given branch. This event is sent after the expansion occurs and can't be " "vetoed." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:35 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:39 msgid "" "Process wxEVT_TREELIST_ITEM_CHECKED event notifying about the user checking " "or unchecking the item. You can use wxTreeListCtrl::GetCheckedState() to " @@ -21700,19 +21737,19 @@ msgid "" "the previous one." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:39 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:44 msgid "" "Process wxEVT_TREELIST_ITEM_ACTIVATED event notifying about the user double " "clicking the item or activating it from keyboard." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:42 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:48 msgid "" "Process wxEVT_TREELIST_ITEM_CONTEXT_MENU event indicating that the popup " "menu for the given item should be displayed." msgstr "" -#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:45 +#: wxcrafter/controls/tree_list_ctrl_wrapper.cpp:52 msgid "" "Process wxEVT_TREELIST_COLUMN_SORTED event indicating that the control " "contents has just been resorted using the specified column. The event " @@ -21720,7 +21757,7 @@ msgid "" "know it." msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:11 +#: wxcrafter/controls/web_view_wrapper.cpp:12 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_NAVIGATING event, generated before trying to " "get a resource. This event may be vetoed to prevent navigating to this " @@ -21728,7 +21765,7 @@ msgid "" "such event will be generated per frame" msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:15 +#: wxcrafter/controls/web_view_wrapper.cpp:17 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_NAVIGATED event generated after it was " "confirmed that a resource would be requested. This event may not be vetoed. " @@ -21736,14 +21773,14 @@ msgid "" "will be generated per frame." msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:19 +#: wxcrafter/controls/web_view_wrapper.cpp:22 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_LOADED event generated when the document is " "fully loaded and displayed. Note that if the displayed HTML document has " "several frames, one such event will be generated per frame." msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:23 +#: wxcrafter/controls/web_view_wrapper.cpp:27 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_ERROR event generated when a navigation " "error occurs. The integer associated with this event will be a " @@ -21751,32 +21788,32 @@ msgid "" "a backend-specific more precise error message/code" msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:27 +#: wxcrafter/controls/web_view_wrapper.cpp:32 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_NEWWINDOW event, generated when a new window " "is created. You must handle this event if you want anything to happen, for " "example to load the page in a new window or tab." msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:31 +#: wxcrafter/controls/web_view_wrapper.cpp:37 msgid "" "Process a wxEVT_COMMAND_WEBVIEW_TITLE_CHANGED event, generated when the page " "title changes. Use GetString to get the title." msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:36 +#: wxcrafter/controls/web_view_wrapper.cpp:42 msgid "about:blank" msgstr "" -#: wxcrafter/controls/web_view_wrapper.cpp:37 +#: wxcrafter/controls/web_view_wrapper.cpp:43 msgid "" "URL to load by default in the web view.\n" "Note that the designer will display about:blank. The preview and generated " "code will use the actual URL" msgstr "" -#: wxcrafter/sizers/box_sizer_wrapper.cpp:17 -#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:17 +#: wxcrafter/sizers/box_sizer_wrapper.cpp:16 +#: wxcrafter/sizers/static_box_sizer_wrapper.cpp:16 msgid "Sizer orientation" msgstr "" @@ -21817,20 +21854,20 @@ msgid "" "When enabled, this sizer is kept as a class member and become accessible" msgstr "" -#: wxcrafter/sizers/sizer_wrapper_base.cpp:18 wxcrafter/src/wxc_widget.cpp:118 +#: wxcrafter/sizers/sizer_wrapper_base.cpp:18 wxcrafter/src/wxc_widget.cpp:117 msgid "Initial State" msgstr "" -#: wxcrafter/sizers/std_button_wrapper.cpp:24 -#: wxcrafter/src/allocator_mgr.cpp:481 +#: wxcrafter/sizers/std_button_wrapper.cpp:31 +#: wxcrafter/src/allocator_mgr.cpp:482 msgid "Standard wxButton" msgstr "" -#: wxcrafter/sizers/std_button_wrapper.cpp:25 wxcrafter/src/wxgui_defs.h:238 +#: wxcrafter/sizers/std_button_wrapper.cpp:32 wxcrafter/src/wxgui_defs.h:238 msgid "Button ID" msgstr "" -#: wxcrafter/sizers/std_button_wrapper.cpp:27 wxcrafter/src/wxc_widget.cpp:113 +#: wxcrafter/sizers/std_button_wrapper.cpp:34 wxcrafter/src/wxc_widget.cpp:112 msgid "Tooltip text:" msgstr "" @@ -21838,225 +21875,225 @@ msgstr "" msgid "Showing events for - " msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:494 wxformbuilder/wxformbuilder.cpp:178 +#: wxcrafter/src/allocator_mgr.cpp:495 wxformbuilder/wxformbuilder.cpp:179 msgid "New wxFrame" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:495 wxformbuilder/wxformbuilder.cpp:165 +#: wxcrafter/src/allocator_mgr.cpp:496 wxformbuilder/wxformbuilder.cpp:166 msgid "New wxDialog" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:496 +#: wxcrafter/src/allocator_mgr.cpp:497 msgid "New wxWizard" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:497 wxformbuilder/wxformbuilder.cpp:190 +#: wxcrafter/src/allocator_mgr.cpp:498 wxformbuilder/wxformbuilder.cpp:191 msgid "New wxPanel" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:500 +#: wxcrafter/src/allocator_mgr.cpp:501 msgid "New wxImageList" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:501 +#: wxcrafter/src/allocator_mgr.cpp:502 msgid "New wxPopupWindow" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:555 +#: wxcrafter/src/allocator_mgr.cpp:556 msgid "Add wxPGProperty" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:558 +#: wxcrafter/src/allocator_mgr.cpp:559 msgid "Add wxPGProperty Child" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:561 wxcrafter/src/allocator_mgr.cpp:651 -#: wxcrafter/src/allocator_mgr.cpp:734 +#: wxcrafter/src/allocator_mgr.cpp:562 wxcrafter/src/allocator_mgr.cpp:652 +#: wxcrafter/src/allocator_mgr.cpp:735 msgid "Add Button" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:565 +#: wxcrafter/src/allocator_mgr.cpp:566 msgid "Add Bitmap" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:569 wxcrafter/src/allocator_mgr.cpp:679 -#: wxcrafter/src/allocator_mgr.cpp:687 +#: wxcrafter/src/allocator_mgr.cpp:570 wxcrafter/src/allocator_mgr.cpp:680 +#: wxcrafter/src/allocator_mgr.cpp:688 msgid "Add Column" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:570 +#: wxcrafter/src/allocator_mgr.cpp:571 msgid "Add Row" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:574 +#: wxcrafter/src/allocator_mgr.cpp:575 msgid "Add Pane" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:578 wxcrafter/src/allocator_mgr.cpp:658 +#: wxcrafter/src/allocator_mgr.cpp:579 wxcrafter/src/allocator_mgr.cpp:659 msgid "Add Tool" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:579 wxcrafter/src/allocator_mgr.cpp:633 +#: wxcrafter/src/allocator_mgr.cpp:580 wxcrafter/src/allocator_mgr.cpp:634 msgid "Add Control" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:581 +#: wxcrafter/src/allocator_mgr.cpp:582 msgid "Add Label" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:582 +#: wxcrafter/src/allocator_mgr.cpp:583 msgid "Add Spacer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:583 wxcrafter/src/allocator_mgr.cpp:585 +#: wxcrafter/src/allocator_mgr.cpp:584 wxcrafter/src/allocator_mgr.cpp:586 msgid "Add Stretch Spacer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:588 +#: wxcrafter/src/allocator_mgr.cpp:589 msgid "Add Separator" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:592 +#: wxcrafter/src/allocator_mgr.cpp:593 msgid "Add wxMenu" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:596 +#: wxcrafter/src/allocator_mgr.cpp:597 msgid "Add Menu Item" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:597 +#: wxcrafter/src/allocator_mgr.cpp:598 msgid "Add Sub Menu" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:604 +#: wxcrafter/src/allocator_mgr.cpp:605 msgid "Add Form" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:608 +#: wxcrafter/src/allocator_mgr.cpp:609 msgid "Add Page" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:612 +#: wxcrafter/src/allocator_mgr.cpp:613 msgid "Add Sizer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:616 +#: wxcrafter/src/allocator_mgr.cpp:617 msgid "Insert into new Sizer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:620 +#: wxcrafter/src/allocator_mgr.cpp:621 msgid "Change wxSizer Type" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:625 +#: wxcrafter/src/allocator_mgr.cpp:626 msgid "Add wxAuiManager" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:629 +#: wxcrafter/src/allocator_mgr.cpp:630 msgid "Add Container" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:637 +#: wxcrafter/src/allocator_mgr.cpp:638 msgid "Add wxRibbonPage" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:641 +#: wxcrafter/src/allocator_mgr.cpp:642 msgid "Add wxRibbonPanel" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:645 +#: wxcrafter/src/allocator_mgr.cpp:646 msgid "Add wxRibbonButtonBar" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:646 +#: wxcrafter/src/allocator_mgr.cpp:647 msgid "Add wxRibbonToolBar" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:647 +#: wxcrafter/src/allocator_mgr.cpp:648 msgid "Add wxRibbonGallery" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:652 +#: wxcrafter/src/allocator_mgr.cpp:653 msgid "Add Dropdown Button" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:653 +#: wxcrafter/src/allocator_mgr.cpp:654 msgid "Add Hybrid Button" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:654 +#: wxcrafter/src/allocator_mgr.cpp:655 msgid "Add Toggle Button" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:659 +#: wxcrafter/src/allocator_mgr.cpp:660 msgid "Add Dropdown Tool" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:660 +#: wxcrafter/src/allocator_mgr.cpp:661 msgid "Add Hybrid Tool" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:661 +#: wxcrafter/src/allocator_mgr.cpp:662 msgid "Add Toggle Tool" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:664 +#: wxcrafter/src/allocator_mgr.cpp:665 msgid "Add Gallery Item" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:668 +#: wxcrafter/src/allocator_mgr.cpp:669 msgid "Add Notebook Page" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:670 +#: wxcrafter/src/allocator_mgr.cpp:671 msgid "Add Sub Page" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:675 +#: wxcrafter/src/allocator_mgr.cpp:676 msgid "Add Panel" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:683 +#: wxcrafter/src/allocator_mgr.cpp:684 msgid "Add List Column" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:705 +#: wxcrafter/src/allocator_mgr.cpp:706 msgid "Generate code..." msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:711 +#: wxcrafter/src/allocator_mgr.cpp:712 msgid "Add wxTimer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:717 +#: wxcrafter/src/allocator_mgr.cpp:718 msgid "Add wxTaskBarIcon" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1027 +#: wxcrafter/src/allocator_mgr.cpp:1028 msgid "Move Left into Higher Sizer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1028 +#: wxcrafter/src/allocator_mgr.cpp:1029 msgid "Move Right into Sibling Sizer" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1089 +#: wxcrafter/src/allocator_mgr.cpp:1090 msgid "Duplicate" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1136 +#: wxcrafter/src/allocator_mgr.cpp:1137 msgid "" "This item can be placed either as a sibling or as a child of the target " "widget\n" "Where should wxCrafter position this widget?" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1138 -msgid "As a Child" +#: wxcrafter/src/allocator_mgr.cpp:1140 +msgid "As a Sibling" msgstr "" -#: wxcrafter/src/allocator_mgr.cpp:1138 -msgid "As a Sibling" +#: wxcrafter/src/allocator_mgr.cpp:1141 +msgid "As a Child" msgstr "" #: wxcrafter/src/events_database.cpp:109 @@ -22506,59 +22543,60 @@ msgstr "" msgid "wxCrafter Settings" msgstr "" -#: wxcrafter/src/main.cpp:206 -msgid "Back to CodeLite" +#: wxcrafter/src/main.cpp:218 wxcrafter/src/main.cpp:236 +#: wxcrafter/src/wxguicraft_main_view.cpp:183 +msgid "Generate Code" msgstr "" -#: wxcrafter/src/main.cpp:220 wxcrafter/src/wxguicraft_main_view.cpp:183 -msgid "Generate Code" +#: wxcrafter/src/main.cpp:224 +msgid "Back to CodeLite" msgstr "" -#: wxcrafter/src/main.cpp:712 +#: wxcrafter/src/main.cpp:727 msgid "Create an empty wxCrafter project" msgstr "" -#: wxcrafter/src/main.cpp:728 wxcrafter/src/wxcrafter_plugin.cpp:769 +#: wxcrafter/src/main.cpp:743 wxcrafter/src/wxcrafter_plugin.cpp:770 msgid "Could not create resource file '" msgstr "" -#: wxcrafter/src/main.cpp:976 +#: wxcrafter/src/main.cpp:991 msgid "Open a wxCrafter file" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:106 +#: wxcrafter/src/wxc_widget.cpp:105 msgid "" "The control's size. It is recommended to leave it as -1,-1 and let\n" "the sizers calculate the best size for the window" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:110 +#: wxcrafter/src/wxc_widget.cpp:109 msgid "" "The control's minimum size, to indicate to the sizer layout mechanism that " "this is the minimum required size" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:114 +#: wxcrafter/src/wxc_widget.cpp:113 msgid "Set the control's background colour" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:115 +#: wxcrafter/src/wxc_widget.cpp:114 msgid "Set the control's foreground colour" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:116 +#: wxcrafter/src/wxc_widget.cpp:115 msgid "Set the control's font" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:119 +#: wxcrafter/src/wxc_widget.cpp:118 msgid "Sets the control initial state to 'Hidden'" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:120 +#: wxcrafter/src/wxc_widget.cpp:119 msgid "Sets the control initial state to 'Disabled'" msgstr "" -#: wxcrafter/src/wxc_widget.cpp:121 +#: wxcrafter/src/wxc_widget.cpp:120 msgid "This control should have keyboard focus" msgstr "" @@ -23476,116 +23514,116 @@ msgstr "" msgid "Create new wxCrafter Form" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:77 wxcrafter/src/wxcrafter_plugin.cpp:160 +#: wxcrafter/src/wxcrafter_plugin.cpp:78 wxcrafter/src/wxcrafter_plugin.cpp:161 msgid "wxWidgets GUI Designer" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:289 -#: wxcrafter/src/wxcrafter_plugin.cpp:438 +#: wxcrafter/src/wxcrafter_plugin.cpp:290 +#: wxcrafter/src/wxcrafter_plugin.cpp:439 msgid "Show the designer" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:426 +#: wxcrafter/src/wxcrafter_plugin.cpp:427 msgid "Open wxCrafter project..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:427 +#: wxcrafter/src/wxcrafter_plugin.cpp:428 msgid "Close wxCrafter project" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:428 +#: wxcrafter/src/wxcrafter_plugin.cpp:429 msgid "Save project" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:431 +#: wxcrafter/src/wxcrafter_plugin.cpp:432 msgid "Import a wxSmith file" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:432 +#: wxcrafter/src/wxcrafter_plugin.cpp:433 msgid "Import from XRC" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:434 +#: wxcrafter/src/wxcrafter_plugin.cpp:435 #: wxcrafter/src/wxguicraft_main_view.cpp:2695 msgid "Define custom control..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:435 +#: wxcrafter/src/wxcrafter_plugin.cpp:436 msgid "Edit custom controls..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:436 +#: wxcrafter/src/wxcrafter_plugin.cpp:437 msgid "Delete custom control..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:473 +#: wxcrafter/src/wxcrafter_plugin.cpp:474 msgid "" "wxCrafter project is modified\n" "Do you want to save your changes?" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:585 +#: wxcrafter/src/wxcrafter_plugin.cpp:586 msgid "'\n" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:585 +#: wxcrafter/src/wxcrafter_plugin.cpp:586 msgid "Could not find target project: '" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:586 +#: wxcrafter/src/wxcrafter_plugin.cpp:587 msgid "Make sure that the virtual folder entry is valid (it must exist)\n" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:587 +#: wxcrafter/src/wxcrafter_plugin.cpp:588 msgid "Virtual Folder provided was: '" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:686 +#: wxcrafter/src/wxcrafter_plugin.cpp:687 msgid "wxCrafter: code generation completed successfully!" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:703 +#: wxcrafter/src/wxcrafter_plugin.cpp:704 msgid "Add wxWidgets UI Form..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:798 +#: wxcrafter/src/wxcrafter_plugin.cpp:799 msgid "Could not create virtual folder 'wxcrafter'" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:989 +#: wxcrafter/src/wxcrafter_plugin.cpp:990 msgid "'.\n" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:989 +#: wxcrafter/src/wxcrafter_plugin.cpp:990 msgid "Error while reading file content: '" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:990 +#: wxcrafter/src/wxcrafter_plugin.cpp:991 msgid "Could not read file content" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1084 +#: wxcrafter/src/wxcrafter_plugin.cpp:1085 msgid "[wxCrafter]" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1201 +#: wxcrafter/src/wxcrafter_plugin.cpp:1202 msgid "In order for the change to take place, you need to restart codelite" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1260 +#: wxcrafter/src/wxcrafter_plugin.cpp:1261 msgid "Open with wxCrafter..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1272 -#: wxcrafter/src/wxcrafter_plugin.cpp:1283 +#: wxcrafter/src/wxcrafter_plugin.cpp:1273 +#: wxcrafter/src/wxcrafter_plugin.cpp:1284 msgid "Import with wxCrafter..." msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1328 +#: wxcrafter/src/wxcrafter_plugin.cpp:1329 msgid "Re-generate code for project" msgstr "" -#: wxcrafter/src/wxcrafter_plugin.cpp:1358 +#: wxcrafter/src/wxcrafter_plugin.cpp:1359 msgid "This project does not contain any wxCrafter files" msgstr "" @@ -24153,7 +24191,7 @@ msgstr "" msgid "Keep as a class member" msgstr "" -#: wxcrafter/src/wxgui_helpers.cpp:239 +#: wxcrafter/src/wxgui_helpers.cpp:232 msgid "Invalid XRC! could not save DesignerPreview.xrc" msgstr "" @@ -24383,84 +24421,84 @@ msgstr "" msgid "codelite's virtual folder for the generated files" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:22 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:41 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:23 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:45 msgid "" "A wxInitDialogEvent is sent as a dialog or panel is being initialised. " "Handlers for this event can transfer data to the window.\n" "The default handler calls wxWindow::TransferDataToWindow" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:25 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:32 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:44 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:27 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:31 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:49 msgid "" "Process a close event. This event applies to wxFrame and wxDialog classes" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:26 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:33 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:45 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:28 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:32 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:50 msgid "Process a wxEVT_ACTIVATE event" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:27 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:34 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:46 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:29 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:33 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:51 msgid "Process a wxEVT_ACTIVATE_APP event" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:30 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:32 msgid "My Dialog" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:33 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:35 msgid "Dialog Icons" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:34 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:42 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:49 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:36 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:41 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:54 msgid "Select a 16x16 bitmap" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:35 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:43 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:50 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:37 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:42 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:55 msgid "Select a 32x32 bitmap" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:36 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:44 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:51 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:38 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:43 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:56 msgid "Select a 64x64 bitmap" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:37 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:45 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:52 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:39 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:44 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:57 msgid "Select a 128x128 bitmap" msgstr "" -#: wxcrafter/top_level_windows/dialog_wrapper.cpp:38 -#: wxcrafter/top_level_windows/frame_wrapper.cpp:46 -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:53 +#: wxcrafter/top_level_windows/dialog_wrapper.cpp:40 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:45 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:58 msgid "Select a 256x256 bitmap" msgstr "" -#: wxcrafter/top_level_windows/frame_wrapper.cpp:28 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:27 msgid "My Frame" msgstr "" -#: wxcrafter/top_level_windows/frame_wrapper.cpp:36 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:35 msgid "Frame Type" msgstr "" -#: wxcrafter/top_level_windows/frame_wrapper.cpp:39 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:38 msgid "Select the wxFrame type you want" msgstr "" -#: wxcrafter/top_level_windows/frame_wrapper.cpp:41 +#: wxcrafter/top_level_windows/frame_wrapper.cpp:40 msgid "Frame Icons" msgstr "" @@ -24484,32 +24522,32 @@ msgstr "" msgid "The default bitmap used in the left side of the wizard." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:30 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:31 msgid "The page has just been changed (this event cannot be vetoed)" msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:32 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:34 msgid "The page is being changed (this event can be vetoed)." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:33 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:35 msgid "The page was shown and laid out." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:35 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:38 msgid "" "The user attempted to cancel the wizard (this event may also be vetoed)." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:36 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:39 msgid "The wizard help button was pressed." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:37 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:40 msgid "The wizard finished button was pressed." msgstr "" -#: wxcrafter/top_level_windows/wizard_wrapper.cpp:48 +#: wxcrafter/top_level_windows/wizard_wrapper.cpp:53 msgid "Wizard Icons" msgstr "" @@ -24525,63 +24563,63 @@ msgstr "" msgid "wxFormBuilder Settings..." msgstr "" -#: wxformbuilder/formbuildsettingsdlg.cpp:49 +#: wxformbuilder/formbuildsettingsdlg.cpp:51 msgid "Select wxFormBuilder exe:" msgstr "" -#: wxformbuilder/wxfbitemdlg.cpp:51 +#: wxformbuilder/wxfbitemdlg.cpp:53 msgid "Invalid C++ class name" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:53 wxformbuilder/wxformbuilder.cpp:64 +#: wxformbuilder/wxformbuilder.cpp:54 wxformbuilder/wxformbuilder.cpp:65 msgid "wxFormBuilder integration with CodeLite" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:108 wxformbuilder/wxformbuilder.cpp:121 +#: wxformbuilder/wxformbuilder.cpp:109 wxformbuilder/wxformbuilder.cpp:122 msgid "wxFormBuilder" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:143 +#: wxformbuilder/wxformbuilder.cpp:144 msgid "New wxDialog..." msgstr "" -#: wxformbuilder/wxformbuilder.cpp:148 +#: wxformbuilder/wxformbuilder.cpp:149 msgid "New wxDialog with Default Buttons..." msgstr "" -#: wxformbuilder/wxformbuilder.cpp:153 +#: wxformbuilder/wxformbuilder.cpp:154 msgid "New wxFrame..." msgstr "" -#: wxformbuilder/wxformbuilder.cpp:156 +#: wxformbuilder/wxformbuilder.cpp:157 msgid "New wxPanel..." msgstr "" -#: wxformbuilder/wxformbuilder.cpp:230 +#: wxformbuilder/wxformbuilder.cpp:231 #, c-format msgid "Can't find wxFormBuilder template file '%s'" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:245 +#: wxformbuilder/wxformbuilder.cpp:246 #, c-format msgid "Failed to copy template file to '%s'" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:253 +#: wxformbuilder/wxformbuilder.cpp:254 #, c-format msgid "Failed to read file '%s'" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:265 +#: wxformbuilder/wxformbuilder.cpp:266 #, c-format msgid "Failed to write file '%s'" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:310 +#: wxformbuilder/wxformbuilder.cpp:311 msgid "Please select a 'fbp' (Form Builder Project) file only" msgstr "" -#: wxformbuilder/wxformbuilder.cpp:362 +#: wxformbuilder/wxformbuilder.cpp:363 msgid "New wxDialog with Default Buttons" msgstr ""