From 7d4516afc4cd194f9224dcd5e07e0f234c162fdf Mon Sep 17 00:00:00 2001
From: un1versal
Date: Wed, 9 Dec 2015 11:58:53 +0000
Subject: src/modules typos: capitalize, formatting, consistency and syntax
fixes
---
src/modules/options/OptionsWidget_identity.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src/modules/options/OptionsWidget_identity.cpp')
diff --git a/src/modules/options/OptionsWidget_identity.cpp b/src/modules/options/OptionsWidget_identity.cpp
index 4db01563c..a6c6a9809 100644
--- a/src/modules/options/OptionsWidget_identity.cpp
+++ b/src/modules/options/OptionsWidget_identity.cpp
@@ -389,7 +389,7 @@ KviIdentityGeneralOptionsWidget::KviIdentityGeneralOptionsWidget(QWidget * paren
sel = addStringSelector(gbox,__tr2qs_ctx("Location:","options"),KviOption_stringCtcpUserInfoLocation);
sel->setMinimumLabelWidth(120);
mergeTip(sel,szCenterBegin + __tr2qs_ctx("You can describe here your approximate physical location. " \
- "Something like \"Region, Country\" will be ok. Please note that this information will be viewable " \
+ "Something like \"Region, Country\" will be OK. Please note that this information will be viewable " \
"by anyone so putting more data (like the exact address), generally, is not a good idea.","options") + szTrailing);
sel = addStringSelector(gbox,__tr2qs_ctx("Languages:","options"),KviOption_stringCtcpUserInfoLanguages);
@@ -400,7 +400,7 @@ KviIdentityGeneralOptionsWidget::KviIdentityGeneralOptionsWidget(QWidget * paren
sel = addStringSelector(gbox,__tr2qs_ctx("Other:","options"),KviOption_stringCtcpUserInfoOther);
sel->setMinimumLabelWidth(120);
mergeTip(sel,szCenterBegin + __tr2qs_ctx("You can put here some additional personal data. " \
- "It might be a funny quote or your homepage url... " \
+ "It might be a funny quote or your homepage URL... " \
"Please note that this information will be viewable " \
"by anyone so don't put any sensible data (passwords, telephone or credit card numbers).","options") + szTrailing);
--
cgit v1.3.1-10-gc9f91