remove a newline from a string in init.cpp
- to match all other translatable strings in init.cpp and to simplify translations via Transifex
This commit is contained in:
@@ -2716,10 +2716,8 @@ for example: alertnotify=echo %%s | mail -s "Bitcoin Alert" 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"/>
|
||||
|
||||
Reference in New Issue
Block a user