diff options
| author | 2008-08-29 17:13:07 +0000 | |
|---|---|---|
| committer | 2008-08-29 17:13:07 +0000 | |
| commit | 81374e49d68dbd79903a3fdff31aed3307245cbb (patch) | |
| tree | c899c44b638986a8ad7572b07fa8c524ef6d215f /data | |
| parent | updated german translations (diff) | |
| download | KVIrc-81374e49d68dbd79903a3fdff31aed3307245cbb.tar.gz KVIrc-81374e49d68dbd79903a3fdff31aed3307245cbb.tar.bz2 KVIrc-81374e49d68dbd79903a3fdff31aed3307245cbb.zip | |
upported missing ) to 4.0
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2353 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'data')
| -rw-r--r-- | data/defscript/popups.kvs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/defscript/popups.kvs b/data/defscript/popups.kvs index ea0710157..3b057e274 100644 --- a/data/defscript/popups.kvs +++ b/data/defscript/popups.kvs @@ -1196,7 +1196,7 @@ defpopup(logging) } } - item($tr("Log To...") "("$tr("Include Existing Buffer"),119) (!%:logfile) + item($tr("Log To...") "("$tr("Include Existing Buffer")")",119) (!%:logfile) { dialog.file(save,$tr("Choose Log Filename")) { |
