<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="create">New</string>
    <string name="label">Label</string>
    <string name="availability">Availability</string>
    <string name="mon">Mon.</string>
    <string name="tue">Tue.</string>
    <string name="wed">Wed.</string>
    <string name="thu">Thu.</string>
    <string name="fri">Fri.</string>
    <string name="sat">Sat.</string>
    <string name="sun">Sun.</string>
    <string name="deleteConfirmation">Delete this resource type? Associated resources will no longer be linked to a resource type.</string>
    <string name="massDeleteConfirmation">Delete those resource types? Associated resources will no longer be linked to a resource type.</string>
    <string name="addCustomProp">Add a custom property</string>
    <string name="customPropBoolean">Checkbox</string>
    <string name="customPropInteger">Numeric</string>
    <string name="customPropText">Text</string>
    <string name="deleteTypeUsedByResources">The type can not be deleted because it is referenced by a resource</string>
    <string name="emptyLabel">Label cannot be empty</string>
    <string name="templatePreviewButtonOn">Preview</string>
    <string name="templatePreviewButtonOff">Template</string>
</resources>