/package_J15/admin/module/language/en-GB.mod_jumi.ini

http://jumi.googlecode.com/ · INI · 18 lines · 15 code · 1 blank · 2 comment · 0 complexity · ca04fd47ef14d2bd21a047bbf9f91f99 MD5 · raw file

  1. # $Id: en-GB.mod_jumi.ini 102 2009-04-03 10:09:18Z martin2hajek $
  2. # Note : All ini files need to be saved as UTF-8 - No BOM
  3. JUMIMODULEDESC=<p>This module includes into a module position custom script: manually or from a file or from Jumi component database record.</p><p>There is also a compatible Jumi plugin and a component.</p><p>Additional resources: <a href="http://jumi.vedeme.cz">Downloads & guides</a>, <a href="http://edo.webmaster.am/jumi">Tips & tricks</a>.</p>
  4. PARAMNOTES=You can write your notes, reminders etc here.
  5. PARAMCODEWRITTEN=Can be any custom code. PHP script should have php start and end tags. If you need to pass values of variables into the code which source is defined below you can define them here too.
  6. PARAMJUMIROOTDESC=Current setting of Jumi Root. Jumi Root can be set up in Jumi plugin parameters and is shared by all Jumi extensions.
  7. PARAMSOURCECODESTORAGE=Source of the stored code. Can be either the pathname of the file to be included or *id, where id is the record number of Jumi component database table. Filepathnames have to be relative to Jumi Root.
  8. PARAMMODULECACHING=Select whether to cache the content of this module.
  9. PARAMMODULECACHETIME=The time before the module is recached.
  10. PARAMDEBUGMODE=If set to No then Jumi does not show Jumi error messages.
  11. ERROR_CONTENT=Jumi is working but there is <b>nothing to be shown</b>.<br />Write the code and/or specify the nonempty source of the code.
  12. ERROR_FILE=File <b>%s</b> does not exist or is not readable!
  13. ERROR_RECORD=Record ID:<b>%d</b> does not exist!
  14. CODE WRITTEN=Code written
  15. DEFAULT ABSOLUTE JUMI PATH=Default Absolute Jumi Path
  16. NOTEPAD=Notepad
  17. SOURCE OF CODE=Source of code