diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2001-04-23 13:31:12 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2001-04-23 13:31:12 +0000 |
commit | 917e770706517a2be38167783e74b6446583c905 (patch) | |
tree | 7b4840f39d9c2729a548d08d8128db648ce76ed6 /placeholder.h | |
parent | b5815aa2ade5c525d5d7475a5ab96518f2408ad7 (diff) | |
download | urpmi-917e770706517a2be38167783e74b6446583c905.tar urpmi-917e770706517a2be38167783e74b6446583c905.tar.gz urpmi-917e770706517a2be38167783e74b6446583c905.tar.bz2 urpmi-917e770706517a2be38167783e74b6446583c905.tar.xz urpmi-917e770706517a2be38167783e74b6446583c905.zip |
Updated Turkish file
Diffstat (limited to 'placeholder.h')
-rw-r--r-- | placeholder.h | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/placeholder.h b/placeholder.h index 4e90b732..683e4a00 100644 --- a/placeholder.h +++ b/placeholder.h @@ -47,17 +47,19 @@ N_("" "<relative path of hdlist> missing\n" ""), N_("" -"the entry to update is missing\n" -"(one of %s)\n" -""), -N_("" "usage: urpmi.update [-a] <name> ...\n" "where <name> is a medium name to update.\n" " -a select all non-removable media.\n" +" -c clean headers cache directory.\n" +" -f force generation of hdlist or base files.\n" "\n" "unknown options '%s'\n" ""), N_("" +"the entry to update is missing\n" +"(one of %s)\n" +""), +N_("" "usage: urpmi.removemedia [-a] <name> ...\n" "where <name> is a medium name to remove.\n" " -a select all media.\n" |