msg=Default test message
# Notice that single quotes aren't escaped anymore
rootMsg=I'm from bundle's root
# Notice that the same argument (index 2) can safely occur multiple times.
# Also the first left curly bracket is escaped.
msgWithArgs={{ string={0} - PI={1,number,#.##} - today={2,date} - time={2,time} }