Page MenuHomePhabricator

[[MediaWiki:Wikilambda-special-functionsbytests-summary/en]] clarification needed; incorrect use of code tag?
Closed, InvalidPublic

Description

Normally, text in <code>...</code> should not be translated, but I am getting the feeling that may not be the case here, and multiple existing translations have translated the code text.

Clarification is needed. Should the text in <code>...</code> be translated, or not?

If it should be translated, then some tag other than <code> should probably be used, like <tt>.


Message URL: https://translatewiki.net/w/i.php?title=Special:Translate&showMessage=wikilambda-special-functionsbytests-summary&group=ext-wikilambda-user&language=ia

Event Timeline

Normally, text in <code>...</code> should not be translated

I don't think that's true. This is a technical documentation line and <code> is the appropriate tag. <tt> is a deprecated tag and should never be used.