forked from eezstreet/SWATEliteForce
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCore.int
87 lines (82 loc) · 3.21 KB
/
Core.int
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
[Language]
Language=English (International)
LangId=9
SubLangId=1
[Public]
Object=(Name=Core.HelloWorldCommandlet,Class=Class,MetaClass=Core.Commandlet)
Preferences=(Caption="Advanced",Parent="Advanced Options")
Preferences=(Caption="File System",Parent="Advanced",Class=Core.System,Immediate=True)
[Errors]
Unknown=Unknown Error
Aborted=Aborted
ExportOpen=Error exporting %s: couldn't open file '%s'
ExportWrite=Error exporting %s: couldn't write file '%s'
FileNotFound=Can't find file '%s'
ObjectNotFound=Failed to find object '%s %s.%s'
PackageNotFound=Can't find file for package '%s'
PackageResolveFailed=Can't resolve package name
FilenameToPackage=Can't convert filename '%s' to package name
Sandbox=Package '%s' is not accessible in this sandbox
PackageVersion=Package '%s' version mismatch
FailedLoad=Failed to load '%s': %s
ConfigNotFound=Can't find '%s' in configuration file
LoadClassMismatch=%s is not a child class of %s.%s
NotDll='%s' is not a DLL package; can't find export '%s'
NotInDll=Can't find '%s' in '%s.dll'
FailedLoadPackage=Failed loading package: %s
FailedLoadObject=Failed to load '%s %s.%s': %s
TransientImport=Transient object imported: %s
FailedSavePrivate=Can't save %s: Graph is linked to external private object %s
FailedImportPrivate=Can't import private object %s %s
FailedCreate=%s %s not found for creation
FailedImport=Can't find %s in file '%s'
FailedSaveFile=Error saving file '%s': %s
SaveWarning=Error saving '%s'
NotPackaged=Object is not packaged: %s %s
NotWithin=Object %s %s created in %s instead of %s
Abstract=Can't create object %s: class %s is abstract
NoReplace=Can't replace %s with %s
NoFindImport=Can't find file '%s' for import
ReadFileFailed=Failed to read file '%s' for import
SeekFailed=Error seeking file
OpenFailed=Error opening file
WriteFailed=Error writing to file
ReadEof=Read beyond end of file
IniReadOnly=The file %s is write protected; settings cannot be saved
UrlFailed=Failed launching URL
Warning=Warning
Question=Question
OutOfMemory=Ran out of virtual memory. To prevent this condition, you must free up more space on your primary hard disk.
History=History
Assert=Assertion failed: %s [File:%s] [Line: %i]
Debug=Debug assertion failed: %s [File:%s] [Line: %i]
LinkerExists=Linker for '%s' already exists
BinaryFormat=The file '%s' contains unrecognizable data
SerialSize=%s: Serial size mismatch: Got %i, Expected %i
ExportIndex=Bad export index %i/%i
ImportIndex=Bad import index %i/%i
Password=Password not recognized
Exec=Unrecognized command
BadProperty='%s': Bad or missing property '%s'
MisingIni=Missing .ini file: %s
[Query]
OldVersion=The file %s was saved by a previous version which is not backwards compatible with this one. Reading it will likely fail, and may cause a crash. Do you want to try anyway?
Name=Name:
Password=Password:
PassPrompt=Enter your name and password:
PassDlg=Identity Check
Overwrite=The file '%s' needs to be updated. Do you want to overwrite the existing version?
OverwriteReadOnly='%s' is marked read-only. Would you like to try to force overwriting it?
[Progress]
Saving=Saving file %s...
Loading=Loading file %s...
Closing=Closing
[General]
Product=SWAT 4
Engine=SWAT 4
Copyright=Copyright 2005 Sierra Entertainment, Inc.
True=True
False=False
None=None
Yes=Yes
No=No