summaryrefslogtreecommitdiffstats
path: root/urpmi.update
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2001-04-04 06:56:19 +0000
committerPablo Saratxaga <pablo@mandriva.com>2001-04-04 06:56:19 +0000
commit78a60d73421a7000146fd3dc039bb0381a83f1ea (patch)
tree885cde02b40157fa2d28dd705dbdee1489dd7934 /urpmi.update
parent471cbdf53eb00c292cb426b3f6978a513ae18989 (diff)
downloadurpmi-78a60d73421a7000146fd3dc039bb0381a83f1ea.tar
urpmi-78a60d73421a7000146fd3dc039bb0381a83f1ea.tar.gz
urpmi-78a60d73421a7000146fd3dc039bb0381a83f1ea.tar.bz2
urpmi-78a60d73421a7000146fd3dc039bb0381a83f1ea.tar.xz
urpmi-78a60d73421a7000146fd3dc039bb0381a83f1ea.zip
Updated Finnish file
small change in sources to make strings more friendly to pl_xgettext
Diffstat (limited to 'urpmi.update')
-rwxr-xr-xurpmi.update3
1 files changed, 1 insertions, 2 deletions
diff --git a/urpmi.update b/urpmi.update
index 7d0e012c..497e23fa 100755
--- a/urpmi.update
+++ b/urpmi.update
@@ -43,8 +43,7 @@ sub main {
_("usage: urpmi.update [-a] <name> ...
where <name> is a medium name to update.
-a select all non-removable media.
-
-unknown options \"%s\"\n"), $_);
+\nunknown options '%s'\n"), $_);
push @toupdates, $_;
}