diff options
author | Florent Villard <warly@mandriva.com> | 2004-02-10 15:54:36 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-02-10 15:54:36 +0000 |
commit | 69b8bba47ab3c7f13820ba32804264941a2835fc (patch) | |
tree | 2572c3b7141016f0966825894f13aff1f9c0afe3 /po/drakwizard.pot | |
parent | 63d728c7ef6ffbf042d4e97f93a8b24df5076897 (diff) | |
download | drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.gz drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.bz2 drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.tar.xz drakwizard-69b8bba47ab3c7f13820ba32804264941a2835fc.zip |
fix list_printers function
readd ENV{__WIZ_HOME__} variable to be able to test directly from the CVS tree
change "choose a country" to "choose a city"
Diffstat (limited to 'po/drakwizard.pot')
-rw-r--r-- | po/drakwizard.pot | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/po/drakwizard.pot b/po/drakwizard.pot index 310f29eb..1c975822 100644 --- a/po/drakwizard.pot +++ b/po/drakwizard.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2004-02-10 09:06+0100\n" +"POT-Creation-Date: 2004-02-10 16:22+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -119,8 +119,8 @@ msgid "You are in dhcp, server may not work with your configuration." msgstr "" #: ../client_wizard/Bind_client.pm:78 ../client_wizard/Bind_client.pm:83 -#: ../dhcp_wizard/Dhcp.pm:94 ../dhcp_wizard/Dhcp.pm:104 ../drakwizard.pl:70 -#: ../drakwizard.pl:89 ../drakwizard.pl:138 ../drakwizard.pl:142 +#: ../dhcp_wizard/Dhcp.pm:94 ../dhcp_wizard/Dhcp.pm:104 ../drakwizard.pl:71 +#: ../drakwizard.pl:90 ../drakwizard.pl:139 ../drakwizard.pl:143 #: ../ldap_wizard/ldap.pm:171 msgid "Error" msgstr "" @@ -521,7 +521,7 @@ msgstr "" msgid "FTP server" msgstr "" -#: ../drakwizard.pl:47 ../samba_wizard/Samba.pm:481 +#: ../drakwizard.pl:47 ../samba_wizard/Samba.pm:474 msgid "Samba server" msgstr "" @@ -549,22 +549,22 @@ msgstr "" msgid "PXE server" msgstr "" -#: ../drakwizard.pl:58 +#: ../drakwizard.pl:59 msgid "Drakwizard wizard selection" msgstr "" -#: ../drakwizard.pl:59 +#: ../drakwizard.pl:60 msgid "Please select a wizard" msgstr "" -#: ../drakwizard.pl:138 +#: ../drakwizard.pl:139 #, perl-format msgid "" "%s is not installed\n" "Click \"Next\" to install or \"Cancel\" to quit" msgstr "" -#: ../drakwizard.pl:142 +#: ../drakwizard.pl:143 msgid "Installation failed" msgstr "" @@ -2007,7 +2007,7 @@ msgstr "" msgid "The wizard successfully configured your Samba server." msgstr "" -#: ../samba_wizard/Samba.pm:481 +#: ../samba_wizard/Samba.pm:474 msgid "Configuring your Samba server..." msgstr "" @@ -2068,7 +2068,7 @@ msgid "Choose a region:" msgstr "" #: ../time_wizard/Ntp.pm:119 -msgid "Choose a country:" +msgid "Choose a city:" msgstr "" #: ../time_wizard/Ntp.pm:124 |