Changeset 816 for trunk/info.php


Ignore:
Timestamp:
Feb 22, 2015, 11:20:50 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Tabs converted to spaces.
  • Modified: Remove spaces from end of lines.
  • Added: Code format script.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/info.php

    r798 r816  
    88  function Show()
    99  {
    10         $this->Title = T('Information for translators');
    11         $Output = '<h2>Informace a pokyny pro překladatele:</h2>'.
     10    $this->Title = T('Information for translators');
     11    $Output = '<h2>Informace a pokyny pro překladatele:</h2>'.
    1212  '<ul>'.
    1313  '<li>Texty překládejte <strong>včetně diakritiky</strong> (háčků a čárek). Ta bude v případě potřeby odstraněna při exportování. </li>'.
Note: See TracChangeset for help on using the changeset viewer.