From 22f0135df0f6ee94c137d6c59209bdfbd93533fc Mon Sep 17 00:00:00 2001 From: "Wladimir J. van der Laan" Date: Fri, 13 Dec 2013 07:39:56 +0100 Subject: Rebrand to `Bitcoin Core` Only messages for now, executable names and other file names can be changed later if necessary and safe. Do not do an all-sweeping change. Some occurences of Bitcoin-Qt need to be kept: - Applicationname: this is used to determine the registry entry names, we don't want to lose settings over a silly name change. - Where it refers to the executable name instead of the product name. --- src/qt/forms/intro.ui | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/qt/forms/intro.ui') diff --git a/src/qt/forms/intro.ui b/src/qt/forms/intro.ui index 0f6ae5a7d0..05ee9466c4 100644 --- a/src/qt/forms/intro.ui +++ b/src/qt/forms/intro.ui @@ -20,7 +20,7 @@ QLabel { font-style:italic; } - Welcome to Bitcoin-Qt. + Welcome to Bitcoin Core. true @@ -46,7 +46,7 @@ - As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data. + As this is the first time the program is launched, you can choose where Bitcoin Core will store its data. true @@ -56,7 +56,7 @@ - Bitcoin-Qt will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. + Bitcoin Core will download and store a copy of the Bitcoin block chain. At least %1GB of data will be stored in this directory, and it will grow over time. The wallet will also be stored in this directory. true -- cgit v1.2.3