mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-21 07:39:08 +01:00
Bugfix: Correct doubled-up & in translations and remove extra spaces after ampersand in translations (this fixes hotkeys)
Partial of upstream 4ee706243c.
This commit is contained in:
@@ -51,7 +51,7 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message>
|
||||
<location filename="../forms/addressbookpage.ui" line="60"/>
|
||||
<source>&New Address...</source>
|
||||
<translation>&amp; Novo endereço ...</translation>
|
||||
<translation>&Novo endereço ...</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/addressbookpage.ui" line="71"/>
|
||||
@@ -61,7 +61,7 @@ This product includes software developed by the OpenSSL Project for use in the O
|
||||
<message>
|
||||
<location filename="../forms/addressbookpage.ui" line="74"/>
|
||||
<source>&Copy to Clipboard</source>
|
||||
<translation>&amp; Copie para a área de transferência do sistema</translation>
|
||||
<translation>&Copie para a área de transferência do sistema</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../forms/addressbookpage.ui" line="85"/>
|
||||
|
||||
Reference in New Issue
Block a user