X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fsl.lang.php;h=da43e50475aac4bfd4f52a4b4b3903d095e3e292;hb=9b5a1834db24f25803fc0d461394e4a2bfcc44b7;hp=bf56127d03b4eb8aa79b2fae6eb64dac3ea2a28e;hpb=ab53f7a7b9b0e0ca43b6950c3389cd3889e74d82;p=timetracker.git diff --git a/WEB-INF/resources/sl.lang.php b/WEB-INF/resources/sl.lang.php index bf56127d..da43e504 100644 --- a/WEB-INF/resources/sl.lang.php +++ b/WEB-INF/resources/sl.lang.php @@ -268,6 +268,8 @@ $i18n_key_words = array( // 'label.file' => 'File', // 'label.image' => 'Image', // 'label.download' => 'Download', +// 'label.active_users' => 'Active Users', +// 'label.inactive_users' => 'Inactive Users', // Form titles. // TODO: Translate the following. @@ -299,6 +301,7 @@ $i18n_key_words = array( // 'title.send_report' => 'Sending Report', // 'title.timesheets' => 'Timesheets', // 'title.timesheet' => 'Timesheet', +// 'title.timesheet_files' => 'Timesheet Files', // 'title.invoice' => 'Invoice', // 'title.send_invoice' => 'Sending Invoice', // 'title.charts' => 'Charts', @@ -365,6 +368,7 @@ $i18n_key_words = array( // 'title.edit_file' => 'Editing File', // 'title.delete_file' => 'Deleting File', // 'title.download_file' => 'Downloading File', +// 'title.work' => 'Work', // Section for common strings inside combo boxes on forms. Strings shared between forms shall be placed here. // Strings that are used in a single form must go to the specific form section. @@ -504,8 +508,6 @@ $i18n_key_words = array( // Users form. See example at https://timetracker.anuko.com/users.php // TODO: translate the following. -// 'form.users.active_users' => 'Active Users', -// 'form.users.inactive_users' => 'Inactive Users', // 'form.users.uncompleted_entry' => 'User has an uncompleted time entry', // 'form.users.role' => 'Role', // 'form.users.manager' => 'Manager',