From patchwork Mon Jul 2 05:36:27 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeremy Kerr X-Patchwork-Id: 937672 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41Jwx15ZCsz9s1B for ; Mon, 2 Jul 2018 15:36:53 +1000 (AEST) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="J0IpKEPE"; dkim-atps=neutral Received: from lists.ozlabs.org (lists.ozlabs.org [IPv6:2401:3900:2:1::3]) by lists.ozlabs.org (Postfix) with ESMTP id 41Jwx131byzF1Nv for ; Mon, 2 Jul 2018 15:36:53 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="J0IpKEPE"; dkim-atps=neutral X-Original-To: petitboot@lists.ozlabs.org Delivered-To: petitboot@lists.ozlabs.org Received: from ozlabs.org (bilbo.ozlabs.org [203.11.71.1]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 41Jwwt38wqzF1BP for ; Mon, 2 Jul 2018 15:36:46 +1000 (AEST) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=ozlabs.org Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=ozlabs.org header.i=@ozlabs.org header.b="J0IpKEPE"; dkim-atps=neutral Received: by ozlabs.org (Postfix, from userid 1023) id 41Jwwt1sx8z9s3q; Mon, 2 Jul 2018 15:36:45 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ozlabs.org; s=201707; t=1530509806; bh=/EZaAohkEzyIVwM7zdLxVu1Omw7GunePnemvy7cIV9I=; h=From:To:Cc:Subject:Date:From; b=J0IpKEPE++/xTcgWTEmAYIC7YX94uNETVTceKGLB0R34ggDiOrLEmcrV/rHUxKMT0 msCowpgERiB4AP8XobRd337VRU3FNhrZ8JuRe9sX5YtuUFZ/LM06PfbNpElRlOwFFo hhEeEbhfOeTJdEkUu2xJkoEjaOQK+uibxpbg7IW9a53aChNuV4lYv1xsUKsH+71IKF CETODcQqtWAHpff14HrqOlFESfeBxZ0U4Pxtwgnb3aZCqrLIk/RO8zrG9ezDTlb5DC lTAWww1UqNFc5kfNXtAKRJ1+SFDK3UvzHvNU8fr4jwuQBFN5bthKpDajoa8EL0Oi3q McrILK9aI35pA== From: Jeremy Kerr To: petitboot@lists.ozlabs.org Subject: [PATCH] po/en: Fix inconsistencies with trailing colons Date: Mon, 2 Jul 2018 15:36:27 +1000 Message-Id: <20180702053627.17791-1-jk@ozlabs.org> X-Mailer: git-send-email 2.14.1 X-BeenThere: petitboot@lists.ozlabs.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Petitboot bootloader development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: petitboot-bounces+incoming=patchwork.ozlabs.org@lists.ozlabs.org Sender: "Petitboot" We have a few cases where the english translations have matched against strings with/without colon suffixes. Signed-off-by: Jeremy Kerr --- po/en.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/po/en.po b/po/en.po index e16b882..9075dc9 100644 --- a/po/en.po +++ b/po/en.po @@ -270,7 +270,7 @@ msgid "Enabled" msgstr "" msgid "Add Device" -msgstr "Add Device:" +msgstr "Add Device" msgid "Clear" msgstr "" @@ -279,7 +279,7 @@ msgid "Clear & Boot Any" msgstr "" msgid "Boot Order:" -msgstr "Boot Order" +msgstr "Boot Order:" msgid "(None)" msgstr "" @@ -293,7 +293,7 @@ msgid "net: %s [mac: %s]" msgstr "net: %s [mac: %s]" msgid "Any Device" -msgstr "Any Device:" +msgstr "Any Device" #, c-format msgid "Any %s device" @@ -379,7 +379,7 @@ msgid "Selecting 'OK' will exit safe mode" msgstr "Selecting 'OK' will exit safe mode" msgid "Disk R/W:" -msgstr "Disk R/W" +msgstr "Disk R/W:" msgid "Prevent all writes to disk" msgstr ""