Cosmetic improvements to pt-br file.
authorNik Okuntseff <support@anuko.com>
Tue, 5 Apr 2016 21:22:23 +0000 (21:22 +0000)
committerNik Okuntseff <support@anuko.com>
Tue, 5 Apr 2016 21:22:23 +0000 (21:22 +0000)
WEB-INF/resources/pt-br.lang.php
WEB-INF/templates/footer.tpl

index 38155ac..1dd84e3 100644 (file)
@@ -61,7 +61,7 @@ $i18n_key_words = array(
 'footer.contribute_msg' => 'Você pode contribuir com o Time Tracker de várias maneiras.',
 'footer.credits' => 'Créditos',
 'footer.license' => 'Licença',
-'footer.improve' => 'Contribuir',
+'footer.improve' => 'Contribua',
 
 // Error messages.
 'error.access_denied' => 'Acesso negado.',
@@ -89,7 +89,7 @@ $i18n_key_words = array(
 'error.mail_send' => 'Erro enviando o e-mail.',
 'error.no_email' => 'Não há e-mail associado a este login.',
 'error.uncompleted_exists' => 'Entrada incompleta existente. Feche ou remova-a.',
-'error.goto_uncompleted' => 'Ir até entrada incompleta.',
+'error.goto_uncompleted' => 'Ir até entrada incompleta.',
 'error.overlap' => 'O intervalo se sobrepõe com entradas já existentes.',
 'error.future_date' => 'Data é no futuro.',
 
@@ -268,8 +268,8 @@ $i18n_key_words = array(
 'dropdown.select_invoice' => '--- selecione fatura ---',
 'dropdown.status_active' => 'ativo',
 'dropdown.status_inactive' => 'inativo',
-'dropdown.delete'=>'apagar',
-'dropdown.do_not_delete'=>'não apagar',
+'dropdown.delete' => 'apagar',
+'dropdown.do_not_delete' => 'não apagar',
 
 
 // Below is a section for strings that are used on individual forms. When a string is used only on one form it should be placed here.
index c6ac1db..40a17ec 100644 (file)
@@ -12,7 +12,7 @@
       <br>
       <table cellspacing="0" cellpadding="4" width="100%" border="0">
         <tr>
-          <td align="center">&nbsp;Anuko Time Tracker 1.9.24.3494 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
+          <td align="center">&nbsp;Anuko Time Tracker 1.9.24.3495 | Copyright &copy; <a href="https://www.anuko.com/lp/tt_3.htm" target="_blank">Anuko</a> |
             <a href="https://www.anuko.com/lp/tt_4.htm" target="_blank">{$i18n.footer.credits}</a> |
             <a href="https://www.anuko.com/lp/tt_5.htm" target="_blank">{$i18n.footer.license}</a> |
             <a href="https://www.anuko.com/lp/tt_7.htm" target="_blank">{$i18n.footer.improve}</a>