summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Burger <obgr_seneca@mageia.org>2011-05-03 13:36:40 +0000
committerOliver Burger <obgr_seneca@mageia.org>2011-05-03 13:36:40 +0000
commit453afe70542868b3f4a6f8da038cb31b9e5fce39 (patch)
treef0ea30decabe61204d5505aed7da42ec68d9b785
parent7874d06e03290c6a19f872ec81eaf8a8694261bc (diff)
downloaddrakx-backup-do-not-use-453afe70542868b3f4a6f8da038cb31b9e5fce39.tar
drakx-backup-do-not-use-453afe70542868b3f4a6f8da038cb31b9e5fce39.tar.gz
drakx-backup-do-not-use-453afe70542868b3f4a6f8da038cb31b9e5fce39.tar.bz2
drakx-backup-do-not-use-453afe70542868b3f4a6f8da038cb31b9e5fce39.tar.xz
drakx-backup-do-not-use-453afe70542868b3f4a6f8da038cb31b9e5fce39.zip
- fixed typo (Bug 960)
- corrected pot file so it passes msgfmt -c
-rwxr-xr-xperl-install/standalone/drakperm2
-rw-r--r--perl-install/standalone/po/libDrakX-standalone.pot4
2 files changed, 3 insertions, 3 deletions
diff --git a/perl-install/standalone/drakperm b/perl-install/standalone/drakperm
index 3e0e7a1bb..1ad449519 100755
--- a/perl-install/standalone/drakperm
+++ b/perl-install/standalone/drakperm
@@ -107,7 +107,7 @@ my $tips = Gtk2::Tooltips->new;
$W->add(gtknew('VBox', spacing => 5, children => [
if_(!$::isEmbedded, 0, Gtk2::Banner->new('/usr/share/mcc/themes/default/drakperm-mdk.png', N("Permissions"))),
- 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will owerwrite the default rules."), alignment => [ 0.5, 0 ]),
+ 0, gtknew('Label_Left', text => N("Here you can see files to use in order to fix permissions, owners, and groups via msec.\nYou can also edit your own rules which will overwrite the default rules."), alignment => [ 0.5, 0 ]),
1, gtknew('VBox', border_width => 0, children => [
0, gtknew('Label_Left', text => N("The current security level is %s.
Select permissions to see/edit", $level), alignment => [ 0, 0 ]),
diff --git a/perl-install/standalone/po/libDrakX-standalone.pot b/perl-install/standalone/po/libDrakX-standalone.pot
index 427b4ecdf..7842125bc 100644
--- a/perl-install/standalone/po/libDrakX-standalone.pot
+++ b/perl-install/standalone/po/libDrakX-standalone.pot
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: libDrakX-standalone\n"
-"POT-Creation-Date: 2011-04-29 02:20+0200\n"
+"POT-Creation-Date: 2011-05-03 15:27+0200\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"
@@ -891,7 +891,7 @@ msgstr ""
msgid ""
"Here you can see files to use in order to fix permissions, owners, and "
"groups via msec.\n"
-"You can also edit your own rules which will owerwrite the default rules."
+"You can also edit your own rules which will overwrite the default rules."
msgstr ""
#: drakperm:112