X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=WEB-INF%2Fresources%2Fpt.lang.php;h=571cb59c28f3819dd0334eae8b9b5d6fd7e808da;hb=0ac41d7a52de7b0f6083d9bb1734beef7c517f30;hp=9b7cd5d8ebb66b7b481f53e224346b0ba4464151;hpb=220a0a7280b0fc7baa5a26123ac32b148c567d83;p=timetracker.git diff --git a/WEB-INF/resources/pt.lang.php b/WEB-INF/resources/pt.lang.php index 9b7cd5d8..571cb59c 100644 --- a/WEB-INF/resources/pt.lang.php +++ b/WEB-INF/resources/pt.lang.php @@ -114,6 +114,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Warning messages. +// TODO: translate the following. +// 'warn.sure' => 'Are you sure?', + // Success messages. // TODO: translate the following. // 'msg.success' => 'Operation completed successfully.',