forked from dolphin-emu/dolphin
Sending an empty string to the translation system will not result in getting an empty string back, but rather a description of the currently loaded translations file. So empty strings should not be marked as translatable. Also adding some i18n comments and rewording a string I thought was hard to understand.