Fix some typo flaws in output messages
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>
Sat, 25 Feb 2023 20:30:40 +0000 (22:30 +0200)
committerAdrian Bunk <bunk@debian.org>
Sat, 25 Feb 2023 20:30:40 +0000 (22:30 +0200)
Gbp-Pq: Name 1003_various-typo-fixes.patch

93 files changed:
doc/autoinclude/Plugins.doc
doc/zypp-NameReqPrv.1.txt
package/libzypp.changes
po/af.po
po/ar.po
po/be.po
po/bg.po
po/bn.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/gu.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/km.po
po/ko.po
po/ku.po
po/lt.po
po/mk.po
po/mr.po
po/nb.po
po/nl.po
po/nn.po
po/pa.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sr.po
po/sv.po
po/ta.po
po/th.po
po/tr.po
po/uk.po
po/vi.po
po/wa.po
po/xh.po
po/zh_CN.po
po/zh_TW.po
po/zu.po
po/zypp.pot
tests/zypp/PluginFrame_test.cc
tests/zypp/PurgeKernels_test.cc
tests/zypp/ResStatus_test.cc
tests/zypp/Url_test.cc
tests/zyppng/media/EvDownloader_test.cc
zypp/CMakeLists.txt
zypp/ExternalProgram.cc
zypp/Fetcher.cc
zypp/PoolQuery.cc
zypp/PublicKey.cc
zypp/PurgeKernels.cc
zypp/ResStatus.h
zypp/Resolver.h
zypp/Target.h
zypp/media/MediaCurl.cc
zypp/media/MediaHandler.cc
zypp/media/MediaMultiCurl.cc
zypp/misc/LoadTestcase.cc
zypp/misc/YamlTestcaseHelpers.h
zypp/repo/PackageDelta.cc
zypp/sat/LookupAttr.cc
zypp/sat/Transaction.h
zypp/solver/detail/SATResolver.cc
zypp/solver/detail/SATResolver.h
zypp/target/TargetImpl.cc
zypp/target/rpm/BinHeader.cc
zypp/zyppng/base/socketnotifier.h
zypp/zyppng/media/network/downloader.cc
zypp/zyppng/media/network/networkrequestdispatcher.cc
zypp/zyppng/media/network/networkrequestdispatcher.h
zypp/zyppng/media/network/networkrequesterror.h

index 3fa17ab7a36c02c017b0d8949ffb74d2d2705874..6da44a9d0f1554adf77daf2fbeb69b5c34768cc3 100644 (file)
@@ -8,7 +8,7 @@
 <HR><!-- ====================================================================== -->
 \section plugins-intro Introduction
 
-Plugins allow to extend the ZYpp package manager without the need to change
+Plugins allow one to extend the ZYpp package manager without the need to change
 code. Plugins are designed as external programs so that they can be written in any language.
 
 \section plugin-protocols Plugin protocols
index cc1708f08137be3793b2e5f6128a682462516775..4ae835b9a7ff8dd930824df9f89ab057cc927bd2 100644 (file)
@@ -24,11 +24,11 @@ Reported matches show the packages 'internal id', 'name', 'version' and 'archite
 
 --------------------
 2431  zypper-1.9.16-22.2.x86_64  (99)@System  openSUSE  1400499579
-                                              nam: zypper
+                                              name: zypper
 40947  zypper-1.9.3-1.1.x86_64    (99)repo-oss (13.1)  openSUSE     1383049437
-                                                       nam: zypper
+                                                       name: zypper
 56140  zypper-1.9.16-22.2.x86_64  (99)repo-oss-update (13.1)  openSUSE     1400499579
-                                                              nam: zypper
+                                                              name: zypper
 --------------------
 
 
index 8f9abafef2d405e6c4ed531fe5730de340f823c9..6861c78f6e871f876f3f6dedd9333f2eb26e73d4 100644 (file)
@@ -4694,7 +4694,7 @@ Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
 
 - Add Resolver::setSolveSrcPackages. Per default disable solving
-  of source package dependencies. We will later allow to enable
+  of source package dependencies. We will later allow enabling
   it per package.
 - version 6.3.0 (2)
 
@@ -4850,7 +4850,7 @@ Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
 -------------------------------------------------------------------
 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
 
-- handle HTTP 503 reponses as temporary errors (bnc #462545)
+- handle HTTP 503 responses as temporary errors (bnc #462545)
 
 -------------------------------------------------------------------
 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
@@ -6781,7 +6781,7 @@ Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
 -------------------------------------------------------------------
 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
 
-- Extend sat::WhatProvides to allow to query for possible providers
+- Extend sat::WhatProvides allows one to query for possible providers
   of a collection of capabilies. E.g. all providers of a packages
   requirements.
 - Fixed retrieval of translated texts from .solv files, provided the
@@ -6874,7 +6874,7 @@ Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
 
 - look for openssl in cmake, actually we build require it
-- explicitely link against openssl and crypto, required to
+- explicitly link against openssl and crypto, required to
   compile in all platforms/distros.
 
 -------------------------------------------------------------------
@@ -11209,7 +11209,7 @@ Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
 
 - Added flag to MediaManager::isUseableAttachPoint, whether
   to check against system mount entries or not.
-- Disallow to use the attachpoints of another media handlers
+- Disallows one to use the attachpoints of another media handlers
   as source path in MediaDIR.
 - rev 2917
 
@@ -11332,7 +11332,7 @@ Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
 
 - Implemented several hal get/set/removeDeviceProperty wrappers
-- Improved HalException to allow to fetch HAL/DBUS error componets
+- Improved HalException allows one to fetch HAL/DBUS error componets
 - rev 2830
 
 -------------------------------------------------------------------
index 20a34f0b4bbffda3ef99d0175da3ab726e86a5e7..48e2521054059e406f063e262cef9adfe48edf77 100644 (file)
--- a/po/af.po
+++ b/po/af.po
@@ -4645,7 +4645,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c36550843416878320f4d6ccda836e88d7ede1de..45f42d4a8b9779aea7d316e9bd6e2b6768e4d27c 100644 (file)
--- a/po/ar.po
+++ b/po/ar.po
@@ -4716,7 +4716,7 @@ msgstr "بتثبيت %1% على الرغم من أنه تم سحبه"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "تسمح بتثبيت  PTF %1%"
 
 #. translator: %1% is a package name
index 9c073f8622b036c1b1f4c081e2e6a2ea8b5d9fab..7cb6b60fe5653315740a6cff34041f5fc6933b19 100644 (file)
--- a/po/be.po
+++ b/po/be.po
@@ -4722,7 +4722,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index b1ec79595c45345dc3dcb9696001922234421b39..cc3ec37ffdb08f15ba0d63502a6df4503b722480 100644 (file)
--- a/po/bg.po
+++ b/po/bg.po
@@ -4884,7 +4884,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 5edda88e1a99e39939c89e08b4ec2fafb90a48c7..fd9e442a22afe3696b452aedb5adcdabd872611e 100644 (file)
--- a/po/bn.po
+++ b/po/bn.po
@@ -4645,7 +4645,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c5405dcd09512e2a1b847cd7567e5182eebfef36..557ba1dadc6632dfddbedd8a8930beae9563ed61 100644 (file)
--- a/po/bs.po
+++ b/po/bs.po
@@ -5136,7 +5136,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 442d1806ef2827fd2991202554c961320556c66b..a35acf4f7169fe97016089798daadec7489db560 100644 (file)
--- a/po/ca.po
+++ b/po/ca.po
@@ -5117,7 +5117,7 @@ msgstr "instal·la %1% tot i que ha estat retret"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "permet instal·lar el PTF %1%"
 
 #. translator: %1% is a package name
index 070fe02a2e104da85a33211324dec0a1659b9ff9..4c33c1d78c2e02273ca2d06cd6c2070b5e7e4c51 100644 (file)
--- a/po/cs.po
+++ b/po/cs.po
@@ -4929,7 +4929,7 @@ msgstr "instalovat %1%, ačkoli byl odvolán"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "umožnit instalaci PTF %1%"
 
 #. translator: %1% is a package name
index 2fa8a7536b0e73445944ce0b75c78bbd2e0ac602..c3f48c96cbd3573ea9f982adf5a5f628f2580d86 100644 (file)
--- a/po/cy.po
+++ b/po/cy.po
@@ -4939,7 +4939,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 1edc542ca8c6ab401814e5d3a2e2af7c90f7bc17..b204897d2a1c74e50e630d40fa3b6a2081bb7774 100644 (file)
--- a/po/da.po
+++ b/po/da.po
@@ -4697,7 +4697,7 @@ msgstr "installér %1%, selvom den er blevet tilbagetrukket"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "giv tillade til installation af PTF'en %1%"
 
 #. translator: %1% is a package name
index 488036c54ce838bca1364f3c3c108d7f341fa320..ffdda82da0ae89f6cb309f2916fa3cc974a1836a 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -4723,7 +4723,7 @@ msgstr "%1 installieren, obwohl es widerrufen wurde"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "Erlauben das PTF %1% zu installieren"
 
 #. translator: %1% is a package name
index e6d95a92f17e25fb27be323dae786979d8c315d4..caeb55f94b2193b1cd455df8077883cc1783a184 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -4705,7 +4705,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 13684ee09c92d25550f6f639b542a784e4356e5d..6091481772234524066e9e2c4bfe337d8ea78b1e 100644 (file)
@@ -4658,7 +4658,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 0c7ec2ae9fc6b3cc8ac08c06700489ce2411a648..be2a15c8b960fc72b3f342cf9cd939b5a93499fb 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -4727,7 +4727,7 @@ msgstr "instalar %1% aunque se haya retraído"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "permitir la instalación de PTF %1%"
 
 #. translator: %1% is a package name
index 6e9bf7b1acd707e6b3adc291cba0bf0bc3bf9570..056a34ec0b0e6f3da4b245a82d1ff9b1988d27d0 100644 (file)
--- a/po/et.po
+++ b/po/et.po
@@ -4699,7 +4699,7 @@ msgstr "paigalda %1%, ehkki see on tagasi tõmmatud"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "lubage paigaldada PTF %1%"
 
 #. translator: %1% is a package name
index ede00ca9a7fba8e3ee29dbf760e23ac30c4b33b4..c9b348c928904e6abfa228b95088a2c3f439952a 100644 (file)
--- a/po/fa.po
+++ b/po/fa.po
@@ -4693,7 +4693,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index b06284c4aa000eb033db17bcac6a82dda39eb9a3..8f900cccba07e4fcbc84097d653f04887e5d0d84 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -4906,7 +4906,7 @@ msgstr "asenna %1%, vaikka se on vedetty takaisin"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "salli asentaa PTF %1%"
 
 #. translator: %1% is a package name
index c0951417b2feb78271d222cce0993d7485db3801..4235e35ba6c367383bdb89d1571bb76fc7f7e4e4 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -4732,7 +4732,7 @@ msgstr "installer %1% bien qu'il ait été retiré"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "autoriser l'installation du PTF %1%"
 
 #. translator: %1% is a package name
index d5a10a17502974d0f501446114b213db696c083c..b302af246f1bc88fba66cb54aeb4331223d122a0 100644 (file)
--- a/po/gl.po
+++ b/po/gl.po
@@ -5039,7 +5039,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "permitir a instalación de PTF %1%"
 
 #. translator: %1% is a package name
index c468979dd691e3be1b01c48323d1fe9f8465b482..b03b16b6e5596e9773814084be8bc7481d7dd98f 100644 (file)
--- a/po/gu.po
+++ b/po/gu.po
@@ -4648,7 +4648,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 904e5ac3eb9456c3d7477da79b90bd62bf704705..e5bc15ead0b265ac94da62236225728b9f1048e0 100644 (file)
--- a/po/he.po
+++ b/po/he.po
@@ -5123,7 +5123,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c31eb63cea6ed53e1cab0f4ba55d7f1316c4aba1..ab102eb0069a233d47ea9ab305a60e443f0da759 100644 (file)
--- a/po/hi.po
+++ b/po/hi.po
@@ -4648,7 +4648,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 1c0e5135cd9f96e469a6cf40638d810c0e1fa76a..5ef7ca56758b585fabcf9535e11db54697ae0c1b 100644 (file)
--- a/po/hr.po
+++ b/po/hr.po
@@ -4778,7 +4778,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c5f30e3535b55506295f93889e6861da854d3e27..183700634a7f38f016e616258833b6b681ae1176 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -4990,7 +4990,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 9f36853da804949d3e5af47b14ab63c78a8eccac..2c71bae8e0320a7357b52168bb1af83d28cf8240 100644 (file)
--- a/po/id.po
+++ b/po/id.po
@@ -5140,7 +5140,7 @@ msgstr "pasang %1% meskipun telah ditarik kembali"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "memungkinkan untuk memasang PTF %1%"
 
 #. translator: %1% is a package name
index 5d6e15145b483714caf908819a39cd9c57698249..fa1acf9902486a006e9b968cc8e5317dafb521cf 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -4714,7 +4714,7 @@ msgstr "installare %1% anche se è stato ritirato"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "consentire installazione di PTF %1%"
 
 #. translator: %1% is a package name
index a756ee4b418969c06eef42af11e9b64b8f6aff25..65276e925262b8d41e43e083ad5bff6a8bdcd6f5 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -4702,7 +4702,7 @@ msgstr "撤回済みの %1% をインストールする"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "PTF %1% のインストールを許可する"
 
 #. translator: %1% is a package name
index 2e27be4566e2c9cb3bcb3ced2347c459548707f1..e5357e880072c1ad71f51ca7aad03882fef2e41c 100644 (file)
--- a/po/ka.po
+++ b/po/ka.po
@@ -4625,7 +4625,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index e338d1d5e65b21e852e1d36e45d4fda777fe301e..246524af26881e07bdcd595d25d47f3e1c70e9aa 100644 (file)
--- a/po/km.po
+++ b/po/km.po
@@ -4649,7 +4649,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 1910c9f7dac26517e888f1f1b8b25dc361b11752..0e8a25dfde2be66231a93236bad3eab47e9cb5bf 100644 (file)
--- a/po/ko.po
+++ b/po/ko.po
@@ -4887,7 +4887,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 6c9f16ae5f98e14a177ab96a0298094df731047b..ac831965b6af627e21783dde1d3094f30060a5e8 100644 (file)
--- a/po/ku.po
+++ b/po/ku.po
@@ -4716,7 +4716,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 0f48e6f15ff6fce12e95cf256135a106b906abae..efe7bf3a391a238039fe6a60dbf0d97e6c616af4 100644 (file)
--- a/po/lt.po
+++ b/po/lt.po
@@ -4799,7 +4799,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index cf3349232ff91e5b26919e111537d696d445fdaf..45e1b5f77f6614a34861ea2fc28c9dcb853af07f 100644 (file)
--- a/po/mk.po
+++ b/po/mk.po
@@ -4995,7 +4995,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 1e141d32c12b0980a8f01cbe1d8c2cf8ad95678c..b43575f5e55b8f38d5c2cabde059a00b5747f073 100644 (file)
--- a/po/mr.po
+++ b/po/mr.po
@@ -4646,7 +4646,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 8f3ac44d52de41ab934fd2721f8d80bf81c0e4df..98432a66f7f15135004c33bbf9a2bc4892768a43 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -4789,7 +4789,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 8deedc5d77509984933f77efef86de53283d2843..fa62b69b1bee55064d8e8125cd2ca47375d77fe3 100644 (file)
--- a/po/nl.po
+++ b/po/nl.po
@@ -4740,7 +4740,7 @@ msgstr "%1% installeren hoewel het is ingetrokken"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "toestaan de PTF %1% te installeren"
 
 #. translator: %1% is a package name
index 266f3f2ac3f4829b6433c2ce3c10955ebaf06aab..e7b627226eede9e529f906484c1d1d7cee1354fb 100644 (file)
--- a/po/nn.po
+++ b/po/nn.po
@@ -4671,7 +4671,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 490bb44e5553e8268b247f8b97a13e190316ce8b..272f36948628a66715951d6af8836658488e3098 100644 (file)
--- a/po/pa.po
+++ b/po/pa.po
@@ -4650,7 +4650,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 37dd592b01959036ed22151cb22962dea16e21fd..a30b65e9555a5570730bf801a3fc5d2566d84c70 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -4707,7 +4707,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index fedd9a8ab06d3e89dd9786dc98320f621d1a49f5..8e97e7b5c5ab4d3e8120925c6f9e5637a50b1ed4 100644 (file)
--- a/po/pt.po
+++ b/po/pt.po
@@ -4873,7 +4873,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 897bc1c1e9d7f91e2f93983daef5beacd0926df7..51c44402c857e6fbd3cb369516727f7bb4494bca 100644 (file)
@@ -4726,7 +4726,7 @@ msgstr "instale %1% apesar de ter sido recolhido"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "permitir instalar o PTF %1%"
 
 #. translator: %1% is a package name
index 929c49022439b30487323c612513238b157185e7..5a5b174e60b6b5771ccb7abfbc60f7fd7dfa8915 100644 (file)
--- a/po/ro.po
+++ b/po/ro.po
@@ -4682,7 +4682,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 1f2b161db6a805e5cdc4aef3e2f503c844b65569..de7395829e88165021b3d45476eb4edcafbecbfb 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -4710,7 +4710,7 @@ msgstr "установить %1%, хоть он и был отозван"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "разрешить установку PTF %1%"
 
 #. translator: %1% is a package name
index 45a75d6bb2a0e66819fcde4cd117d9b253a9deab..1152395170bdada8f51f162bcb9e651664764c8d 100644 (file)
--- a/po/si.po
+++ b/po/si.po
@@ -4654,7 +4654,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index e17261814954e80dee0a573e68e8e8bd1cd3a511..2767ce54cffa0c35eb01b3bb3b774c51758306fa 100644 (file)
--- a/po/sk.po
+++ b/po/sk.po
@@ -4723,7 +4723,7 @@ msgstr "inštalovať %1%, aj keď bol stiahnutý"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "umožniť inštaláciu PTF %1%"
 
 #. translator: %1% is a package name
index e6c27850792e0bbaf6a854043e33eb5858c16b9b..9aa5cdce765a754feced64c43ab70a287a68ade2 100644 (file)
--- a/po/sl.po
+++ b/po/sl.po
@@ -5110,7 +5110,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index fcc42519662e16e117d03db6d1ed67501f56daaa..6148bd03460999681ac947cc98577d52742654c2 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -4754,7 +4754,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 5ea3e4731a41103d564190179f8fc65c823e6814..53962e6a1d14015307cfaadcf8b046c87df70e6c 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -4873,7 +4873,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index bfad3038becdfaca4c85708ec7da3157551557ba..97810f35de5d6f2ef0241dd6d74009dbb5ba4e09 100644 (file)
--- a/po/ta.po
+++ b/po/ta.po
@@ -4644,7 +4644,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c197967d0f7c2411e87bb083f303b87e289e5828..3c8532a9f3ec4e53b06508c6404405fa020daf38 100644 (file)
--- a/po/th.po
+++ b/po/th.po
@@ -4761,7 +4761,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 8bb10a042f97fe49d1fb7e02d89af7c26b61eba4..a2afa6678a861530589bb9343a064df71e5290d1 100644 (file)
--- a/po/tr.po
+++ b/po/tr.po
@@ -5335,7 +5335,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index b4736571405d1760b1cfe31e562f83b0a42efe97..b8394facff5151f8764ac7dad70ddad9620a3e9a 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -4889,7 +4889,7 @@ msgstr "встановити %1% хоч він і був відкладений"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "дозволити встановити PTF %1%"
 
 #. translator: %1% is a package name
index ba8ff67a7d116871492733ed8d7f03049fd87844..5a2c844ec144c0ffac64cbb826f782afc2be7a4b 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -4627,7 +4627,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index f21c4bf9b0237d806c0acdafe501197bb6d02866..9f5dc02fb3f235f8ba4c387d8317633ab479b4f2 100644 (file)
--- a/po/wa.po
+++ b/po/wa.po
@@ -4669,7 +4669,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 26770d5ecd7e2290e24c5688f91679f2f274ec4c..321aa95f02c13975a97e77d9109ef2c419650a8a 100644 (file)
--- a/po/xh.po
+++ b/po/xh.po
@@ -4649,7 +4649,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index e16f84ce66b262eed002179f6172a27f802c429e..8c6be850bb064ac92ff72f759161bf56ffecacb5 100644 (file)
@@ -4695,7 +4695,7 @@ msgstr "尽管 %1% 已收回,仍予以安装"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "允许安装 PTF %1%"
 
 #. translator: %1% is a package name
index 59f87246529fcfad6d4adc7630bd9d0db41b3c6d..8f7e12559de57e604b54a489b6d4958e724f591e 100644 (file)
@@ -4686,7 +4686,7 @@ msgstr "儘管 %1% 已收回,仍予以安裝"
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr "允許安裝 PTF %1%"
 
 #. translator: %1% is a package name
index cbb68779fcb858701c275a3608ece11eb33c9691..861acb07f729ff4a1f28bff4831b80b2564e3d84 100644 (file)
--- a/po/zu.po
+++ b/po/zu.po
@@ -4652,7 +4652,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index 496a8ece415a6048718c8837eb39181a45c5cbea..e9894492c265773dc61b5eb98eb681064eff4764 100644 (file)
@@ -4595,7 +4595,7 @@ msgstr ""
 #: zypp/solver/detail/SATResolver.cc:1877
 #: zypp/solver/detail/SATResolver.cc:2155
 #, boost-format
-msgid "allow to install the PTF %1%"
+msgid "allow installing the PTF %1%"
 msgstr ""
 
 #. translator: %1% is a package name
index c4ee400bbed951589918217bc0131b0418cbb006..0d565b4a112664c44d34d2d03f855320b4291cd7 100644 (file)
@@ -114,7 +114,7 @@ BOOST_AUTO_TEST_CASE(PluginScriptTest)
   scr.open( "/bin/cat" );
   BOOST_CHECK_EQUAL( scr.isOpen(), true );
   BOOST_CHECK_EQUAL( (scr.getPid() != PluginScript::NotConnected ), true );
-  BOOST_CHECK_EQUAL( scr.script(), "/bin/cat" );                       // set after successfull open
+  BOOST_CHECK_EQUAL( scr.script(), "/bin/cat" );                       // set after successful open
 
   BOOST_CHECK_THROW( scr.open( "/bin/ls" ), PluginScriptException );   // already open
   BOOST_CHECK_EQUAL( scr.isOpen(), true );                             // stay with "/bin/cat"
index ce8feb63d30e2e743cc2eb33a0f3c7ba7b960be0..9a6426ce14b7e790fcdca582caf46488a379e34a 100644 (file)
@@ -164,7 +164,7 @@ namespace  {
         }
       },
       TestSample {
-        //kernel-1-2 is explicitely in the keep spec, it should not be removed
+        //kernel-1-2 is explicitly in the keep spec, it should not be removed
         //kernel-1-5 provides a symbol for a kmp that has a non kernel package depending on it, it should not be removed
         TESTS_SRC_DIR"/zypp/data/PurgeKernels/withdeps",
         "1-1-default",
index 12ed695e341d7ea672a19fd5b04e9e246e8056bd..5386157cca51b44b50a65c2f097508f8f579f5b1 100644 (file)
@@ -145,8 +145,8 @@ void testTable( Transition transition, Evaluate evaluate )
 // All tests below should define 3 checks, abbrev. by defines
 //
 //    CHECK_DONE_*:         When does the tranaction succeed? (return if not)
-//    CHECK_STATE( NEXT ):  The state the transition leads to (if successfull)
-//    CHECK_CAUSER_*:       Changes to the remembered causer (if successfull)
+//    CHECK_STATE( NEXT ):  The state the transition leads to (if successful)
+//    CHECK_CAUSER_*:       Changes to the remembered causer (if successful)
 //
 
 #define DOCHECK( FROMSTATE, TOSTATE, C_DONE, C_STATE, C_CAUSER ) \
index 7f44363e062338d5d4c3f449cae979a5ac1353f1..e4b2bf13f745538580f4a7d045ebd690858a6949 100644 (file)
@@ -97,7 +97,7 @@ BOOST_AUTO_TEST_CASE(test_url1)
 
     BOOST_CHECK_EQUAL( one, url.asString() );
     BOOST_CHECK_EQUAL( two, url.asCompleteString() );
-    // hidden proxypass in the query is available when explicitely asked for
+    // hidden proxypass in the query is available when explicitly asked for
     BOOST_CHECK_EQUAL( url.getQueryParam( "proxypass" ), "@PROXYPASS@" );
 
     // absolute path defaults to 'file://'
index 95025ebbec234efca7b1b4d478044b8f01c501fa..887312ad4033c71b049e0d64f9b496c946f6bea0 100644 (file)
@@ -610,7 +610,7 @@ BOOST_DATA_TEST_CASE( dltest_auth_basic, bdata::make( withSSL ), withSSL )
   web.addRequestHandler( "quit", [ &ev ]( WebServer::Request & ){ ev->quit();} );
 
   {
-    // simply check by request count if the test was successfull:
+    // simply check by request count if the test was successful:
     // if the proactive code adding the credentials to the first request is not executed we will
     // have more than 1 request.
     int reqCount = 0;
index d74f2bccfc5c6ad9d2b1eb5d7530fad47614b8c9..534f6367c6dc71760220ae8a3298f5486ca16d24 100644 (file)
@@ -964,7 +964,7 @@ ADDZYPPLIB(zypp-allsym)
 ADD_DEPENDENCIES( zypp-allsym zypp )
 
 #this part does nothing yet, only when switching away from using a map file to
-#a approach where symbols are exported explicitely it would make a difference
+#a approach where symbols are exported explicitly it would make a difference
 #ZYPPNG symbols need to be added to the map file to be exported
 IF( EXPORT_NG_API )
 ADD_DEFINITIONS(-DEXPORT_EXPERIMENTAL_API)
index ab853d2ea14d754016e30ce8c33b948188678f24..d2af8d2fe25193d74e4c2cfa99416e1ca39eee74 100644 (file)
@@ -545,7 +545,7 @@ namespace zypp {
        else
        {
            // if 'launch' is logged, completion should be logged,
-           // even if successfull.
+           // even if successful.
            DBG << "Pid " << pid << " successfully completed" << endl;
             _execError.clear(); // empty if running or successfully completed
        }
index b28ba23ea751ff362ddab458a92f5875fb1d6920..5de651d24b701aa1658d2d79998356d88d778745 100644 (file)
@@ -453,7 +453,7 @@ namespace zypp
       catch ( media::MediaFileNotFoundException & exception )
       {
        ZYPP_CAUGHT( exception );
-       WAR << "Skiping subtree hidden at " << resource.filename() << endl;
+       WAR << "Skipping subtree hidden at " << resource.filename() << endl;
        return;
       }
 
index 96e6ce495fc11b9592b74ad170b65f1803cbed85..12a615a2ac42dc7c1693041c8279b18967a7263c 100644 (file)
@@ -319,7 +319,7 @@ namespace zypp
       static std::string serializeMode( Match::Mode mode_r )
       {
        // Legacy code used "[C|X]" to differ just between OTHER (need to (C)ompile) and
-       // using the default search mode. As we now allow to specify a SEARCHMODE we
+       // using the default search mode. As we now allow specifying a SEARCHMODE we
        // need to serialize it:
        switch ( mode_r )
        {
index b7614b31def1c37a664d04a0a4f6faeb8f627f0e..370efc835bab85c39c322f37c216ee09024c04c0 100644 (file)
@@ -361,7 +361,7 @@ namespace zypp
 
   bool PublicKeyData::providesKey( const std::string & id_r ) const
   {
-    if ( id_r.size() == 8 )    // as a convenience allow to test the 8byte short ID rpm uses as gpg-pubkey version
+    if ( id_r.size() == 8 )    // as a convenience for allowing one to test the 8byte short ID rpm uses as gpg-pubkey version
       return str::endsWithCI( _pimpl->_id, id_r );
     return( id_r == _pimpl->_id || _pimpl->hasSubkeyId( id_r ) );
   }
index be6279a848e85ccf1ad72d3cb662a0f9f09c3a07..a3ef501895b2afe3a4af595119f2e1ad8cfdeef0 100644 (file)
@@ -399,7 +399,7 @@ namespace zypp {
           currOff++;
           currROff--;
 
-          // a kernel package might be explicitely locked by version
+          // a kernel package might be explicitly locked by version
           // We need to go over all package name provides ( provides is named like the package ) and match
           // them against the specified version to know which ones to keep. (bsc#1176740  bsc#1176192)
           std::for_each( kernelMap.second.begin(), kernelMap.second.end(), [ & ]( sat::Solvable solv ){
@@ -498,7 +498,7 @@ namespace zypp {
 
       editionToSolvableMap[edToUse].push_back( installedKrnlPck );
 
-      //in the first step we collect all packages in this list, then later we will remove the packages we want to explicitely keep
+      //in the first step we collect all packages in this list, then later we will remove the packages we want to explicitly keep
       packagesToRemove.insert( installedKrnlPck );
     };
 
@@ -542,18 +542,18 @@ namespace zypp {
 
       } else {
 
-        // if adapting the groups do not forget to explicitely handle the group when querying the matches
-        const str::regex explicitelyHandled("kernel-syms(-.*)?|kernel(-.*)?-devel");
+        // if adapting the groups do not forget to explicitly handle the group when querying the matches
+        const str::regex explicitlyHandled("kernel-syms(-.*)?|kernel(-.*)?-devel");
 
         MIL << "Not a kernel package, inspecting more closely " << std::endl;
 
         // we directly handle all noarch packages that export multiversion(kernel)
         if ( installedKrnlPck.arch() == Arch_noarch ) {
 
-          MIL << "Handling package explicitely due to architecture (noarch)."<< std::endl;
+          MIL << "Handling package explicitly due to architecture (noarch)."<< std::endl;
           addPackageToMap( GroupInfo::Sources, installedKrnlPck.name(), "", installedKrnlPck );
 
-        } else if ( str::smatch match; str::regex_match( installedKrnlPck.name(), match, explicitelyHandled ) ) {
+        } else if ( str::smatch match; str::regex_match( installedKrnlPck.name(), match, explicitlyHandled ) ) {
 
           // try to get the flavour from the name
           // if we have a kernel-syms getting no flavour means we have the "default" one, otherwise we use the flavour
@@ -570,10 +570,10 @@ namespace zypp {
           else if ( installedKrnlPck.name() == "kernel-syms" )
             flav = "default";
 
-          MIL << "Handling package explicitely due to name match."<< std::endl;
+          MIL << "Handling package explicitly due to name match."<< std::endl;
           addPackageToMap ( GroupInfo::RelatedBinaries, installedKrnlPck.name(), flav, installedKrnlPck );
         } else {
-          MIL << "Package not explicitely handled" << std::endl;
+          MIL << "Package not explicitly handled" << std::endl;
         }
       }
 
index b64adbc7ce5e583007c20c272891d7121db21655..b9fcc78e2a598b6f52902892e3cc24c7cd56173d 100644 (file)
@@ -344,7 +344,7 @@ namespace zypp
 
     //------------------------------------------------------------------------
     // get/set functions, returnig \c true if requested status change
-    // was successfull (i.e. leading to the desired transaction).
+    // was successful (i.e. leading to the desired transaction).
     // If a lower level (e.g.SOLVER) wants to transact, but it's
     // already set by a higher level, \c true should be returned.
     // Removing a higher levels transaction bit should fail.
index 1a899774f67290bc16a9948efd20c0ce9fe0525b..e46b9071e82fa4f91d2309a1813f3c20e5ff9c65 100644 (file)
@@ -215,22 +215,22 @@ namespace zypp
      * Default for all flags is \c false unless overwritten by zypp.conf.
      */
     //@{
-    /** Whether to allow to downgrade installed solvable */
+    /** Whether to allow one to downgrade installed solvable */
     void setAllowDowngrade( bool yesno_r );
     void setDefaultAllowDowngrade();   // Set back to default
     bool allowDowngrade() const;
 
-    /** Whether to allow to change name of installed solvable */
+    /** Whether to allow one to change name of installed solvable */
     void setAllowNameChange( bool yesno_r );
     void setDefaultAllowNameChange();  // Set back to default
     bool allowNameChange() const;
 
-    /** Whether to allow to change architecture of installed solvables */
+    /** Whether to allow one to change architecture of installed solvables */
     void setAllowArchChange( bool yesno_r );
     void setDefaultAllowArchChange();  // Set back to default
     bool allowArchChange() const;
 
-    /**  Whether to allow to change vendor of installed solvables
+    /**  Whether to allow one to change vendor of installed solvables
      * \see \ref VendorAttr for definition of vendor equivalence.
      */
     void setAllowVendorChange( bool yesno_r );
@@ -273,22 +273,22 @@ namespace zypp
      * all DUP flags is \c true unless overwritten by zypp.conf.
      */
     //@{
-    /** dup mode: allow to downgrade installed solvable */
+    /** dup mode: allow one to downgrade installed solvable */
     void dupSetAllowDowngrade( bool yesno_r );
     void dupSetDefaultAllowDowngrade();                // Set back to default (in zypp.conf)
     bool dupAllowDowngrade() const;
 
-    /** dup mode: allow to change name of installed solvable */
+    /** dup mode: allow one to change name of installed solvable */
     void dupSetAllowNameChange( bool yesno_r );
     void dupSetDefaultAllowNameChange();       // Set back to default (in zypp.conf)
     bool dupAllowNameChange() const;
 
-    /** dup mode: allow to change architecture of installed solvables */
+    /** dup mode: allow one to change architecture of installed solvables */
     void dupSetAllowArchChange( bool yesno_r );
     void dupSetDefaultAllowArchChange();       // Set back to default (in zypp.conf)
     bool dupAllowArchChange() const;
 
-    /**  dup mode: allow to change vendor of installed solvables*/
+    /**  dup mode: allow one to change vendor of installed solvables*/
     void dupSetAllowVendorChange( bool yesno_r );
     void dupSetDefaultAllowVendorChange();     // Set back to default (in zypp.conf)
     bool dupAllowVendorChange() const;
index a4c2c8785f4a728c6370389c56854aba4a546f2b..d433b921a7d96cdf63928e0394f0e1fb10e1c254 100644 (file)
@@ -137,7 +137,7 @@ namespace zypp
   public:
     /** \name Base product and registration.
      *
-     * Static methods herein allow to retrieve the values without explicitly
+     * Static methods herein allow one to retrieve the values without explicitly
      * initializing the \ref Target. They take a targets root directory as
      * argument. If an empty \ref Pathname is passed, an already existing
      * Targets root is used, otherwise \c "/" is assumed.
index 2947c314392ffe2e8275cc8f01313bae5959d774..04645558cdff76a36cf5734271cd08f0479a3264 100644 (file)
@@ -1093,7 +1093,7 @@ void MediaCurl::doGetFileCopy(const Pathname & filename , const Pathname & targe
     }
     else
     {
-      WAR << "Could not get the reponse code." << endl;
+      WAR << "Could not get the response code." << endl;
     }
 
     if (modified || infoRet != CURLE_OK)
index 3aef0dea458cdce842e85a1613be086edc4c3ad4..840834c5eec1c6b26170da1d422e1812c9a0353b 100644 (file)
@@ -314,7 +314,7 @@ MediaHandler::setAttachPrefix(const Pathname &attach_prefix)
 {
   if( attach_prefix.empty())
   {
-    MIL << "Reseting to built-in attach point prefixes."
+    MIL << "Resetting to built-in attach point prefixes."
         << std::endl;
     MediaHandler::_attachPrefix = attach_prefix;
     return true;
index dd2d23e60c51a2a8a90fc930b1e173b1cbc97cf8..acb7d84df712e1ff119e86073337449593722264 100644 (file)
@@ -1381,7 +1381,7 @@ void MediaMultiCurl::doGetFileCopy( const Pathname & filename , const Pathname &
   }
   else
   {
-    WAR << "Could not get the reponse code." << endl;
+    WAR << "Could not get the response code." << endl;
   }
 
   bool ismetalink = false;
index d5a52049db2f5a4665a771e7dbceda387a5d8515..3b4567e74d7759e9e13dc7c361ba00dabd13e7d6 100644 (file)
@@ -127,7 +127,7 @@ namespace zypp::misc::testcase {
 
         } else if (node->equals( "trial" )) {
           if ( !setupDone ) {
-            if ( err ) *err = "Any trials must be preceeded by the setup!";
+            if ( err ) *err = "Any trials must be preceded by the setup!";
             return false;
           }
           TestcaseTrial trial;
index af29cf9f6cce650c72fab823c263d8fe60cbe0d3..cffae3531847203a072726d5ead3656abc633da8 100644 (file)
@@ -245,7 +245,7 @@ namespace yamltest::detail {
         auto doc = YAML::LoadFile( fName );
         if ( !parseJobs( doc, target, err ) )
           return false;
-        MIL << "Including file " << fName << "was successfull" << std::endl;
+        MIL << "Including file " << fName << "was successful" << std::endl;
       } catch ( YAML::Exception &e ) {
         if ( err ) *err = e.what();
         return false;
index d62f3b3c369d918ba1e9fbe49d30da0961b0e82a..f3610ed558c557971cc632573a02a8fae05c687c 100644 (file)
@@ -107,7 +107,7 @@ namespace zypp
             break;
 
           default:
-            WAR << "Igore unknown attribute: " << it << endl;
+            WAR << "Ignore unknown attribute: " << it << endl;
         }
       }
 
index 79f5638f9f6e35fce9a892bc763955b564c434b4..9e9999c291a4ef400482af3a416b89bdeb9fac7b 100644 (file)
@@ -258,9 +258,9 @@ namespace zypp
         return str << "search nothing";
 
       if ( obj.attr() )
-        str << "seach " << obj.attr() << " in ";
+        str << "search " << obj.attr() << " in ";
       else
-        str << "seach ALL in ";
+        str << "search ALL in ";
 
       if ( obj.solvable() )
         return str << obj.solvable();
index abb75fc37633b204c5ba4ddaff38a6e582733a96..42e5366cec0a3f09b6a4cc1fa78372749f4193f1 100644 (file)
@@ -138,7 +138,7 @@ namespace zypp
       public:
        /** \name Iterate action steps (omit TRANSACTION_IGNORE steps).
         *
-        * All these methods allow to pass an optional OR'd combination of
+        * All these methods allow one to pass an optional OR'd combination of
         * \ref StepStages as filter. Per default all steps are processed/counted.
         *
         * \code
index d36c0d48b4db03c1ca25cfbaecb2355707fa115d..24be4a8ee56411e9dae6ca8e9887680353df107b 100644 (file)
@@ -1435,7 +1435,7 @@ SATResolver::problems ()
                          description = str::Format(_("install %1% although it has been retracted")) % s.asString();
                        } else if ( s.isPtf() ) {
                          // translator: %1% is a package name
-                         description = str::Format(_("allow to install the PTF %1%")) % s.asString();
+                         description = str::Format(_("allow installing the PTF %1%")) % s.asString();
                        } else {
                          // translator: %1% is a package name
                          description = str::Format(_("install %1% although it is blacklisted")) % s.asString();
index cc2a4ebe64051b3aabd2d422601fddffecd42f45..388862b3fe07bdd64f457a28183ee72937ae37fd 100644 (file)
@@ -87,10 +87,10 @@ class SATResolver : public base::ReferenceCounted, private base::NonCopyable, pr
     ResolverFocus _focus;              // The resolvers general attitude
 
     bool _fixsystem:1;                 // repair errors in rpm dependency graph
-    bool _allowdowngrade:1;            // allow to downgrade installed solvable
-    bool _allownamechange:1;           // allow to change name of installed solvable
-    bool _allowarchchange:1;           // allow to change architecture of installed solvables
-    bool _allowvendorchange:1;         // allow to change vendor of installed solvables
+    bool _allowdowngrade:1;            // allow one to downgrade installed solvable
+    bool _allownamechange:1;           // allow one to change name of installed solvable
+    bool _allowarchchange:1;           // allow one to change architecture of installed solvables
+    bool _allowvendorchange:1;         // allow one to change vendor of installed solvables
     bool _allowuninstall:1;            // allow removal of installed solvables
     bool _updatesystem:1;              // update
     bool _noupdateprovide:1;           // true: update packages needs not to provide old package
@@ -99,10 +99,10 @@ class SATResolver : public base::ReferenceCounted, private base::NonCopyable, pr
     bool _ignorealreadyrecommended:1;  // true: ignore recommended packages that were already recommended by the installed packages
     bool _distupgrade:1;
     bool _distupgrade_removeunsupported:1;
-    bool _dup_allowdowngrade:1;                // dup mode: allow to downgrade installed solvable
-    bool _dup_allownamechange:1;       // dup mode: allow to change name of installed solvable
-    bool _dup_allowarchchange:1;       // dup mode: allow to change architecture of installed solvables
-    bool _dup_allowvendorchange:1;     // dup mode: allow to change vendor of installed solvables
+    bool _dup_allowdowngrade:1;                // dup mode: allow one to downgrade installed solvable
+    bool _dup_allownamechange:1;       // dup mode: allow one to change name of installed solvable
+    bool _dup_allowarchchange:1;       // dup mode: allow one to change architecture of installed solvables
+    bool _dup_allowvendorchange:1;     // dup mode: allow one to change vendor of installed solvables
     bool _solveSrcPackages:1;          // false: generate no job rule for source packages selected in the pool
     bool _cleandepsOnRemove:1;         // whether removing a package should also remove no longer needed requirements
 
index 8a2135c2778ece8f7e1d2a86c321211adb32eb35..4e967610638543c2350f45c46ff7aff81dd67b45 100644 (file)
@@ -329,7 +329,7 @@ namespace zypp
 
       /** Execute script and report against report_r.
        * Return \c std::pair<bool,PatchScriptReport::Action> to indicate if
-       * execution was successfull (<tt>first = true</tt>), or the desired
+       * execution was successful (<tt>first = true</tt>), or the desired
        * \c PatchScriptReport::Action in case execution failed
        * (<tt>first = false</tt>).
        *
@@ -1289,7 +1289,7 @@ namespace zypp
       }
       else
       {
-        DBG << "dryRun: Not stroring non-package data." << endl;
+        DBG << "dryRun: Not storing non-package data." << endl;
       }
 
       ///////////////////////////////////////////////////////////////////
index d1ff7719feaa133b421ada3f1aa6da9d952cf821..7c3c523ceb0d21f767f09aa9ea0bc1e0575485d0 100644 (file)
@@ -261,7 +261,7 @@ unsigned BinHeader::int_list( tag tag_r, intList & lst_r ) const
         return lst_r.set( headerget.val(), headerget.cnt(), headerget.type() );
 
       default:
-        INT << "RPM_TAG MISSMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
+        INT << "RPM_TAG MISMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
       }
     }
   }
@@ -292,7 +292,7 @@ unsigned BinHeader::string_list( tag tag_r, stringList & lst_r ) const
         return lst_r.set( (char**)headerget.val(), headerget.cnt() );
 
       default:
-        INT << "RPM_TAG MISSMATCH: RPM_STRING_ARRAY_TYPE " << tag_r << " got type " << headerget.type() << endl;
+        INT << "RPM_TAG MISMATCH: RPM_STRING_ARRAY_TYPE " << tag_r << " got type " << headerget.type() << endl;
       }
     }
   }
@@ -335,7 +335,7 @@ int BinHeader::int_val( tag tag_r ) const
 #endif
 
       default:
-        INT << "RPM_TAG MISSMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
+        INT << "RPM_TAG MISMATCH: RPM_INTxx_TYPE " << tag_r << " got type " << headerget.type() << endl;
       }
     }
   }
@@ -366,7 +366,7 @@ std::string BinHeader::string_val( tag tag_r ) const
         return (char*)headerget.val();
 
      default:
-        INT << "RPM_TAG MISSMATCH: RPM_STRING_TYPE " << tag_r << " got type " << headerget.type() << endl;
+        INT << "RPM_TAG MISMATCH: RPM_STRING_TYPE " << tag_r << " got type " << headerget.type() << endl;
       }
     }
   }
index 2ab702e8d011bf4dbfb2b0a8b9400eceed8e23c1..78347868a2b602ce3ea634793128560235ebdd08 100644 (file)
@@ -76,7 +76,7 @@ public:
    * Returns a new SocketNotifier
    * \param socket this is the filedescriptor to be modified
    * \param evTypes the event types that should be monitored \sa AbstractEventSource::EventTypes
-   * \param enable If set to true the notifier is enabled right away, otherwise \sa setEnabled needs to be called explicitely
+   * \param enable If set to true the notifier is enabled right away, otherwise \sa setEnabled needs to be called explicitly
    */
   static Ptr create ( int socket, int evTypes, bool enable = true );
 
index d85a551e74df1e6fb7edde1bc244c3c5e210ae7a..4c2e3f6865997f33286a249ed1f8dc29049465ae 100644 (file)
@@ -207,7 +207,7 @@ namespace zyppng {
 
       bool retry = false;
 
-      //Handle the auth errors explicitely, we need to give the user a way to put in new credentials
+      //Handle the auth errors explicitly, we need to give the user a way to put in new credentials
       //if we get valid new credentials we can retry the request
       if ( err.type() == NetworkRequestError::Unauthorized || err.type() == NetworkRequestError::AuthFailed ) {
 
index c4177d63539a36e5c37da979cf939d573bfc07a9..a2d862ff27e6ab1b86174436a32601e22bf6c402 100644 (file)
@@ -339,7 +339,7 @@ void NetworkRequestDispatcher::enqueue(const std::shared_ptr<NetworkRequest> &re
 
 void NetworkRequestDispatcher::cancel( NetworkRequest &req, std::string reason )
 {
-  cancel( req, NetworkRequestErrorPrivate::customError( NetworkRequestError::Cancelled, reason.size() ? std::move(reason) : "Request explicitely cancelled" ) );
+  cancel( req, NetworkRequestErrorPrivate::customError( NetworkRequestError::Cancelled, reason.size() ? std::move(reason) : "Request explicitly cancelled" ) );
 }
 
 void NetworkRequestDispatcher::cancel(NetworkRequest &req, const NetworkRequestError &err)
index 795c75f92525a31591fb0c9ebffbfdf882cbd1d6..23e4978c0302a7660cf4171914cd010d328dc613 100644 (file)
@@ -111,7 +111,7 @@ namespace zyppng {
       void cancel  ( NetworkRequest &req , const NetworkRequestError &err );
 
       /*!
-       * Start dispatching requests, this needs to be done explicitely before any request can be executed.
+       * Start dispatching requests, this needs to be done explicitly before any request can be executed.
        */
       void run ( );
 
index 129a60a764ddbb1d9125ff5073c5b8c25bdadfa7..fa608a8e28de64f6a8726da4f3ff32e2d0bfd661 100644 (file)
@@ -36,7 +36,7 @@ class NetworkRequestErrorPrivate;
       NotFound,               //< The requested path in the URL does not exist on the server
       Unauthorized,       //<< No auth data given but authorization required
       AuthFailed,         //<< Auth data was given, but authorization failed
-      ServerReturnedError //<< A error was returned by the server that is not explicitely handled
+      ServerReturnedError //<< A error was returned by the server that is not explicitly handled
     };
 
     NetworkRequestError ();