summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-09-22 12:19:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-09-22 12:19:07 +0000
commitf5929b1d8d049787c1766febc259cbcbfb8e008a (patch)
treea1a34a60d1a8e6f42e0063c6a2f36c886f1f93d8 /perl-install/standalone
parentda4fe3d88a696bce637a0604b61f3ab1bcb9ea38 (diff)
downloaddrakx-backup-do-not-use-f5929b1d8d049787c1766febc259cbcbfb8e008a.tar
drakx-backup-do-not-use-f5929b1d8d049787c1766febc259cbcbfb8e008a.tar.gz
drakx-backup-do-not-use-f5929b1d8d049787c1766febc259cbcbfb8e008a.tar.bz2
drakx-backup-do-not-use-f5929b1d8d049787c1766febc259cbcbfb8e008a.tar.xz
drakx-backup-do-not-use-f5929b1d8d049787c1766febc259cbcbfb8e008a.zip
(license_msg) merge 2 similar strings
Diffstat (limited to 'perl-install/standalone')
-rwxr-xr-xperl-install/standalone/drakfont4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont
index a842764a8..b7a298d43 100755
--- a/perl-install/standalone/drakfont
+++ b/perl-install/standalone/drakfont
@@ -427,7 +427,7 @@ sub remove_fonts() {
}
sub license_msg() {
- print N("Before installing any fonts, be sure that you have the right to use and install them on your system.\n\n-You can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server.") . "\n";
+ print N("Before installing any fonts, be sure that you have the right to use and install them on your system.\n\nYou can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server.") . "\n";
}
sub backend_mod() {
@@ -554,7 +554,7 @@ sub appli_choice() {
dialog(N("Options"),
[
0, N("Choose the applications that will support the fonts:"),
- 0, Gtk2::WrappedLabel->new(N("Before installing any fonts, be sure that you have the right to use and install them on your system.\n\nYou can install the fonts the normal way. In rare cases, bogus fonts may hang up your X Server.")),
+ 0, Gtk2::WrappedLabel->new(license_msg()),
(map {
my ($label, $ref) = @$_;
(0, gtkpack_(Gtk2::HBox->new,