Skip to content

[FIX] Adding the css class for showing untranslated string , and resolve issues about interactive translation

axel mwenze requested to merge (removed):trans-inter into master

Description

  1. Adding css classes for showing untranslated string when interactive translation is switch on
  2. Resolving the issues about the interactive translation that was not giving the translation in the corresponding langages when we want to translate or correct a string that has already been transforme

Steps to test

  1. clear browser cache
  2. switch interactive translation
  3. interactive translation and all string that has not yet been translated will be in red
  4. translate a string and then try again to translate it the pop up will show you your correction instead of the original string in english

Merge request reports