X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=8a5f78f363b36b756415120c5e6b275eb47b73fe;hb=1954fb7aba2f6547e1e278887ab1fe7ed808dab7;hp=e2b1c6f9c0bdf79cce4b53633f94e43c0f6e18d3;hpb=c858de92eb6b3b55a622d0457fd331aa0b26061f;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index e2b1c6f9..8a5f78f3 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -160,6 +160,8 @@ $i18n_key_words = array( // 'label.notes' => 'Notes', 'label.item' => 'Item', 'label.cost' => 'Custo', +// TODO: translate the following. +// 'label.ip' => 'IP', 'label.day_total' => 'Total diário', 'label.week_total' => 'Total semanal', // TODO: translate the following. @@ -284,6 +286,7 @@ $i18n_key_words = array( 'title.locking' => 'Bloquear', // TODO: translate the following. // 'title.week_view' => 'Week View', +// 'title.swap_roles' => 'Swapping Roles', // 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.