Files
scattport-web/application/language/english/settings_lang.php
2011-08-07 21:49:57 +02:00

13 lines
507 B
PHP

<?php
$lang['settings'] = "Settings";
$lang['tab_personal'] = "Personal Information";
$lang['tab_settings'] = "Settings";
$lang['projects_sortrecently'] = "Sort projects by date of the last access";
$lang['projects_sortrecently_note'] = "If the projects are sorted by the data of the last access, the rarely used projects &quot;slip&quot; to the end of the list.";
$lang['language_select'] = "Language";
/* End of file settings_lang.php */
/* Location: ./application/language/german/settings_lang.php */