merged branch danielcsgomes/master (PR #3523)

Commits
-------

97a9777 removed tab spaces
6e66602 updated and renamed the portuguese from Portugal validator messages file, because it should be the default language file for the portuguese language.

Discussion
----------

renamed and updated the portuguese from Portugal validator messages
This commit is contained in:
Fabien Potencier 2012-03-07 11:34:55 +01:00
commit 98ab0a269e

View File

@ -186,6 +186,14 @@
<source>The image height is too small ({{ height }}px). Minimum height expected is {{ min_height }}px</source>
<target>A altura da imagem ({{ height }}px) é muito pequena. A altura miníma da imagem é de: {{ min_height }}px</target>
</trans-unit>
<trans-unit id="47">
<source>This value should be the user current password</source>
<target>Este valor deveria de ser a password atual do utilizador</target>
</trans-unit>
<trans-unit id="48">
<source>This value should have exactly {{ limit }} characters</source>
<target>Este valor tem de ter exatamente {{ limit }} carateres</target>
</trans-unit>
</body>
</file>
</xliff>