From 1663047db15a3cb0f9a45c7841eeff00536ff811 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 7 May 2015 07:07:10 -0400 Subject: fix detecting some memory chips (mga#5810) side effect: one more string to translate --- perl-install/standalone/harddrake2 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'perl-install/standalone/harddrake2') diff --git a/perl-install/standalone/harddrake2 b/perl-install/standalone/harddrake2 index 95353fd03..fc42d285c 100755 --- a/perl-install/standalone/harddrake2 +++ b/perl-install/standalone/harddrake2 @@ -114,6 +114,10 @@ channel number, a target id and a logical unit number") ], 'Current Speed' => [ N("Speed"), N("Speed of the memory bank") ], 'Bank Connections' => [ N("Bank connections"), '' ], 'Socket Designation' => [ N("Name"), N("Socket designation of the memory bank") ], + # for Memory Device: + 'Locator' => [ N("Location"), ], + 'Size' => [ N("Size"), N("Size of the memory device") ], + 'Speed' => [ N("Speed"), N("Speed of the memory bank") ], }, MOUSE => { -- cgit v1.2.1