Added title.swap_roles to translation files.
[timetracker.git] / WEB-INF / resources / pt-br.lang.php
index e2b1c6f..8a5f78f 100644 (file)
@@ -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.