﻿<?xml version="1.0" encoding="utf-8" ?>
<grid>
  <columns>
    <column source="##ALL##" externalsourcename="Select" wrap="false" text-align="center" />
    <column source="##ALL##" externalsourcename="ItemName" wrap="false" caption="$localizable.resourcekey$" >
      <filter type="text" source="StringKey" />
    </column>
    <column source="TranslationText" caption="$objecttype.cms_resourcetranslation$" wrap="true" allowsorting="false" width="100%" maxlength="90" >
      <tooltip source="TranslationText" ></tooltip>
      <filter type="text" />
    </column>
  </columns>
  <options>
    <key name="DisplayFilter" value="true" />
  </options>
</grid>
