Hi German
no, there is no such feature available yet in AMOS. I was thinking about it long time ago and it seemed to me that there should be both
- report that would check for the consistency between the placeholders in the English text and the translated text - so that all
{$a}
and{$a->something}
placeholders in English are present in the translation, and nothing is added extra there - immediate check done when the string is translated and staged (the background turns blue) and eventually a warning is raised.
Only in a very few cases, the difference between English and the translation is expected. Missing placeholders can lead to serious bugs actually - such as MDL-37235 or MDL-51405.
German, please report this feature request as a new MDLSITE issue, component lang.moodle.org. Thanks in advance.