gnupg/sm
Daniel Kahn Gillmor dc107b7850 More cleanup of "allow to".
* README, agent/command.c, agent/keyformat.txt, common/i18n.c,
  common/iobuf.c, common/keyserver.h, dirmngr/cdblib.c,
  dirmngr/ldap-wrapper.c, doc/DETAILS, doc/TRANSLATE,
  doc/announce-2.1.txt, doc/gpg.texi, doc/gpgsm.texi,
  doc/scdaemon.texi, doc/tools.texi, doc/whats-new-in-2.1.txt,
  g10/export.c, g10/getkey.c, g10/import.c, g10/keyedit.c, m4/ksba.m4,
  m4/libgcrypt.m4, m4/ntbtls.m4, po/ca.po, po/cs.po, po/da.po,
  po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fi.po,
  po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po,
  po/nb.po, po/pl.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po,
  po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po,
  scd/app-p15.c, scd/ccid-driver.c, scd/command.c, sm/gpgsm.c,
  sm/sign.c, tools/gpgconf-comp.c, tools/gpgtar.h: replace "Allow to"
  with clearer text.

In standard English, the normal construction is "${XXX} allows ${YYY}
to" -- that is, the subject (${XXX}) of the sentence is allowing the
object (${YYY}) to do something.  When the object is missing, the
phrasing sounds awkward, even if the object is implied by context.
There's almost always a better construction that isn't as awkward.

These changes should make the language a bit clearer.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-08-03 16:55:33 +02:00
..
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 11:09:02 +01:00
Makefile.am sm: Implement pinentry loopback and reading passphrases from fd. 2016-03-07 18:16:37 +01:00
base64.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
call-agent.c common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. 2016-06-07 13:09:00 +02:00
call-dirmngr.c common: Remove homedir arg from start_new_{dirmngr,gpg_agent}. 2016-06-07 13:09:00 +02:00
certchain.c sm: Avoid warnings about useless assignments. 2016-01-07 19:09:16 +01:00
certcheck.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
certdump.c Avoid incompatible pointer assignment warnings on Windows. 2015-11-27 18:32:17 +01:00
certlist.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
certreqgen-ui.c sm: Silence compiler warnings. 2014-09-18 15:17:44 +02:00
certreqgen.c sm: Allow combination of usage flags --gen-key. 2015-10-28 18:57:53 +01:00
decrypt.c Fix typos spotted during translations 2012-08-24 09:44:33 +02:00
delete.c Change all quotes in strings and comments to the new GNU standard. 2012-06-05 19:29:22 +02:00
encrypt.c sm: Handle gcry_pk_encrypt return value. 2015-12-15 12:38:25 +09:00
export.c sm: small fix for GCC 6. 2016-01-26 11:00:53 +09:00
fingerprint.c sm: Avoid warnings about useless assignments. 2016-01-07 19:09:16 +01:00
gpgsm-w32info.rc w32: Add icons and version information. 2013-05-07 21:35:48 +02:00
gpgsm.c More cleanup of "allow to". 2016-08-03 16:55:33 +02:00
gpgsm.h Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
import.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
keydb.c Replace use of opt.homedir by accessor functions. 2016-06-07 10:59:46 +02:00
keydb.h kbx: Change return type of search functions to gpg_error_t. 2016-01-13 15:08:42 +01:00
keylist.c gpgsm: Fix machine-readable key listing. 2016-08-01 12:32:36 +02:00
minip12.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
minip12.h gpgsm: New commands --export-secret-key-{p8,raw} 2014-06-03 18:57:33 +02:00
misc.c sm,g13: Init local vars to avoid compiler warnings. 2015-01-05 15:15:37 +01:00
passphrase.c sm: Implement pinentry loopback and reading passphrases from fd. 2016-03-07 18:16:37 +01:00
passphrase.h sm: Implement pinentry loopback and reading passphrases from fd. 2016-03-07 18:16:37 +01:00
qualified.c Fix typos found using codespell. 2015-11-17 12:50:22 +01:00
server.c Fix spelling and grammar. 2016-08-03 16:54:01 +02:00
sign.c More cleanup of "allow to". 2016-08-03 16:55:33 +02:00
verify.c gpg,sm: Remove unnecessary duplicated checks 2015-01-23 15:30:03 +01:00