Mudlet: Fix hidden strings in Crowdin

Created on 10 Sep 2018  路  5Comments  路  Source: Mudlet/Mudlet

Brief summary of issue / Description of requested feature:

Crowdin hides unexpected strings from display. Translators wrongly assume there is nothing to translate.

Steps to reproduce the issue / Reasons for adding feature:

  1. Set Crowdin Editor Settings to hide HTML Tags Displaying
  2. Look at a non-HTML string encapsulated in < and > brackets
  3. Crowdin will wrongly identify this as HTML and hide display

Error output / Expected result of feature

  1. Crowdin should be able to handle and display this legitimate text normally

Example

Following strings are obvious examples (there may be more complex):

String displayed wrongly:
grafik

Resetting the setting:
grafik

String display as expected:
grafik

bug i18n & l10n

Most helpful comment

We'll investigate this one too! Apologies, I'm not sure how this point was missed earlier :( Please ping our support team for any urgent things, I'm totally with you here and agree that current behavior is not very expected & useful. Removing &lt; and &gt; is a workaround, but not permanent I hope

All 5 comments

Any ideas how to remedy? @Andrulko

TBH We should probably avoid putting texts in < and > marks...

I'm down for that idea.

OK if that is an option then we can work around this quirk :+1:

We'll investigate this one too! Apologies, I'm not sure how this point was missed earlier :( Please ping our support team for any urgent things, I'm totally with you here and agree that current behavior is not very expected & useful. Removing &lt; and &gt; is a workaround, but not permanent I hope

Was this page helpful?
0 / 5 - 0 ratings