ImportError=Import Error
privilegeError=The following items could not be imported because you do not have permission to write to the target location.
UniquenessError=The following items could not be imported because their names are already in use by existing items.
VersionsError=The following items could not be imported because other versions of the same items already exist in different locations.
OK=OK
Cancel=Cancel
Name=Name
Folder=Folder
Description=Description
Rule=Rule
Constant=Constant
rule=rule
constant=constant
SingleImportPrivErrMsg=The {0} {1} cannot be imported because you do not have permission to write to the target location.
SingleImportUniqErrMsg=The {0} {1} cannot be imported because its name is already in use by an existing item.
SingleImportVersErrMsg=The {0} {1} cannot be imported because other versions of the same items already exist in different locations.
MultipleImportErrors=One or more items cannot be imported. Click "OK" to import the remaining items, or "Cancel" to abort the import.