aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/intro.ui
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-12-13 07:39:56 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2013-12-13 07:51:16 +0100
commit22f0135df0f6ee94c137d6c59209bdfbd93533fc (patch)
tree63c481c6b620a05d412663b0730c2829c998389c /src/qt/forms/intro.ui
parentfb34be6d5905d36a2d9a392d87aa73bdb9470a1b (diff)
downloadbitcoin-22f0135df0f6ee94c137d6c59209bdfbd93533fc.tar.xz
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.
Diffstat (limited to 'src/qt/forms/intro.ui')
-rw-r--r--src/qt/forms/intro.ui6
1 files changed, 3 insertions, 3 deletions
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 @@
<string notr="true">QLabel { font-style:italic; }</string>
</property>
<property name="text">
- <string>Welcome to Bitcoin-Qt.</string>
+ <string>Welcome to Bitcoin Core.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -46,7 +46,7 @@
<item>
<widget class="QLabel" name="label_4">
<property name="text">
- <string>As this is the first time the program is launched, you can choose where Bitcoin-Qt will store its data.</string>
+ <string>As this is the first time the program is launched, you can choose where Bitcoin Core will store its data.</string>
</property>
<property name="wordWrap">
<bool>true</bool>
@@ -56,7 +56,7 @@
<item>
<widget class="QLabel" name="sizeWarningLabel">
<property name="text">
- <string>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.</string>
+ <string>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.</string>
</property>
<property name="wordWrap">
<bool>true</bool>