From e8bd452eadb879f0703af9aa06f42128aa4f3c8a Mon Sep 17 00:00:00 2001 From: un1versal Date: Tue, 22 Dec 2015 15:17:40 +0000 Subject: fix sentence wording and pluralise correct word. --- src/modules/options/OptionsWidget_identity.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modules') diff --git a/src/modules/options/OptionsWidget_identity.cpp b/src/modules/options/OptionsWidget_identity.cpp index b50308004..d4f9893ad 100644 --- a/src/modules/options/OptionsWidget_identity.cpp +++ b/src/modules/options/OptionsWidget_identity.cpp @@ -61,8 +61,8 @@ NickAlternativesDialog::NickAlternativesDialog(QWidget * par,const QString &n1,c setWindowTitle(__tr2qs_ctx("Nickname Alternatives","options")); QLabel * l = new QLabel(this); - l->setText(__tr2qs_ctx("Here you can choose up to three nicknames " \ - "alternative to the primary one. KVIrc will use the alternatives " \ + l->setText(__tr2qs_ctx("Here you can choose up to three nickname " \ + "alternatives to the primary one. KVIrc will use the alternatives " \ "if the primary nick is already used by someone else on a particular " \ "IRC network.","options")); l->setWordWrap(true); -- cgit v1.3.1-10-gc9f91