-
Notifications
You must be signed in to change notification settings - Fork 24
/
DataDiggerHelp.ini
32 lines (32 loc) · 3.06 KB
/
DataDiggerHelp.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[DataDigger:Help]
CannotCreateBackupFolder:canHide = FALSE
CannotCreateBackupFolder:message = Cannot create folder &1. ~n~nPlease check your settings.
CannotEditVst:message = You cannot edit or delete VST files
ConfirmDelete:message = Delete the &1 record(s) selected?
CouldNotDelete:message = Sorry, could not delete record.
CreateDumpDir:message = Directory "&1" does not exist, do you want to create it?
DataChanged:buttons = Yes,No,All,Cancel
DataChanged:message = Field &1 has been changed by someone else~n~nExpected: &2~nActual : &3~n~nOverwrite values with yours?
DataLoaded:message = Data loaded
DataTooLarge:message = Too much data for clipboard. Data has been trimmed
Disconnect:message = Are you sure you want to disconnect database "&1"?
DisconnectGroup:buttons = Yes,No,Cancel
DisconnectGroup:message = The following databases need to be disconnected first~nbecause their names are used in the param file:~n~n&1
DumpAborted:message = Dumping table &1 aborted.
DumpCompleted:message = Dump completed
ExportToProgramdir:message = You cannot export or dump to the DataDigger program dir.
FavouriteGroupEmpty:message = Your group is empty and will be removed
FontsChanged:message = You seem to work with non-standard font settings, user interface might not be 100%
FormatError:message = Error setting "&1" as format. Restoring original format "&2".
JumpToFilter:message = Use CTRL-CURSOR-UP / DOWN to jump from filter fields to browse and back
NoSelection:message = Warning: There are NO records to export.
OverwriteDumpFile:message = File &1 already exists, do you want to overwrite it?
ReadOnlyDigger:message = You are working with a READ-ONLY version of DataDigger. ~n~nSome features have been disabled.
RecordGone:message = The record is gone. It might have been deleted.
RereadNoLock:message = You have not set the -rereadnolock startup parameter. This setting may increase the usability of DataDigger.~n~nFrom the progress help file:~n~nUse Reread Nolock ( -rereadnolock) to tell Progress that when it attempts to find a record with NO-LOCK, to re-read the record from the database, even if the record is already in a buffer. You can use this parameter to resolve client-server currency conflicts.
SchemaRestart:canHide = FALSE
SchemaRestart:message = The schema for &1 was changed; DataDigger should be restarted. Restart now?
StackSize:message = Your -s is set to &1. A higher value is recommended for DataDigger.
TimerError:message = Cannot start the timer, automatic refreshes do not work.
TooManyColumns:message = Only first &1 columns are shown. ~n~nYou can change this number in the "Behavior" tab of the settings.
TooManyExtents:message = Only first &1 fields of an extent are shown. ~n~nYou can change this number in the "Behavior" tab of the settings.