From e92e931f1dc4daa53d5bb55ec35a16f89102580e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Dr=C4=85g?= Date: Mon, 15 Oct 2018 17:23:05 +0200 Subject: [PATCH] header-dialog: Add missing mnemonic to language code label Also use sentence capitalization to match the other labels in the dialog. --- src/gtr-header-dialog.ui | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gtr-header-dialog.ui b/src/gtr-header-dialog.ui index 43d2db04..2f4820c1 100644 --- a/src/gtr-header-dialog.ui +++ b/src/gtr-header-dialog.ui @@ -127,7 +127,8 @@ True False - Language Code: + Language _code: + True 0 -- GitLab