1
0
Fork 0
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:
Mikhail Khodjaiants 2004-04-29 16:42:53 +00:00
parent 53d5b620eb
commit 505d65f2fb
2 changed files with 5 additions and 1 deletions

View file

@ -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

View file

@ -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}].