Showing full names of newsgroups
From MozillaZine Knowledge Base
You can prevent the names of newsgroups from being abbreviated by placing the following line in your "user.js" file:
user_pref("mail.server.default.abbreviate", false);