Translate the settings page

This commit is contained in:
Eike Foken
2011-08-07 19:51:32 +02:00
parent d1b0998f38
commit 2d9259b8ca
4 changed files with 24 additions and 13 deletions

View File

@@ -1,5 +1,11 @@
<?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.";
/* End of file settings_lang.php */
/* Location: ./application/language/german/settings_lang.php */