From 70215e3682345243301d410fc0072f294006403c Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Wed, 27 May 2015 00:12:46 +0200 Subject: Windows: GUI modifications around PIN field --- src/Format/Format.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Format/Format.rc') diff --git a/src/Format/Format.rc b/src/Format/Format.rc index c4e50fdd..aab29605 100644 --- a/src/Format/Format.rc +++ b/src/Format/Format.rc @@ -123,7 +123,7 @@ BEGIN RTEXT "Password:",IDT_PASSWORD,1,6,50,8 RTEXT "&Confirm:",IDT_CONFIRM,1,23,50,8 LTEXT "",IDC_BOX_HELP,0,79,225,89 - RTEXT "Volume Pin:",IDT_PIN,1,38,50,8 + RTEXT "Volume PIN:",IDT_PIN,1,38,50,8 LTEXT "(Empty or 0 for default iterations)",IDC_PIN_HELP,97,38,126,8 END -- cgit v1.2.3