You are here

function _opigno_lms_install_translations in Opigno LMS 7

File

./opigno_lms.install, line 1161
Install, update and uninstall functions for the Opigno LMS installation profile.

Code

function _opigno_lms_install_translations() {

  // Translations for og_create_perms
  t("You are not permitted to post content in a group you're not a member of.");
}