How to translate “{$a}”
by Lei Huang - 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
Svar: How to translate “{$a}”
by 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!