Skip to content

Commit 1e6aa73

Browse files
committed
Tweak GUI overview capitalization and adjust translations
This changes the text for the following phrases on the overview page: - the "Recent transactions" label to "Recent Transactions" - the "out of sync" label to "Out of Sync" - the "Current Poll:" label to "Current Polls" ...and updates the localization metadata keys. Because the meanings of the phrases did not change, this preserves the existing translations for those entries.
1 parent f728f28 commit 1e6aa73

Some content is hidden

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

66 files changed

+207
-207
lines changed

src/qt/forms/overviewpage.ui

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@
346346
<string>The displayed information may be out of date. Your wallet automatically synchronizes with the Gridcoin network after a connection is established, but this process has not completed yet.</string>
347347
</property>
348348
<property name="text">
349-
<string notr="true">out of sync</string>
349+
<string notr="true">Out of Sync</string>
350350
</property>
351351
<property name="alignment">
352352
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
@@ -966,7 +966,7 @@
966966
</size>
967967
</property>
968968
<property name="text">
969-
<string>Recent transactions</string>
969+
<string>Recent Transactions</string>
970970
</property>
971971
</widget>
972972
</item>
@@ -1004,7 +1004,7 @@
10041004
<string>The displayed information may be out of date. Your wallet automatically synchronizes with the Gridcoin network after a connection is established, but this process has not completed yet.</string>
10051005
</property>
10061006
<property name="text">
1007-
<string notr="true">out of sync</string>
1007+
<string notr="true">Out of Sync</string>
10081008
</property>
10091009
<property name="alignment">
10101010
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>

src/qt/locale/bitcoin_af_ZA.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1909,18 +1909,18 @@ Dit beteken dat &apos;n fooi van ten minste %2 word benodig.</translation>
19091909
</message>
19101910
<message>
19111911
<location line="+474"/>
1912-
<source>Recent transactions</source>
1912+
<source>Recent Transactions</source>
19131913
<translation type="unfinished"></translation>
19141914
</message>
19151915
<message>
19161916
<location line="+96"/>
1917-
<source>Current Poll:</source>
1917+
<source>Current Polls</source>
19181918
<translation type="unfinished"></translation>
19191919
</message>
19201920
<message>
19211921
<location filename="../overviewpage.cpp" line="+144"/>
19221922
<location line="+1"/>
1923-
<source>out of sync</source>
1923+
<source>Out of Sync</source>
19241924
<translation>uit sinchro</translation>
19251925
</message>
19261926
</context>

src/qt/locale/bitcoin_ar.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,12 +1881,12 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18811881
</message>
18821882
<message>
18831883
<location line="+225"/>
1884-
<source>Recent transactions</source>
1884+
<source>Recent Transactions</source>
18851885
<translation type="unfinished"></translation>
18861886
</message>
18871887
<message>
18881888
<location line="+96"/>
1889-
<source>Current Poll:</source>
1889+
<source>Current Polls</source>
18901890
<translation type="unfinished"></translation>
18911891
</message>
18921892
<message>
@@ -1927,7 +1927,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
19271927
<message>
19281928
<location filename="../overviewpage.cpp" line="+144"/>
19291929
<location line="+1"/>
1930-
<source>out of sync</source>
1930+
<source>Out of Sync</source>
19311931
<translation type="unfinished"></translation>
19321932
</message>
19331933
</context>

src/qt/locale/bitcoin_be_BY.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1898,18 +1898,18 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18981898
</message>
18991899
<message>
19001900
<location line="+474"/>
1901-
<source>Recent transactions</source>
1901+
<source>Recent Transactions</source>
19021902
<translation type="unfinished"></translation>
19031903
</message>
19041904
<message>
19051905
<location line="+96"/>
1906-
<source>Current Poll:</source>
1906+
<source>Current Polls</source>
19071907
<translation type="unfinished"></translation>
19081908
</message>
19091909
<message>
19101910
<location filename="../overviewpage.cpp" line="+144"/>
19111911
<location line="+1"/>
1912-
<source>out of sync</source>
1912+
<source>Out of Sync</source>
19131913
<translation type="unfinished"></translation>
19141914
</message>
19151915
</context>

src/qt/locale/bitcoin_bg.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18361836
</message>
18371837
<message>
18381838
<location line="+86"/>
1839-
<source>Recent transactions</source>
1839+
<source>Recent Transactions</source>
18401840
<translation>Скорошни транзакции</translation>
18411841
</message>
18421842
<message>
@@ -1897,13 +1897,13 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18971897
</message>
18981898
<message>
18991899
<location line="+321"/>
1900-
<source>Current Poll:</source>
1900+
<source>Current Polls</source>
19011901
<translation type="unfinished"></translation>
19021902
</message>
19031903
<message>
19041904
<location filename="../overviewpage.cpp" line="+144"/>
19051905
<location line="+1"/>
1906-
<source>out of sync</source>
1906+
<source>Out of Sync</source>
19071907
<translation type="unfinished"></translation>
19081908
</message>
19091909
</context>

src/qt/locale/bitcoin_bs.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,12 +1893,12 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18931893
</message>
18941894
<message>
18951895
<location line="+225"/>
1896-
<source>Recent transactions</source>
1896+
<source>Recent Transactions</source>
18971897
<translation type="unfinished"></translation>
18981898
</message>
18991899
<message>
19001900
<location line="+96"/>
1901-
<source>Current Poll:</source>
1901+
<source>Current Polls</source>
19021902
<translation type="unfinished"></translation>
19031903
</message>
19041904
<message>
@@ -1909,7 +1909,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
19091909
<message>
19101910
<location filename="../overviewpage.cpp" line="+144"/>
19111911
<location line="+1"/>
1912-
<source>out of sync</source>
1912+
<source>Out of Sync</source>
19131913
<translation type="unfinished"></translation>
19141914
</message>
19151915
</context>

src/qt/locale/bitcoin_ca.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18361836
</message>
18371837
<message>
18381838
<location line="+86"/>
1839-
<source>Recent transactions</source>
1839+
<source>Recent Transactions</source>
18401840
<translation>Transaccions recents</translation>
18411841
</message>
18421842
<message>
@@ -1897,13 +1897,13 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18971897
</message>
18981898
<message>
18991899
<location line="+321"/>
1900-
<source>Current Poll:</source>
1900+
<source>Current Polls</source>
19011901
<translation type="unfinished"></translation>
19021902
</message>
19031903
<message>
19041904
<location filename="../overviewpage.cpp" line="+144"/>
19051905
<location line="+1"/>
1906-
<source>out of sync</source>
1906+
<source>Out of Sync</source>
19071907
<translation type="unfinished"></translation>
19081908
</message>
19091909
</context>

src/qt/locale/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1836,7 +1836,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18361836
</message>
18371837
<message>
18381838
<location line="+86"/>
1839-
<source>Recent transactions</source>
1839+
<source>Recent Transactions</source>
18401840
<translation>Transaccions recents</translation>
18411841
</message>
18421842
<message>
@@ -1897,13 +1897,13 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18971897
</message>
18981898
<message>
18991899
<location line="+321"/>
1900-
<source>Current Poll:</source>
1900+
<source>Current Polls</source>
19011901
<translation type="unfinished"></translation>
19021902
</message>
19031903
<message>
19041904
<location filename="../overviewpage.cpp" line="+144"/>
19051905
<location line="+1"/>
1906-
<source>out of sync</source>
1906+
<source>Out of Sync</source>
19071907
<translation type="unfinished"></translation>
19081908
</message>
19091909
</context>

src/qt/locale/bitcoin_ca_ES.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1850,7 +1850,7 @@ En aquest cas es requereix una comisió d&apos;almenys 2%.</translation>
18501850
</message>
18511851
<message>
18521852
<location line="+86"/>
1853-
<source>Recent transactions</source>
1853+
<source>Recent Transactions</source>
18541854
<translation>Transaccions recents</translation>
18551855
</message>
18561856
<message>
@@ -1911,13 +1911,13 @@ En aquest cas es requereix una comisió d&apos;almenys 2%.</translation>
19111911
</message>
19121912
<message>
19131913
<location line="+321"/>
1914-
<source>Current Poll:</source>
1914+
<source>Current Polls</source>
19151915
<translation type="unfinished"></translation>
19161916
</message>
19171917
<message>
19181918
<location filename="../overviewpage.cpp" line="+144"/>
19191919
<location line="+1"/>
1920-
<source>out of sync</source>
1920+
<source>Out of Sync</source>
19211921
<translation>Fora de sincronia</translation>
19221922
</message>
19231923
</context>

src/qt/locale/bitcoin_cs.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,7 +1845,7 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
18451845
</message>
18461846
<message>
18471847
<location line="+86"/>
1848-
<source>Recent transactions</source>
1848+
<source>Recent Transactions</source>
18491849
<translation>Poslední transakce</translation>
18501850
</message>
18511851
<message>
@@ -1906,13 +1906,13 @@ This label turns red, if the priority is smaller than &quot;medium&quot;.
19061906
</message>
19071907
<message>
19081908
<location line="+321"/>
1909-
<source>Current Poll:</source>
1909+
<source>Current Polls</source>
19101910
<translation type="unfinished"></translation>
19111911
</message>
19121912
<message>
19131913
<location filename="../overviewpage.cpp" line="+144"/>
19141914
<location line="+1"/>
1915-
<source>out of sync</source>
1915+
<source>Out of Sync</source>
19161916
<translation>nesynchronizováno</translation>
19171917
</message>
19181918
</context>

0 commit comments

Comments
 (0)