/*
  REMINDER: Add the following to your CB plugin default language file.
  This is only an example. You can of course edit this for your particular
  language, change the wording, etc.

  This is the default language file that is in the main component folder, 
  NOT in the administrator folder!

*/

DEFINE('_UE_NO_CB_AVATAR_TO_SYNC_WITH_SMF','You do not have a valid Community
avatar to synchronize with the forum.');

DEFINE('_UE_USE_CB_AVATAR_IN_SMF','Use my Community avatar on the forums (optional).');


/* ADDED - new feature to toggle showing/hiding post text 

   NOTE:  Add and define style class 'cbsmfshowhide' to your template's CSS if you want to change the
   style of the following text.	
*/

DEFINE ('_UE_SHOW_HIDE_TEXT','[show/hide post]');

