summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorPetos Safarik <petos@mageia.org>2011-05-11 11:24:55 +0000
committerPetos Safarik <petos@mageia.org>2011-05-11 11:24:55 +0000
commit9264662a6916e63303876a119947d25925867671 (patch)
tree484fe22d31bbf953781e7f93f8b19c2494f33e34 /perl-install
parenta2e78b3a86fa3d44349d91f094cc6cf346ac605e (diff)
downloaddrakx-9264662a6916e63303876a119947d25925867671.tar
drakx-9264662a6916e63303876a119947d25925867671.tar.gz
drakx-9264662a6916e63303876a119947d25925867671.tar.bz2
drakx-9264662a6916e63303876a119947d25925867671.tar.xz
drakx-9264662a6916e63303876a119947d25925867671.zip
Fixing Typo in CS
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/install/share/po/cs.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/install/share/po/cs.po b/perl-install/install/share/po/cs.po
index 6c034ef3d..529491ba5 100644
--- a/perl-install/install/share/po/cs.po
+++ b/perl-install/install/share/po/cs.po
@@ -732,7 +732,7 @@ msgid ""
"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
-"Váš systém má málo systémových prostředků. Při instalaci Mageiau se\n"
+"Váš systém má málo systémových prostředků. Při instalaci Mageia se\n"
"můžete setkat s různými problémy. Pokud se tak stane, zkuste textovou\n"
"verzi instalačního programu. Ta se spouští tak, že při startu\n"
"z CD mechaniky stisknete 'F1' a poté napíšete 'text'."
>
+
+2001/02/02 Pixel <pixel@mandrakesoft.com>
+
+ * Xconfigurator.pm (monitorConfiguration): better default for DDC probe
+ fails and
+ auto_install and not provided any info about the monitor
+
+ * my_gtk.pm (gtkcreate_xpm): error handling with error message
+
+ * share/rpmsrate: all GNOME and KDE moved out of GRAPHICAL_DESKTOP
+
+ * install_steps.pm (configureXBefore): set XKB_IN_USE=no if !$has_xkb in
+ /etc/sysconfig/i18n
+
+ * mdk-stage1/disk.c (try_with_device): bloody guillaume changed
+ /tmp/hdimage to /tmp/disk without even
+ telling, changing it back as i don't see any good reason for the move.
+
+ * install_any.pm (setPackages): in auto_installs, default to all groups
+ chosen, unless
+ compssUsersChoice exist. Won't change anything unless compssListLevel is
+ used of course
+
+ * Xconfigurator_consts.pm: add low_default_monitor for default of
+ auto_installs
+
+ * interactive_gtk.pm (ask_from_entries_refW): use gtkxpm
+
+ * Makefile, partition_table.pm, pkgs.pm, partition_table_raw.pm,
+ diskdrake.pm: using the new formatXiB
+
+ * detect_devices.pm (getCompaqSmartArray): adapted getCompaqSmartArray to
+ the fact that kernel
+ 2.4 uses /proc/driver/array instead of /proc/array. Also adapted the
+ regexp now that ida/c0d0p? is no more at the beginning of the line.
+ (get): cleanup, remove hasIDE hasSCSI...
+
+ * common.pm (formatXiB): created, format a number in human readable format
+
+2001/02/02 Pixel <pixel@mandrakesoft.com>
+
+ * mdk-stage1/disk.c (try_with_device): bloody guillaume changed
+ /tmp/hdimage to /tmp/disk without even
+ telling, changing it back as i don't see any good reason for the move.
+
2001/02/02 dam's <damien@mandrakesoft.com>
* interactive_gtk.pm, standalone/draknet, netconnect.pm, my_gtk.pm,