home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 March
/
Chip_1998-03_cd.bin
/
zkuste
/
delphi
/
DB
/
QDBVCLD3.ZIP
/
qdb.r32
/
qdb.rc
< prev
Wrap
Text (UTF-16)
|
1997-11-20
|
3KB
|
73 lines
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
QDB_CANCEL BITMAP "QDB_CANCEL.bmp"
QDB_DELETE BITMAP "QDB_DELETE.bmp"
QDB_EDIT BITMAP "QDB_EDIT.bmp"
QDB_FIRST BITMAP "QDB_FIRST.bmp"
QDB_INSERT BITMAP "QDB_INSERT.bmp"
QDB_LAST BITMAP "QDB_LAST.bmp"
QDB_NEXT BITMAP "QDB_NEXT.bmp"
QDB_POST BITMAP "QDB_POST.bmp"
QDB_PREV BITMAP "QDB_PREV.bmp"
QDB_REFRESH BITMAP "QDB_REFRESH.bmp"
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
1, "Could not find the file %s"
2, "The file %s is not a valid QDB file"
3, "The drive you are trying to access is not ready"
4, "%s is marked as read-only"
5, "No more file handles are available"
6, "The file %s seems to be in use by another program"
7, "The drive is full"
8, "Unidentified problem - %s"
9, "Not enough memory to extend the index to %s"
10, "Unable to copy %s"
11, "Unable to extend the file %s"
12, "Duplicate keys are not allowed"
13, "Cannot insert into a sorted list"
14, "The list index is out of bounds"
15, "Could not create a necessary temporary file"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
16, "Illegal operation - no file assigned"
17, "Insufficient memory to compress or expand"
18, "The key '%s' does not exist"
19, "The password you have provided is invalid"
20, "File %s is empty"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
119, "First Item"
120, "Previous Item"
121, "Next Item"
122, "Last Item"
123, "Add Item"
124, "Delete Item"
125, "Edit Item"
126, "Post Item"
127, "Cancel Edit"
}
STRINGTABLE
LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
{
128, "Refresh Item"
}