Gets a message.
The language to retrieve a message from.
The key of the message to retrieve.
The message if found for the specified language, otherwise it will attempt to get the default language's message and if that fails too then it returns an empty string.
See Implementation
Gets a message.