summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpad <pad@mandriva.com>1999-09-06 20:49:44 +0000
committerpad <pad@mandriva.com>1999-09-06 20:49:44 +0000
commit31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0 (patch)
tree47370a18a32f608894c5c131eed98770076fd351
parent115b4b1145f86d90f20c0404a54fa907f06c30b0 (diff)
downloaddrakx-31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0.tar
drakx-31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0.tar.gz
drakx-31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0.tar.bz2
drakx-31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0.tar.xz
drakx-31fb83d60f5f6d72d444ab04b8cbf1e4ce1b7ba0.zip
better
-rw-r--r--perl-install/install_steps_interactive.pm2
-rw-r--r--perl-install/share/po/no.po12
2 files changed, 7 insertions, 7 deletions
diff --git a/perl-install/install_steps_interactive.pm b/perl-install/install_steps_interactive.pm
index 8696dfba0..8da801a2f 100644
--- a/perl-install/install_steps_interactive.pm
+++ b/perl-install/install_steps_interactive.pm
@@ -448,7 +448,7 @@ sub addUser($) {
{val => \$u->{shell}, list => \@shells, not_edit => !$::expert},
],
focus_out => sub {
- $u{name} = lc first($u{realname} =~ /(\w+)/) if $_[0] eq 0;
+ $u->{name} = lc first($u->{realname} =~ /(\w+)/) if $_[0] eq 0;
},
complete => sub {
$u->{password} eq $u->{password2} or $o->ask_warn('', [ _("You must enter the same password"), _("Please try again") ]), return (1,3);
diff --git a/perl-install/share/po/no.po b/perl-install/share/po/no.po
index 27a354697..edbc5c8bb 100644
--- a/perl-install/share/po/no.po
+++ b/perl-install/share/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: panoramix VERSION\n"
-"POT-Creation-Date: 1999-09-06 20:58+0200\n"
+"POT-Creation-Date: 1999-09-06 22:38+0200\n"
"PO-Revision-Date: 1999-08-25 11:07+0200\n"
"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
"Language-Team: norwegian\n"
@@ -1551,19 +1551,19 @@ msgid "Starting step `%s'\n"
msgstr "Starter steg `%s'\n"
#: ../interactive.pm_.c:47 ../interactive.pm_.c:57 ../my_gtk.pm_.c:174
-#: ../my_gtk.pm_.c:316 ../my_gtk.pm_.c:413
+#: ../my_gtk.pm_.c:318 ../my_gtk.pm_.c:401
msgid "Ok"
msgstr "Ok"
-#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:315
+#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:317
msgid "No"
msgstr "Nei"
-#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:315
+#: ../interactive.pm_.c:52 ../my_gtk.pm_.c:317
msgid "Yes"
msgstr "Ja"
-#: ../interactive.pm_.c:57 ../my_gtk.pm_.c:175 ../my_gtk.pm_.c:316
+#: ../interactive.pm_.c:57 ../my_gtk.pm_.c:175 ../my_gtk.pm_.c:318
msgid "Cancel"
msgstr "Avbryt"
@@ -1718,7 +1718,7 @@ msgstr ""
msgid "Yugoslavian (latin layout)"
msgstr ""
-#: ../my_gtk.pm_.c:316
+#: ../my_gtk.pm_.c:318
msgid "Is it ok?"
msgstr "Er det ok?"