source: extensions/GrumPluginClasses/language/en_UK/plugin.lang.php @ 6848

Last change on this file since 6848 was 6848, checked in by ddtddt, 14 years ago

[extension] GrumPluginClasses, Add ja_JP (description) thanks to irohaproject

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 619 bytes
Line 
1<?php
2$lang['Module'] = 'Module';
3$lang['Version'] = 'Version';
4$lang['List of shared modules'] = 'List of shared modules';
5$lang['List of installed plugins using Grum Plugin Classes'] = 'List of installed plugins using Grum Plugin Classes';
6$lang['Plugin'] = 'Plugin';
7$lang['GPC required'] = 'GPC required';
8$lang['Installed'] = 'Installed';
9$lang['Infos'] = 'Infos';
10$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent';
11?>
Note: See TracBrowser for help on using the repository browser.