diff options
| author | 2009-11-21 00:31:11 +0000 | |
|---|---|---|
| committer | 2009-11-21 00:31:11 +0000 | |
| commit | b82701ca4cad244ce48047a6a7fc9f5743a31f3b (patch) | |
| tree | 48084dcbfb70facc75046a67eb35775909ea9b4e /src/modules/dcc/broker.cpp | |
| parent | updated po{,t} files (diff) | |
| download | KVIrc-b82701ca4cad244ce48047a6a7fc9f5743a31f3b.tar.gz KVIrc-b82701ca4cad244ce48047a6a7fc9f5743a31f3b.tar.bz2 KVIrc-b82701ca4cad244ce48047a6a7fc9f5743a31f3b.zip | |
missing whitespace
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3624 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/dcc/broker.cpp')
| -rw-r--r-- | src/modules/dcc/broker.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/dcc/broker.cpp b/src/modules/dcc/broker.cpp index 6288828d6..fe2877474 100644 --- a/src/modules/dcc/broker.cpp +++ b/src/modules/dcc/broker.cpp @@ -746,7 +746,7 @@ void KviDccBroker::renameOverwriteResume(KviDccBox *box,KviDccDescriptor * dcc) bDisableResume = true; // the file on disk is larger or equal to the remote one tmp = __tr2qs_ctx( \ - "The file '<b>%1</b>' already exists" \ + "The file '<b>%1</b>' already exists " \ "and is larger than the offered one.<br>" \ "Do you wish to<br>" \ "<b>overwrite</b> the existing file, or<br> " \ |
