From 50db7d9f09f2fda7c97816d810e478c10dba3cb2 Mon Sep 17 00:00:00 2001 From: Philip Kaufmann Date: Fri, 21 Nov 2014 13:52:26 +0100 Subject: [Qt] change some strings to reflect name change to Bitcoin Core --- src/qt/forms/optionsdialog.ui | 6 +++--- src/qt/forms/rpcconsole.ui | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index 51156ade4f..19421dc813 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -30,10 +30,10 @@ - Automatically start Bitcoin after logging in to the system. + Automatically start Bitcoin Core after logging in to the system. - &Start Bitcoin on system login + &Start Bitcoin Core on system login @@ -375,7 +375,7 @@ - The user interface language can be set here. This setting will take effect after restarting Bitcoin. + The user interface language can be set here. This setting will take effect after restarting Bitcoin Core. diff --git a/src/qt/forms/rpcconsole.ui b/src/qt/forms/rpcconsole.ui index c5ac371619..b62e9475ab 100644 --- a/src/qt/forms/rpcconsole.ui +++ b/src/qt/forms/rpcconsole.ui @@ -331,7 +331,7 @@ - Open the Bitcoin debug log file from the current data directory. This can take a few seconds for large log files. + Open the Bitcoin Core debug log file from the current data directory. This can take a few seconds for large log files. &Open -- cgit v1.2.3