From 2e637e3a51cbdc72fa140451bc2fc3f3bd9c13b2 Mon Sep 17 00:00:00 2001 From: Curtis Gedak Date: Mon, 8 Oct 2012 09:52:53 -0600 Subject: [PATCH] Add missing colon to label in en_CA translation "UUID" --> "UUID:" --- po/en_CA.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/en_CA.po b/po/en_CA.po index bee02c66..adc1ce8f 100644 --- a/po/en_CA.po +++ b/po/en_CA.po @@ -212,7 +212,7 @@ msgstr "Label:" #: ../src/Dialog_Partition_Info.cc:320 msgid "UUID:" -msgstr "UUID" +msgstr "UUID:" #. first sector #: ../src/Dialog_Partition_Info.cc:334