X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fpt-br.lang.php;h=98a9b4a6188721960ed0e2da9514899c394d7095;hb=ca6d2f927b985f4d80b31e5e2c6deb98e4fae6f6;hp=58795b961f70e91db01f093b865c25a38dcd07cd;hpb=78fdadfb6001c22512856ee6a5771b8d5a5ae122;p=timetracker.git diff --git a/WEB-INF/resources/pt-br.lang.php b/WEB-INF/resources/pt-br.lang.php index 58795b96..98a9b4a6 100644 --- a/WEB-INF/resources/pt-br.lang.php +++ b/WEB-INF/resources/pt-br.lang.php @@ -112,6 +112,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Login', 'button.now' => 'Agora', @@ -238,8 +242,8 @@ $i18n_key_words = array( 'label.totals_only' => 'Somente totais', // Form titles. +'title.error' => 'Erro', // TODO: Translate the following. -// 'title.error' => 'Error', // 'title.success' => 'Success', 'title.login' => 'Login', 'title.groups' => 'Equipes', // TODO: change "teams" to "groups".