~fabiocbalbuquerque/sahana-agasti/web-services

« back to all changes in this revision

Viewing changes to web/wiki/lib/plugins/plugin/lang/en/lang.php

  • Committer: Chad Heuschober
  • Date: 2011-06-06 13:37:45 UTC
  • mfrom: (1.1.1244 trunk)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: chad.heuschober@mail.cuny.edu-20110606133745-850mdvnjtv392zta
Pulled in most recent batch of changes from the cuny sps trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
$lang['notenabled']       = 'Plugin %s could not be enabled, check file permissions.';
74
74
$lang['disabled']         = 'Plugin %s disabled.';
75
75
$lang['notdisabled']      = 'Plugin %s could not be disabled, check file permissions.';
 
76
$lang['packageinstalled'] = 'Plugin package (%d plugin%s: %s) successfully installed.';
76
77
 
77
 
//Setup VIM: ex: et ts=4 enc=utf-8 :
 
78
//Setup VIM: ex: et ts=4 :