summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-08-23 03:25:39 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-08-23 03:25:39 +0000
commitcd0fdafc261fd103cce8ab2f4e280bec1685cfcc (patch)
treea78e591a89736a73b8feca56c2f426df3964c425 /perl-install
parent25329d4f9c1b8bb16131dd2dada45a46b90a95c1 (diff)
downloaddrakx-cd0fdafc261fd103cce8ab2f4e280bec1685cfcc.tar
drakx-cd0fdafc261fd103cce8ab2f4e280bec1685cfcc.tar.gz
drakx-cd0fdafc261fd103cce8ab2f4e280bec1685cfcc.tar.bz2
drakx-cd0fdafc261fd103cce8ab2f4e280bec1685cfcc.tar.xz
drakx-cd0fdafc261fd103cce8ab2f4e280bec1685cfcc.zip
language names are upcase in english
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/printer/printerdrake.pm2
-rw-r--r--perl-install/share/po/DrakX.pot2
2 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/printer/printerdrake.pm b/perl-install/printer/printerdrake.pm
index b9bc3dacb..9e3e4bfa3 100644
--- a/perl-install/printer/printerdrake.pm
+++ b/perl-install/printer/printerdrake.pm
@@ -97,7 +97,7 @@ sub config_cups {
1;
} },
{ text => N("Japanese text printing mode"),
- help => N("Turning on this allows to print plain text files in japanese language. Only use this function if you really want to print text in japanese, if it is activated you cannot print accentuated characters in latin fonts any more and you will not be able to adjust the margins, the character size, etc. This setting only affects printers defined on this machine. If you want to print japanese text on a printer set up on a remote machine, you have to activate this function on that remote machine."),
+ help => N("Turning on this allows to print plain text files in Japanese language. Only use this function if you really want to print text in Japanese, if it is activated you cannot print accentuated characters in latin fonts any more and you will not be able to adjust the margins, the character size, etc. This setting only affects printers defined on this machine. If you want to print Japanese text on a printer set up on a remote machine, you have to activate this function on that remote machine."),
type => 'bool',
val => \$jap_textmode },
if_($printer->{expert},
diff --git a/perl-install/share/po/DrakX.pot b/perl-install/share/po/DrakX.pot
index 7af5a072c..1d72fa127 100644
--- a/perl-install/share/po/DrakX.pot
+++ b/perl-install/share/po/DrakX.pot
@@ -9337,7 +9337,7 @@ msgstr ""
#: printer/printerdrake.pm:100
#, c-format
-msgid "Turning on this allows to print plain text files in japanese language. Only use this function if you really want to print text in japanese, if it is activated you cannot print accentuated characters in latin fonts any more and you will not be able to adjust the margins, the character size, etc. This setting only affects printers defined on this machine. If you want to print japanese text on a printer set up on a remote machine, you have to activate this function on that remote machine."
+msgid "Turning on this allows to print plain text files in Japanese language. Only use this function if you really want to print text in Japanese, if it is activated you cannot print accentuated characters in latin fonts any more and you will not be able to adjust the margins, the character size, etc. This setting only affects printers defined on this machine. If you want to print Japanese text on a printer set up on a remote machine, you have to activate this function on that remote machine."
msgstr ""
#: printer/printerdrake.pm:104