mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 15:45:25 +02:00
[216596] dDataStore, not Datastore
This commit is contained in:
parent
bc7e4b2234
commit
a6eb1accc5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ RESID_PREFERENCE_CONNECTION_TIMEOUT_LABEL=Connection Timeout (ms)
|
|||
RESID_PREFERENCE_CONNECTION_TIMEOUT_TOOLTIP=Time to wait for establishing a Datastore connection.
|
||||
|
||||
RESID_PREFERENCE_DO_KEEPALIVE_LABEL=Enable Keepalive
|
||||
RESID_PREFERENCE_DO_KEEPALIVE_TOOLTIP=Keep Datastore connections alive when idle.
|
||||
RESID_PREFERENCE_DO_KEEPALIVE_TOOLTIP=Keep DataStore connections alive when idle.
|
||||
|
||||
RESID_PREFERENCE_CACHE_REMOTE_CLASSES_LABEL=Cache Remote Classes
|
||||
RESID_PREFERENCE_CACHE_REMOTE_CLASSES_TOOLTIP=Cache remote server classes. This is only useful when all required classes are unavailable on the server side.
|
||||
|
|
Loading…
Add table
Reference in a new issue