]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/pt-br.lang.php
More work in progress integrating attachments in reports.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index 712a28929287d144c9aafb087e7c9b9c5b0132dc..88344d8234b945ab9100817bef3b9da2be9b9fcd 100644 (file)
@@ -284,6 +284,8 @@ $i18n_key_words = array(
 'title.time' => 'Tempo',
 'title.edit_time_record' => 'Editando entrada de hora',
 'title.delete_time_record' => 'Apagando entrada de hora',
+// TODO: Translate the following.
+// 'title.time_files' => 'Time Record Files',
 'title.expenses' => 'Gastos',
 'title.edit_expense' => 'Editando item de gasto',
 'title.delete_expense' => 'Apagando item de gasto',
@@ -356,6 +358,7 @@ $i18n_key_words = array(
 // 'title.delete_template' => 'Deleting Template',
 // 'title.edit_file' => 'Editing File',
 // 'title.delete_file' => 'Deleting File',
+// 'title.download_file' => 'Downloading File',
 
 // 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.