Try our conversational search powered by Generative AI!

Swedish translation of the side-by-side comparison feature in 7.8 patch

Vote:
 

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?

#85822
May 06, 2014 13:40
Vote:
 

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.

#85828
May 06, 2014 15:44
Vote:
 

Where can I find which tags to add to the lang file?

#85833
May 06, 2014 16:37
Vote:
 

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>

    

#85840
May 07, 2014 7:37
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.