X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/0e60d28bba29fbd47e415ac55bdcb39a284613ee..ea7a43edbe96f9741b734dc4ee5efc16b6c48244:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 50180602..1fe0874e 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -47,6 +47,7 @@ $i18n_key_words = array( 'menu.create_group' => 'Create Group', 'menu.profile' => 'Profile', 'menu.group' => 'Group', +'menu.plugins' => 'Plugins', 'menu.time' => 'Time', 'menu.expenses' => 'Expenses', 'menu.reports' => 'Reports', @@ -273,6 +274,7 @@ $i18n_key_words = array( 'title.options' => 'Options', 'title.profile' => 'Profile', 'title.group' => 'Group Settings', +'title.plugins' => 'Plugins', 'title.cf_custom_fields' => 'Custom Fields', 'title.cf_add_custom_field' => 'Adding Custom Field', 'title.cf_edit_custom_field' => 'Editing Custom Field', @@ -452,7 +454,6 @@ $i18n_key_words = array( 'form.group_edit.future_entries' => 'Future entries', 'form.group_edit.uncompleted_indicators' => 'Uncompleted indicators', 'form.group_edit.allow_ip' => 'Allow IP', -'form.group_edit.plugins' => 'Plugins', // Deleting Group form. See example at https://timetracker.anuko.com/delete_group.php 'form.group_delete.hint' => 'Are you sure you want to delete the entire group?',