When evaluating each option below, please keep in mind the following questions:
- What's going on in the examples? What's your first reaction to seeing them?
- What do you like about each example? Any good ideas worth transplanting to other options? Feel free to mix and match.
- What do you dislike about each example? Imagine you have to work with this syntax in the future (it will one day be available directly in JavaScript!). What do you thikn is going to be annoying?
- What do you think the output of
help
,hello
andnotif
is exactly (including leading and trailing whitespace)? - How would you add a single space in front of all presented messages, to make it part of the translatable text?
- How would you add a newline in front of all presented messages, to make it part of the translatable text?