<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="appName">API Keys</string>
    <string name="genApiKeys">Generate API Key</string>
    <string name="newApiKey">New API Key</string>
    <string name="createBtn">Create</string>
    <string name="myApiKeys">My API Keys</string>
    <string name="apiKeyUsage">Use API Key to identify your project</string>
    <string name="confirmDelete">Delete the API Key \"{0}\" can cause malfunctions in projects that use it. Do you want to delete this API Key?</string>
    <string name="deleteOk">API Key deleted</string>
    <string name="insertOk">API Key saved</string>
    <string name="dnIsEmpty">Display name must be set</string>
    <string name="dn">Name</string>
</resources>