How to translate “{$a}”

How to translate “{$a}”

par Lei Huang,
Nombre de réponses : 1

Hi all,

I am a student who want to contribute to Moodle project by translation. I notice that some strings contain some meaningless characters like "{$a}". Should I keep these characters in translation or May I just ignore them?

Thanks for your time.

Lei

En réponse à Lei Huang

Svar: How to translate “{$a}”

par Jeff Forssell,

Do not translate these in any way, keep them. They are space holders for other data or common strings. For example they might be a calculated number from the database or maybe a common string like the name of the course.

Welcome to the team! Keep asking good questions!