[PATCH] po/en: Fix inconsistencies with trailing colons

Jeremy Kerr jk at ozlabs.org
Mon Jul 2 15:36:27 AEST 2018


We have a few cases where the english translations have matched against
strings with/without colon suffixes.

Signed-off-by: Jeremy Kerr <jk at ozlabs.org>
---
 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 ""
-- 
2.14.1



More information about the Petitboot mailing list