1
0
Fork 0
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:
David McKnight 2008-02-05 21:10:55 +00:00
parent bc7e4b2234
commit a6eb1accc5

View file

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