[PATCH] Fix pt_BR.po file incorrect % parameters
From: Marcos Chaves <mchvs_at_hotmail.com>
Date: 2004-07-30 19:06:44 CEST
This patch should be applied to the pt_BR.po submitted few days ago
To apply the patch, just run:
patch pt_BR.po patch-pt_BR.txt
Since there were just one fuzzy message, after apllying this patch,
Marcos
- - - - - 8< - - - - -
Fixes incorrect % parameters in pt_BR.po.
* This patch should be applied to pt_BR.po before this file be
Patch file created with 'diff -Naur' and not with 'svn diff' because
1258d1257
--- >msgstr "Mostra informação de versão do cliente\n" 3112c3111,3112 < "Entrada corrompida na tabela 'transactions' do sistema de arquivos '%s'" --- >"Entrada corrompida na tabela 'transactions' para '%s' no sistema de >arquivos " >"'%s'" 3117c3117,3118 < msgstr "Entrada corrompida na tabela 'copies' do sistema de arquivos '%s'" --- >msgstr "Entrada corrompida na tabela 'copies' para '%s' no sistema de >arquivos " >"'%s'" 5038c5039,5041 < msgstr "Digite 'svnadmin help %s' para uso.\n" --- >msgstr "" >"sub-comando '%s' não aceita opção '%s'\n" >"Digite 'svnadmin help %s' para uso.\n" 5074c5077 < msgstr "Removido(s) %s nó(s):\n" --- >msgstr "Removido(s) %d nó(s):\n" _________________________________________________________________ MSN Hotmail, o maior webmail do Brasil. http://www.hotmail.com --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Jul 30 19:07:00 2004 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.