]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
Further streamlining of access rights.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index cf701cf63ebc8ecf4925c00001a31f9e7c0640de..7472f0b5fd8a480b15d64c002636d6669b0b6655 100644 (file)
@@ -107,6 +107,7 @@ $i18n_key_words = array(
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
+// 'error.no_records' => 'There are no records.',
 // 'error.no_login' => 'No user with this login.',
 'error.no_groups' => 'Baza de date este goala. Intra ca admin si adauga o noua echipa.', // TODO: replace "team" with "group".
 'error.upload' => 'Eroare la upload-ul fisierului.',
@@ -149,8 +150,6 @@ $i18n_key_words = array(
 'button.send' => 'Trimite',
 'button.send_by_email' => 'Trimite pe e-mail',
 'button.create_group' => 'Adauga echipa', // TODO: replace "team" with "group".
-// TODO: translate the following.
-// 'button.create_timesheet' => 'Create timesheet',
 'button.export' => 'Exporta echipa', // TODO: replace "team" with "group".
 'button.import' => 'Importa echipa', // TODO: replace "team" with "group".
 // TODO: translate the following.
@@ -475,7 +474,6 @@ $i18n_key_words = array(
 
 // Timesheets form. See example at https://timetracker.anuko.com/timesheets.php
 // TODO: translate the following.
-// form.timesheets.hint' => 'Use reports to add new timesheets.',
 // 'form.timesheets.active_timesheets' => 'Active Timesheets',
 // 'form.timesheets.inactive_timesheets' => 'Inactive Timesheets',