Refactoring - removed unused stuff.
[timetracker.git] / WEB-INF / resources / pt.lang.php
index ed18f32..1bd4c18 100644 (file)
@@ -134,6 +134,9 @@ $i18n_key_words = array(
 // Translate the following string.
 // 'label.page' => 'Page',
 
+// Form titles.
+// TODO: the entire title section is missing here. See the English file.
+
 // "form.filter.project" => 'project',
 // "form.filter.filter" => 'favorite report',
 // "form.filter.filter_new" => 'save as favorite',
@@ -166,9 +169,7 @@ $i18n_key_words = array(
 // "form.admin.profile.th.edit" => 'edit',
 // "form.admin.profile.th.del" => 'delete',
 // "form.admin.profile.th.active" => 'active',
-// "form.admin.lock.period" => 'lock interval in days',
 "form.admin.options" => 'opções',
-// "form.admin.lang_default" => 'site default language',
 // "form.admin.custom_date_format" => "date format",
 // "form.admin.custom_time_format" => "time format",
 // "form.admin.start_week" => "first day of week",
@@ -321,9 +322,6 @@ $i18n_key_words = array(
 // "form.invoice.date" => 'invoice date',
 // "form.invoice.number" => 'invoice number',
 // "form.invoice.tax" => 'tax',
-// "form.invoice.daily_subtotals" => 'daily subtotals'
-// "form.invoice.yourcoo" => 'your name<br> and address',
-// "form.invoice.custcoo" => 'client name<br> and address',
 // "form.invoice.comment" => 'comment ',
 // "form.invoice.th.username" => 'person',
 // "form.invoice.th.time" => 'hours',
@@ -357,9 +355,6 @@ $i18n_key_words = array(
 // "form.client.th.del" => 'delete',
 // "form.client.name" => 'name',
 // "form.client.tax" => 'tax',
-// "form.client.daily_subtotals" => 'daily subtotals',
-// "form.client.yourcoo" => 'your name<br> and address in invoice',
-// "form.client.custcoo" => 'address',
 // "form.client.comment" => 'comment ',
 
 // miscellaneous strings
@@ -423,7 +418,6 @@ $i18n_key_words = array(
 // "label.group_title" => 'group by',
 // "label.include_title" => 'include records',
 // "label.inv_str" => 'invoice',
-// "label.set_empl" => 'select users'
 //" label.sel_all" => 'select all',
 // "label.sel_none" => 'deselect all',
 // "label.or" => 'or',