aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2013-08-06 10:28:52 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2013-08-06 10:28:52 +0200
commit265e2657b4d1fa1551787f17c35a35301c32a0e0 (patch)
tree8c6532cc36504bb52d8cd570dc3266f006f11e98 /src/qt/locale
parente07d9f77e9093681f8e419c599615b13bb3aa01d (diff)
downloadbitcoin-265e2657b4d1fa1551787f17c35a35301c32a0e0.tar.xz
remove a newline from a string in init.cpp
- to match all other translatable strings in init.cpp and to simplify translations via Transifex
Diffstat (limited to 'src/qt/locale')
-rw-r--r--src/qt/locale/bitcoin_en.ts6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/qt/locale/bitcoin_en.ts b/src/qt/locale/bitcoin_en.ts
index d7d792a458..5ae067d9b8 100644
--- a/src/qt/locale/bitcoin_en.ts
+++ b/src/qt/locale/bitcoin_en.ts
@@ -2716,10 +2716,8 @@ for example: alertnotify=echo %%s | mail -s &quot;Bitcoin Alert&quot; admin@foo.
</message>
<message>
<location line="+1"/>
- <source>Wallet %s resides outside data directory %s
-</source>
- <translation>Wallet %s resides outside data directory %s
-</translation>
+ <source>Wallet %s resides outside data directory %s</source>
+ <translation>Wallet %s resides outside data directory %s</translation>
</message>
<message>
<location line="+4"/>