Compare Revisions
Last modification
- Rev 235 2014-06-21 17:26:31
- Author: PointedEars
- Log message:
General
- Footer: Added STAR TREK disclaimer
i18n
- Added support for declensed forms
- Optimized support for alien scripts, added pIqaD font
- Added/updated translations
- Removed obsolete references
| /trunk/application/layouts/index/content.phtml |
| 20,7 → 20,7 |
| . " You can use the <a href='index.%s?printable=1'>%s</a>" |
| . " if it is not displayed properly with your software."), |
| $language, |
| tr('Printable version')); |
| tr('Printable version-declensed')); |
| ?></span></p> |
| <?php |
| } |