X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=88344d8234b945ab9100817bef3b9da2be9b9fcd;hb=bf41795a3a00db3d11615fc317dd982a8cfaec0c;hp=f81f3b3e4f91f21d67474b334d6173112e20893b;hpb=6966f48816a53d2653bf02b537190d015407952e;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index f81f3b3e..88344d82 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -266,6 +266,7 @@ $i18n_key_words = array( // 'label.attachments' => 'Attachments', // 'label.files' => 'Files', // 'label.image' => 'Image', +// 'label.download' => 'Download', // Form titles. 'title.error' => 'Erro', @@ -283,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', @@ -355,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.