Skip to content

Commit 31e89ce

Browse files
committed
Update version/Qt description
1 parent 2724b3f commit 31e89ce

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+215
-215
lines changed

CMakeLists.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ endif()
1818
# Project / Package metadata
1919
#=============================
2020
set(CLIENT_NAME "Bitgesell Core")
21-
set(CLIENT_VERSION_MAJOR 28)
22-
set(CLIENT_VERSION_MINOR 99)
23-
set(CLIENT_VERSION_BUILD 0)
21+
set(CLIENT_VERSION_MAJOR 0)
22+
set(CLIENT_VERSION_MINOR 1)
23+
set(CLIENT_VERSION_BUILD 14)
2424
set(CLIENT_VERSION_RC 0)
25-
set(CLIENT_VERSION_IS_RELEASE "false")
26-
set(COPYRIGHT_YEAR "2024")
25+
set(CLIENT_VERSION_IS_RELEASE "true")
26+
set(COPYRIGHT_YEAR "2025")
2727

2828
# During the enabling of the CXX and CXXOBJ languages, we modify
2929
# CMake's compiler/linker invocation strings by appending the content
@@ -44,7 +44,7 @@ set(CMAKE_TRY_COMPILE_PLATFORM_VARIABLES
4444
project(BitgesellCore
4545
VERSION ${CLIENT_VERSION_MAJOR}.${CLIENT_VERSION_MINOR}.${CLIENT_VERSION_BUILD}
4646
DESCRIPTION "Bigesell client software"
47-
HOMEPAGE_URL "https://Bitgesellcore.org/"
47+
HOMEPAGE_URL "https://bitgesell.ca"
4848
LANGUAGES
4949
)
5050

@@ -55,7 +55,7 @@ endif()
5555

5656
set(COPYRIGHT_HOLDERS "The %s developers")
5757
set(COPYRIGHT_HOLDERS_FINAL "The ${CLIENT_NAME} developers")
58-
set(CLIENT_BUGREPORT "https://github.com/bitcoin/bitcoin/issues")
58+
set(CLIENT_BUGREPORT "https://github.com/BitgesellOfficial/bitgesell/issues")
5959

6060
#=============================
6161
# Language setup
@@ -662,4 +662,4 @@ if(configure_warnings)
662662
endif()
663663

664664
# We want all build properties to be encapsulated properly.
665-
include(WarnAboutGlobalProperties)
665+
include(WarnAboutGlobalProperties)

src/clientversion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ std::string CopyrightHolders(const std::string& strPrefix)
8383

8484
std::string LicenseInfo()
8585
{
86-
const std::string URL_SOURCE_CODE = "<https://github.com/bitcoin/bitcoin>";
86+
const std::string URL_SOURCE_CODE = "<https://github.com/BitgesellOfficial/bitgesell>";
8787

8888
return CopyrightHolders(strprintf(_("Copyright (C) %i-%i"), 2009, COPYRIGHT_YEAR).translated + " ") + "\n" +
8989
"\n" +

src/qt/BGLgui.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ void BGLGUI::createActions()
264264
tabGroup->addAction(sendCoinsAction);
265265

266266
receiveCoinsAction = new QAction(platformStyle->SingleColorIcon(":/icons/receiving_addresses"), tr("&Receive"), this);
267-
receiveCoinsAction->setStatusTip(tr("Request payments (generates QR codes and bitcoin: URIs)"));
267+
receiveCoinsAction->setStatusTip(tr("Request payments (generates QR codes and BGL: URIs)"));
268268
receiveCoinsAction->setToolTip(receiveCoinsAction->statusTip());
269269
receiveCoinsAction->setCheckable(true);
270270
receiveCoinsAction->setShortcut(QKeySequence(QStringLiteral("Alt+3")));

src/qt/locale/BGL_ar.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
<translation type="unfinished">‫الاتصال بالأقران…‬</translation>
355355
</message>
356356
<message>
357-
<source>Request payments (generates QR codes and bitgesell: URIs)</source>
357+
<source>Request payments (generates QR codes and BGL: URIs)</source>
358358
<translation type="unfinished">‫أطلب مدفوعات (أنشئ رموز استجابة (QR Codes) وعناوين بتكوين)‬</translation>
359359
</message>
360360
<message>
@@ -1514,4 +1514,4 @@ If you are receiving this error you should request the merchant provide a BIP21
15141514
<translation type="unfinished">لايمكن الكتابة على دليل البيانات '%s'؛ تحقق من السماحيات.</translation>
15151515
</message>
15161516
</context>
1517-
</TS>
1517+
</TS>

src/qt/locale/BGL_az.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -513,8 +513,8 @@ Daxil olma, yalnız 'qanuni' tipli ünvanlar ilə mümkündür.</translation>
513513
<translation type="unfinished">İştirakçılara qoşulur...</translation>
514514
</message>
515515
<message>
516-
<source>Request payments (generates QR codes and bitcoin: URIs)</source>
517-
<translation type="unfinished">Ödəmə tələbi (QR-kodlar və Bitcoin URI-ləri yaradılır):</translation>
516+
<source>Request payments (generates QR codes and BGL: URIs)</source>
517+
<translation type="unfinished">Ödəmə tələbi (QR-kodlar və BGL URI-ləri yaradılır):</translation>
518518
</message>
519519
<message>
520520
<source>Show the list of used sending addresses and labels</source>
@@ -1636,4 +1636,4 @@ Daxil olma, yalnız 'qanuni' tipli ünvanlar ilə mümkündür.</translation>
16361636
<translation type="unfinished">Ayarlar faylı yazıla bilmədi</translation>
16371637
</message>
16381638
</context>
1639-
</TS>
1639+
</TS>

src/qt/locale/BGL_az@latin.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ Daxil olma, yalnız 'qanuni' tipli ünvanlar ilə mümkündür.</translation>
514514
</message>
515515
<message>
516516
<source>Request payments (generates QR codes and BGL: URIs)</source>
517-
<translation type="unfinished">Ödəmə tələbi (QR-kodlar və Bitcoin URI-ləri yaradılır):</translation>
517+
<translation type="unfinished">Ödəmə tələbi (QR-kodlar və BGL URI-ləri yaradılır):</translation>
518518
</message>
519519
<message>
520520
<source>Show the list of used sending addresses and labels</source>
@@ -1613,4 +1613,4 @@ Daxil olma, yalnız 'qanuni' tipli ünvanlar ilə mümkündür.</translation>
16131613
<translation type="unfinished">Ayarlar faylı yazıla bilmədi</translation>
16141614
</message>
16151615
</context>
1616-
</TS>
1616+
</TS>

src/qt/locale/BGL_be.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,7 @@
343343
</message>
344344
<message>
345345
<source>Request payments (generates QR codes and BGL: URIs)</source>
346-
<translation>Запатрабаваць плацёж (генеруецца QR-код для біткойн URI)</translation>
346+
<translation>Запатрабаваць плацёж (генеруецца QR-код для BGL URI)</translation>
347347
</message>
348348
<message>
349349
<source>Show the list of used sending addresses and labels</source>
@@ -1249,4 +1249,4 @@
12491249
<translation>Загрузка выканана</translation>
12501250
</message>
12511251
</context>
1252-
</TS>
1252+
</TS>

src/qt/locale/BGL_be_BY.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
</message>
347347
<message>
348348
<source>Request payments (generates QR codes and BGL: URIs)</source>
349-
<translation type="unfinished">Запатрабаваць плацёж (генеруецца QR-код для біткойн URI)</translation>
349+
<translation type="unfinished">Запатрабаваць плацёж (генеруецца QR-код для BGL URI)</translation>
350350
</message>
351351
<message>
352352
<source>Show the list of used sending addresses and labels</source>
@@ -1140,4 +1140,4 @@
11401140
<translation type="unfinished">Транзакцыя занадта вялікая</translation>
11411141
</message>
11421142
</context>
1143-
</TS>
1143+
</TS>

src/qt/locale/BGL_bg.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -595,7 +595,7 @@ Signing is only possible with addresses of the type 'legacy'.</source>
595595
</message>
596596
<message>
597597
<source>Request payments (generates QR codes and BGL: URIs)</source>
598-
<translation type="unfinished">Изискване на плащания(генерира QR кодове и биткойн: URIs)</translation>
598+
<translation type="unfinished">Изискване на плащания(генерира QR кодове и BGL: URIs)</translation>
599599
</message>
600600
<message>
601601
<source>Show the list of used sending addresses and labels</source>
@@ -3081,4 +3081,4 @@ Signing is only possible with addresses of the type 'legacy'.</source>
30813081
<translation type="unfinished">Файла с настройки не може да бъде записан.</translation>
30823082
</message>
30833083
</context>
3084-
</TS>
3084+
</TS>

src/qt/locale/BGL_ca.ts

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -589,8 +589,8 @@ Només és possible firmar amb adreces del tipus "legacy".</translation>
589589
<translation type="unfinished">Connectant als iguals...</translation>
590590
</message>
591591
<message>
592-
<source>Request payments (generates QR codes and bitgesell: URIs)</source>
593-
<translation type="unfinished">Sol·licita pagaments (genera codis QR i bitgesell: URI)</translation>
592+
<source>Request payments (generates QR codes and BGL: URIs)</source>
593+
<translation type="unfinished">Sol·licita pagaments (genera codis QR i BGL: URI)</translation>
594594
</message>
595595
<message>
596596
<source>Show the list of used sending addresses and labels</source>
@@ -3676,8 +3676,8 @@ Nota: atès que la tarifa es calcula per byte, una tarifa de "100 satoshis per k
36763676
<source>No wallet has been loaded.
36773677
Go to File &gt; Open Wallet to load a wallet.
36783678
- OR -</source>
3679-
<translation type="unfinished">No s'ha carregat cap cartera.
3680-
Ves a Arxiu &gt; Obrir Cartera per a carregar cartera.
3679+
<translation type="unfinished">No s'ha carregat cap cartera.
3680+
Ves a Arxiu &gt; Obrir Cartera per a carregar cartera.
36813681
- O -</translation>
36823682
</message>
36833683
<message>
@@ -4069,7 +4069,7 @@ Ves a Arxiu &gt; Obrir Cartera per a carregar cartera.
40694069
</message>
40704070
<message>
40714071
<source>Error: Dumpfile checksum does not match. Computed %s, expected %s</source>
4072-
<translation type="unfinished">Error: la suma de comprovació del fitxer bolcat no coincideix. S'ha calculat %s, s'esperava
4072+
<translation type="unfinished">Error: la suma de comprovació del fitxer bolcat no coincideix. S'ha calculat %s, s'esperava
40734073
%s</translation>
40744074
</message>
40754075
<message>
@@ -4389,4 +4389,4 @@ Ves a Arxiu &gt; Obrir Cartera per a carregar cartera.
43894389
<translation type="unfinished">El fitxer de configuració no pot ser escrit</translation>
43904390
</message>
43914391
</context>
4392-
</TS>
4392+
</TS>

0 commit comments

Comments
 (0)