diff options
Diffstat (limited to 'languages/cpp/ccconfigwidgetbase.ui')
-rw-r--r-- | languages/cpp/ccconfigwidgetbase.ui | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/languages/cpp/ccconfigwidgetbase.ui b/languages/cpp/ccconfigwidgetbase.ui index 41a6dd16..7beabfa5 100644 --- a/languages/cpp/ccconfigwidgetbase.ui +++ b/languages/cpp/ccconfigwidgetbase.ui @@ -351,7 +351,7 @@ the database and reopen the project.</string> </property> <property name="toolTip" stdset="0"> <string>Try to locate all included files and preprocess them. -This makes macros and imported namespaces work correctly, and allows KDevelop +This makes macros and imported namespaces work correctly, and allows TDevelop to know what code-items are visible from within which file. Note: Parsing may become very slow when this is enabled (It will become faster after some time).</string> @@ -1110,13 +1110,13 @@ This option only applies to QMake projects.</string> <cstring>m_kdevembedded</cstring> </property> <property name="text"> - <string>&Use KDevelop's embedded designer</string> + <string>&Use TDevelop's embedded designer</string> </property> <property name="toolTip" stdset="0"> - <string>Start KDevelop's own designer embedded within KDevelop</string> + <string>Start TDevelop's own designer embedded within TDevelop</string> </property> <property name="whatsThis" stdset="0"> - <string>KDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to integrate the UI designer into KDevelop.</string> + <string>TDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to integrate the UI designer into TDevelop.</string> </property> </widget> <widget class="TQRadioButton"> @@ -1124,13 +1124,13 @@ This option only applies to QMake projects.</string> <cstring>m_kdevexternal</cstring> </property> <property name="text"> - <string>Run &KDevelop's designer as a separate application</string> + <string>Run &TDevelop's designer as a separate application</string> </property> <property name="toolTip" stdset="0"> - <string>Start KDevelop's own designer externally</string> + <string>Start TDevelop's own designer externally</string> </property> <property name="whatsThis" stdset="0"> - <string>KDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to run KDevelop's UI designer as a separate program.</string> + <string>TDevelop comes with its own UI designer that can either be embedded or be run as a separate program. Check this button if you wish to run TDevelop's UI designer as a separate program.</string> </property> </widget> <widget class="TQRadioButton"> @@ -1144,7 +1144,7 @@ This option only applies to QMake projects.</string> <string>Use Qt Designer externally</string> </property> <property name="whatsThis" stdset="0"> - <string>Check this button if you wish to use Qt Designer rather than KDevelop's integrated designer.</string> + <string>Check this button if you wish to use Qt Designer rather than TDevelop's integrated designer.</string> </property> </widget> <widget class="TQLayoutWidget"> |