Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

Commit

Permalink
Merge pull request #149 from Fuhrmann/patch-1
Browse files Browse the repository at this point in the history
Update pt.xliff
  • Loading branch information
everzet committed Aug 5, 2014
2 parents 11fe0bc + d8fd1a6 commit 5dcc001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/pt.xliff
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
</trans-unit>
<trans-unit id="the-response-status-code-should-not-be">
<source><![CDATA[/^the response status code should not be (?P<code>\d+)$/]]></source>
<target><![CDATA[/^o código do statis da resposta não deve ser (?P<code>\d+)$/]]></target>
<target><![CDATA[/^o código de status da resposta não deve ser (?P<code>\d+)$/]]></target>
</trans-unit>
<trans-unit id="print-last-response">
<source><![CDATA[/^print last response$/]]></source>
Expand Down

0 comments on commit 5dcc001

Please sign in to comment.