X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fet.lang.php;h=f23c30533af1fd7b4928de271f2c8fb8ec8aa8d8;hb=f12e0989887b6cc05cef4d252105083eac063cd5;hp=83d29c6a6ec8d1cb86b76f3bce6ac716312c0424;hpb=2bfbf9aa34b4e672ceba72003e294a0a6c5c7972;p=timetracker.git diff --git a/WEB-INF/resources/et.lang.php b/WEB-INF/resources/et.lang.php index 83d29c6a..f23c3053 100644 --- a/WEB-INF/resources/et.lang.php +++ b/WEB-INF/resources/et.lang.php @@ -88,6 +88,7 @@ $i18n_key_words = array( // 'error.task' => 'Select task.', // 'error.client' => 'Select client.', // 'error.report' => 'Select report.', +// 'error.record' => 'Select record.', 'error.auth' => 'Vale login või salasõna.', // TODO: translate the following. // 'error.user_exists' => 'User with this login already exists.', @@ -137,7 +138,6 @@ $i18n_key_words = array( // TODO: translate the following. // 'button.close' => 'Close', // 'button.stop' => 'Stop', -// 'button.mark_paid' => 'Mark paid', // Labels for controls on forms. Labels in this section are used on multiple forms. // TODO: translate the following. @@ -235,6 +235,7 @@ $i18n_key_words = array( // 'label.quantity' => 'Quantity', // 'label.paid_status' => 'Paid status', // 'label.paid' => 'Paid', +// 'label.mark_paid' => 'Mark paid', // Form titles. 'title.options' => 'Suvandid',