Received: from malur.postgresql.org ([2a02:16a8:dc51::56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fRC5d-0002bV-LE for pgadmin-hackers@arkaria.postgresql.org; Fri, 08 Jun 2018 07:45:41 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1fRC5c-0004fd-32 for pgadmin-hackers@arkaria.postgresql.org; Fri, 08 Jun 2018 07:45:40 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1fRC5b-0004fT-UB for pgadmin-hackers@lists.postgresql.org; Fri, 08 Jun 2018 07:45:39 +0000 Received: from mail-wm0-x22b.google.com ([2a00:1450:400c:c09::22b]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1fRC5E-0002HG-It for pgadmin-hackers@postgresql.org; Fri, 08 Jun 2018 07:45:39 +0000 Received: by mail-wm0-x22b.google.com with SMTP id z6-v6so6039879wma.0 for ; Fri, 08 Jun 2018 00:45:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pgadmin-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=RpGYIPOMS9FRZlJ7bTEEYoZZa+0FjcIU+4OGNeM/LpY=; b=d7cSuYZs+J70actApSCza/rLXjyx/qQ4cXSoa4n6qVr1FQucVukSpDi4qTWw1QE3fG eUDTkoDtCYvGyH6B5H8CswJYoTGymO6rBe7wsImZgWwPOt4eqzixRP8LtcmZWfx1i6fx u/hMVdGbqC/POcK+MbO7+oVSC+Z4lMS3HXzmPiI6EiKREuZGpMy0AxjAJlNxcoR5Amxk 8Vcdn9Ba/GzSgdCkrkjuNGPURdCUHg9D6xmU304itzLP4zW/kTs/Z4RKSZFMzEjTJuEK 1Peum4iL/a1qKbwNJs+k8D4vwADmk8T5QIfzF9Q1UguNaOtRO5/dq83/MUtD+N9K8JqJ 3XfA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=RpGYIPOMS9FRZlJ7bTEEYoZZa+0FjcIU+4OGNeM/LpY=; b=EA7ZO8XcoNjV7iPhBSx6AkR9zbEHEp0bmIi/1y7yDw4mPts+3a0BsfDsVdRh2Nv/0z ZJtYazc0qt0Rm9RVZNtodM7uVf6jYvUtxCYQtL+TVli2yyJANJNKaZPrQPSaeDx2OYsV rOadV1XeUIsFBph8+/Nn6Z2PtC5itYZh+ksaZjJBWcHw1W9ZRDrAmWm7SE8v2dWeQoeK RtV5pyIc8C4gvq3g5ijUQQYEx9rQZm57zIhlFP4EoZ973uBc+iIg/zbxDkh/IxLPwzuh JwjbxO+hjsrmLBZLqRgGjMzgXsGu3AtVSY/9tNKFeVhGXyDjtvjYc4mQCozrn3E+Scg9 juvw== X-Gm-Message-State: APt69E2cmdGpaeFvB3Xzvo7Sh67pja/LO25BxU/4zKytVOt8X1ykVawn BXHjc0Gq+KFnN3MhNplh8q2ULlAc/cE1hcA4lxOZbA== X-Google-Smtp-Source: ADUXVKL/UwOr422SDEZmt5zqVlE7VO0f10hhZksxm5BPjsxlSFajIaH4pY8IZxlGHwdSGcgHbJaGH3g9O38hQwoUByo= X-Received: by 2002:a1c:b7d4:: with SMTP id h203-v6mr697808wmf.161.1528443915205; Fri, 08 Jun 2018 00:45:15 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a1c:2907:0:0:0:0:0 with HTTP; Fri, 8 Jun 2018 00:45:14 -0700 (PDT) In-Reply-To: References: From: Dave Page Date: Fri, 8 Jun 2018 08:45:14 +0100 Message-ID: Subject: Re: [patch] Minor shutdown message grammar fix To: Anthony DeBarros Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a00c0f056e1c9487" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000a00c0f056e1c9487 Content-Type: text/plain; charset="UTF-8" Thanks, patch applied. On Fri, Jun 8, 2018 at 4:59 AM, Anthony DeBarros wrote: > Hi, dev team, > > I'm surfacing to offer this minor patch to update the shutdown messaging > in the tray menu and various dialogs to use the two-word "shut down" when > the message context is a verb rather than the one-word noun usage > "shutdown". > > For context, see: > > * https://blogs.msdn.microsoft.com/oldnewthing/20060912-03/?p=29773/ > * https://crowwriter.com/2017/11/27/two-or-one-words-spelling-rules/ > > Apologies for being the grammar nitpicker, but it's my forte. :-) > > Best, > Anthony > > -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise PostgreSQL Company --000000000000a00c0f056e1c9487 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks, patch applied.
On Fri, Jun 8, 2018 at 4:59 AM, Anthony DeBarro= s <adebarros@gmail.com> wrote:
Hi, dev team,

I'm surfacing = to offer this minor patch to update the shutdown messaging in the tray menu= and various dialogs to use the two-word "shut down" when the mes= sage context is a verb rather than the one-word noun usage "shutdown&q= uot;.

For context, see:






--
Dave Page
Blog: =
http://pgsnake.bl= ogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com<= br>The Enterprise PostgreSQL Company
--000000000000a00c0f056e1c9487--