Choose a language and click "List Translation Files" to see project language files you can translate.
Html->link(__('View', true), array('action' => 'view', $language['Language']['id'])); ?> | Html->link(__('List Translation Files', true), array('controller' => 'translation_files', 'action' => 'index', 'language_id' => $language['Language']['id'])); ?> |
Paginator->counter(array( 'format' => __('Page %page% of %pages%, showing %current% records out of %count% total, starting on record %start%, ending on %end%', true) )); ?>