From 38207b5fb7865859c3b2f82ca9e9a08e7819572d Mon Sep 17 00:00:00 2001 From: CryptoManiac Date: Mon, 16 Feb 2015 09:48:27 +0000 Subject: [PATCH] Translations update --- src/qt/bitcoinstrings.cpp | 2 +- src/qt/locale/bitcoin_en.ts | 4 ++-- src/qt/locale/bitcoin_ru.ts | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/qt/bitcoinstrings.cpp b/src/qt/bitcoinstrings.cpp index 4f59012..3f257b5 100644 --- a/src/qt/bitcoinstrings.cpp +++ b/src/qt/bitcoinstrings.cpp @@ -10,7 +10,7 @@ QT_TRANSLATE_NOOP("bitcoin-core", "" "%s, you must set a rpcpassword in the configuration file:\n" " %s\n" "It is recommended you use the following random password:\n" -"rpcuser=bitcoinrpc\n" +"rpcuser=novacoinrpc\n" "rpcpassword=%s\n" "(you do not need to remember this password)\n" "If the file does not exist, create it with owner-readable-only file " diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts index 294ea08..c89304b 100644 --- a/src/qt/locale/bitcoin_en.ts +++ b/src/qt/locale/bitcoin_en.ts @@ -3548,7 +3548,7 @@ Reduce the number of addresses involved in the address creation. %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: -rpcuser=bitcoinrpc +rpcuser=novacoinrpc rpcpassword=%s (you do not need to remember this password) If the file does not exist, create it with owner-readable-only file permissions. @@ -3556,7 +3556,7 @@ If the file does not exist, create it with owner-readable-only file permissions. %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: -rpcuser=bitcoinrpc +rpcuser=novacoinrpc rpcpassword=%s (you do not need to remember this password) If the file does not exist, create it with owner-readable-only file permissions. diff --git a/src/qt/locale/bitcoin_ru.ts b/src/qt/locale/bitcoin_ru.ts index 3a65ab2..9576deb 100644 --- a/src/qt/locale/bitcoin_ru.ts +++ b/src/qt/locale/bitcoin_ru.ts @@ -4197,7 +4197,7 @@ Reduce the number of addresses involved in the address creation. %s, you must set a rpcpassword in the configuration file: %s It is recommended you use the following random password: -rpcuser=bitcoinrpc +rpcuser=novacoinrpc rpcpassword=%s (you do not need to remember this password) If the file does not exist, create it with owner-readable-only file permissions. @@ -4205,7 +4205,7 @@ If the file does not exist, create it with owner-readable-only file permissions. %s, вы должны установить опцию rpcpassword в конфигурационном файле: %s Рекомендуется использовать следующий случайный пароль: -rpcuser=bitcoinrpc +rpcuser=novacoinrpc rpcpassword=%s (вам не нужно запоминать этот пароль) Если файл не существует, создайте его и установите права доступа только для владельца. -- 1.7.1