[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Wrong argument number in =?UTF-8?B?VHJvaml0w6E=?=
From:       Eloy Cuadra <ecuadra () eloihr ! net>
Date:       2016-06-18 18:09:32
Message-ID: 2337733.mqMktl7azC () orion ! site
[Download RAW message or body]

Hi,

I'm translating Trojitá and found this message:

   Unsupported PGP/MIME version. Expected "Version: 1", got "%2".


And this is the corresponding source code (in GpgME++.cpp):

  if (!versionString.contains(QLatin1String("Version: 1"))) {
      forwardFailure(tr("Malformed Encrypted Message"),
         tr("Unsupported PGP/MIME version. Expected \"Version: 1\",
         got \"%2\".").arg(versionString),
         QStringLiteral("emblem-error"));
      return;
  }

Clearly, %2 should be %1.

Regards,
-- 
Eloy Cuadra
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic