mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-23 17:05:26 +02:00
Fix for bug 59083: Two short cut keys in one sentence.
This commit is contained in:
parent
53d5b620eb
commit
505d65f2fb
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-04-29 Mikhail Khodjaiants
|
||||
Fix for bug 59083: Two short cut keys in one sentence.
|
||||
* MIUIPluginResources.properties
|
||||
|
||||
2004-03-11 Tanya Wolff
|
||||
Externalized strings and marked non translatable as such.
|
||||
* CygwinDebuggerPage.java
|
||||
|
|
|
@ -37,5 +37,5 @@ internal.ui.actions.SetAutoSolibActionDelegate.Set_automatically_load_symbols_fa
|
|||
internal.ui.preferences.MIPreferencePage.General_GDBMI_settings=General settings for GDB MI.
|
||||
internal.ui.preferences.MIPreferencePage.Communication=Communication
|
||||
internal.ui.preferences.MIPreferencePage.Debugger_timeout=&Debugger timeout (ms):
|
||||
internal.ui.preferences.MIPreferencePage.Launch_timeout=&Launch &timeout (ms):
|
||||
internal.ui.preferences.MIPreferencePage.Launch_timeout=&Launch timeout (ms):
|
||||
internal.ui.preferences.MIPreferencePage.Error_Request_timeout_range=The valid value range is [{0},{1}].
|
Loading…
Add table
Reference in a new issue