diff i18n/pt_BR.po @ 20323:f493c2f67430 stable

i18n: fix non-matching 1st line indentations When generating documentation, indentation must match for getting the same view for translated messages. Often an output is generated anyway, but it can look different. When a syntactically wrong indentation change is done, runrst will fail (this is detected by test-gendoc.t). Fix the simple places. When translation knowledge is necessary, the entry is marked as fuzzy (and therefore skipped when generating translations). A translator can fix it later.
author Simon Heimberg <simohe@besonet.ch>
date Wed, 22 Jan 2014 16:47:05 +0100
parents 5d1e1a4c4a88
children eeb3bec9e757
line wrap: on
line diff
--- a/i18n/pt_BR.po	Wed Jan 22 16:35:10 2014 +0100
+++ b/i18n/pt_BR.po	Wed Jan 22 16:47:05 2014 +0100
@@ -23654,7 +23654,7 @@
 
 #, python-format
 msgid " %d files changed, %d insertions(+), %d deletions(-)\n"
-msgstr "%d arquivos modificados, %d inserções(+), %d remoções(-)\n"
+msgstr " %d arquivos modificados, %d inserções(+), %d remoções(-)\n"
 
 #, python-format
 msgid "calling hook %s: %s\n"