Browse Source

qt: Remove control characters from ko_KR translation

Last Transifex pull (064a690) introduced a few control characters
into the Korean translation, which sometimes causes the build to fail.

Manually remove these characters for now to get the build working --
they should still be removed at Transifex too.
0.10
Wladimir J. van der Laan 11 years ago
parent
commit
0ffd87f1c1
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
  1. 10
      src/qt/locale/bitcoin_ko_KR.ts

10
src/qt/locale/bitcoin_ko_KR.ts

@ -1180,7 +1180,7 @@ Address: %4 @@ -1180,7 +1180,7 @@ Address: %4
<message>
<location line="+7"/>
<source>Use a custom data directory:</source>
<translation> :</translation>
<translation> :</translation>
</message>
<message>
<location filename="../intro.cpp" line="+85"/>
@ -1626,7 +1626,7 @@ Address: %4 @@ -1626,7 +1626,7 @@ Address: %4
<message>
<location line="+59"/>
<source>Refund from %1</source>
<translation>%1 </translation>
<translation>%1 </translation>
</message>
<message>
<location line="+43"/>
@ -1746,7 +1746,7 @@ Address: %4 @@ -1746,7 +1746,7 @@ Address: %4
<message>
<location line="+53"/>
<source>Using OpenSSL version</source>
<translation>SSL  </translation>
<translation>SSL </translation>
</message>
<message>
<location line="+49"/>
@ -2336,7 +2336,7 @@ Address: %4 @@ -2336,7 +2336,7 @@ Address: %4
<message>
<location line="-367"/>
<source>Are you sure you want to send?</source>
<translation> ?</translation>
<translation> ?</translation>
</message>
<message>
<location line="+9"/>
@ -2772,7 +2772,7 @@ Address: %4 @@ -2772,7 +2772,7 @@ Address: %4
<message>
<location line="+2"/>
<source>not accepted</source>
<translation> </translation>
<translation> </translation>
</message>
<message>
<location line="+44"/>

Loading…
Cancel
Save