AI OnAI Off
Hi,
Translations for new features might be lagging a few weeks after the initial release, depending on if we get the translations back. We currently working on optimizing this process to minimize the lag. But this time we thought it was more important to get the feature out before we had translated it to all languages that we support.
So in the meantime you could add them to your lang files.
Here goes, I'll past the english lang xml for you.
<contenttypes>
<pagedata>
<compare>
<onlyoneversion>There is only one version of this page. There is nothing to compare with.</onlyoneversion>
</compare>
</pagedata>
<blockdata>
<compare>
<onlyoneversion>There is only one version of this block. There is nothing to compare with.</onlyoneversion>
</compare>
</blockdata>
<icontentdata>
<compare>
<onlyoneversion>There is only one version of this item. There is nothing to compare with.</onlyoneversion>
</compare>
</icontentdata>
<icontentmedia>
<compare>
<onlyoneversion>There is only one version of this file. There is nothing to compare with.</onlyoneversion>
</compare>
</icontentmedia>
<icontentimage>
<compare>
<onlyoneversion>There is only one version of this image. There is nothing to compare with.</onlyoneversion>
</compare>
</icontentimage>
<icontentvideo>
<compare>
<onlyoneversion>There is only one version of this video. There is nothing to compare with.</onlyoneversion>
</compare>
</icontentvideo>
</contenttypes>
<episerver>
<cms>
<compare>
<comparing>Comparing</comparing>
<with>with</with>
<insufficientpermission>You have insufficient permissions to compare versions.</insufficientpermission>
</compare>
<contentediting>
<toolbar>
<buttons>
<compare>
<label>Compare different versions</label>
<message>Comparing</message>
</compare>
</buttons>
</toolbar>
</contentediting>
</cms>
</episerver>
We have installed the 7.8 patch with the side-by-side page comparison feature. A swedish tooltip of the new button is missing.
Can I modify the lang-file to get it?