From 3e71d95d16e0602d4ba0e22c6dc5054a66220172 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Sat, 31 May 2003 10:02:24 +0000 Subject: changed the name of the russian phonetic layout --- perl-install/keyboard.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/keyboard.pm') diff --git a/perl-install/keyboard.pm b/perl-install/keyboard.pm index c8601dfb2..441be351f 100644 --- a/perl-install/keyboard.pm +++ b/perl-install/keyboard.pm @@ -216,7 +216,7 @@ arch() =~ /^sparc/ ? ( "ro2" => [ N_("Romanian (qwertz)"), "ro2", "ro2", 0 ], "ro" => [ N_("Romanian (qwerty)"), "ro", "ro", 0 ], "ru" => [ N_("Russian"), "ru4", "ru(winkeys)", 1 ], - "ru_yawerty" => [ N_("Russian (Yawerty)"), "ru-yawerty", "ru_yawerty", 1 ], + "ru_yawerty" => [ N_("Russian (Phonetic)"), "ru-yawerty", "ru_yawerty", 1 ], "se" => [ N_("Swedish"), "se-latin1", "se", 0 ], "si" => [ N_("Slovenian"), "slovene", "si", 0 ], "sk" => [ N_("Slovakian (QWERTZ)"), "sk-qwertz", "sk", 0 ], -- cgit v1.2.1