Skip to content

Commit 38591a1

Browse files
Rock-N-TrollRock-N-Troll
Rock-N-Troll
authored and
Rock-N-Troll
committed
Capitalize Total Balance
1 parent 9a93e84 commit 38591a1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/qt/locale/veil_en.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@
443443
</message>
444444
<message>
445445
<location line="+124"/>
446-
<source>Total balance</source>
446+
<source>Total Balance</source>
447447
<translation type="unfinished"></translation>
448448
</message>
449449
<message>

src/qt/veil/forms/balance.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ border:none;</string>
141141
<string notr="true">background-color:transparent;</string>
142142
</property>
143143
<property name="text">
144-
<string>Total balance</string>
144+
<string>Total Balance</string>
145145
</property>
146146
<property name="icon">
147147
<iconset resource="../../veil.qrc">

src/qt/veil/forms/mainwindow.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ margin:0 0 0 10;</string>
130130
<string notr="true">background-color:transparent;</string>
131131
</property>
132132
<property name="text">
133-
<string>Total balance</string>
133+
<string>Total Balance</string>
134134
</property>
135135
</widget>
136136
</item>

0 commit comments

Comments
 (0)