fix -datadir=./subdir relative path,

autostart off by default except on windows,
fix occasional "vector iterator not dereferencable" assertion with msvc,
fix readlink compile warning on linux build,
use sys/param.h and BSD define instead of __BSD__,
-paytxfee switch
This commit is contained in:
Satoshi Nakamoto
2010-08-13 02:23:46 +00:00
committed by Gavin Andresen
parent 819adfff6f
commit 7f71fd13ae
20 changed files with 132 additions and 39 deletions

Binary file not shown.

View File

@@ -184,8 +184,8 @@ msgid "From: "
msgstr "Remetente: "
#: ../../../ui.cpp:634
msgid "From: unknown, Received with: "
msgstr "Remetente: desconhecido, Recebido por: "
msgid "Received with: "
msgstr "Recebido por: "
#: ../../../ui.cpp:676
msgid "Payment to yourself"
@@ -326,6 +326,14 @@ msgstr "versão 0.%d.%d beta"
msgid "Will appear as \"From: Unknown\""
msgstr "Irá aparecer como \"De: Desconhecido\""
#: ../../../ui.cpp:1681
msgid "n/a"
msgstr "Desconhecido"
#: ../../../ui.cpp:1681
msgid "Unknown"
msgstr "Desconhecido"
#: ../../../ui.cpp:1682
msgid "Can't include a message when sending to a Bitcoin address"
msgstr "Não é possível incluir uma mensagem ao enviar para um endereço Bitcoin"