From 382a6b70bf65bc9776b084a600e4025a249c1665 Mon Sep 17 00:00:00 2001 From: un1versal Date: Thu, 8 Oct 2015 13:39:40 +0100 Subject: [ci skip] cpp files, capitalization, typos, syntax normalization and punctuation --- src/modules/addon/AddonFunctions.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/addon/AddonFunctions.cpp') diff --git a/src/modules/addon/AddonFunctions.cpp b/src/modules/addon/AddonFunctions.cpp index cf5d2577f..c0f68dabf 100644 --- a/src/modules/addon/AddonFunctions.cpp +++ b/src/modules/addon/AddonFunctions.cpp @@ -192,7 +192,7 @@ namespace AddonFunctions hd.szCaption = __tr2qs_ctx("Install Addon Pack - KVIrc","addon"); hd.szUpperLabelText = beginCenter + __tr2qs_ctx("You're about to install the following addon package","addon") + endCenter; - hd.szLowerLabelText = beginCenter + __tr2qs_ctx("Do you want to proceed with the installation ?","addon") + endCenter; + hd.szLowerLabelText = beginCenter + __tr2qs_ctx("Do you want to proceed with the installation?","addon") + endCenter; hd.szButton1Text = __tr2qs_ctx("Do Not Install","addon"); hd.szButton2Text = __tr2qs_ctx("Yes, Proceed","addon"); hd.iDefaultButton = 2; -- cgit v1.3.1-10-gc9f91