diff options
author | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:26:16 +0000 |
---|---|---|
committer | Thierry Vignaud <tv@mandriva.org> | 2007-09-25 18:26:16 +0000 |
commit | 04f43cdcb3de7bcf3e78a524ea70490e277325ec (patch) | |
tree | ba9fd39424c42cddcb97ccff12439a7cc357b187 /perl-install/install/share | |
parent | eb51ce669b7c36ab927a4e50f149b3cefe30edbc (diff) | |
download | drakx-04f43cdcb3de7bcf3e78a524ea70490e277325ec.tar drakx-04f43cdcb3de7bcf3e78a524ea70490e277325ec.tar.gz drakx-04f43cdcb3de7bcf3e78a524ea70490e277325ec.tar.bz2 drakx-04f43cdcb3de7bcf3e78a524ea70490e277325ec.tar.xz drakx-04f43cdcb3de7bcf3e78a524ea70490e277325ec.zip |
fix verb vs noun conflict in Czech (#33781)
Diffstat (limited to 'perl-install/install/share')
-rw-r--r-- | perl-install/install/share/po/cs.po | 2 |
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 405e56d12..0f880fde4 100644 --- a/perl-install/install/share/po/cs.po +++ b/perl-install/install/share/po/cs.po @@ -953,7 +953,7 @@ msgstr "Jedná se o instalaci nebo aktualizaci?" msgid "" "_: This is a noun:\n" "Install" -msgstr "Instalovat" +msgstr "Instalace" #: steps_interactive.pm:137 #, c-format |