diff options
author | Pablo Saratxaga <pablo@mandriva.com> | 2002-01-28 12:01:54 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@mandriva.com> | 2002-01-28 12:01:54 +0000 |
commit | 26535f788123c69486484a8ba118ede1178f0394 (patch) | |
tree | 0f7a4403bbd31a707dba7f7255ebe2987f4d7648 /po/placeholder.h | |
parent | b91e5b77850e3387bcb3ba266d2e70d2fe38ff4d (diff) | |
download | urpmi-26535f788123c69486484a8ba118ede1178f0394.tar urpmi-26535f788123c69486484a8ba118ede1178f0394.tar.gz urpmi-26535f788123c69486484a8ba118ede1178f0394.tar.bz2 urpmi-26535f788123c69486484a8ba118ede1178f0394.tar.xz urpmi-26535f788123c69486484a8ba118ede1178f0394.zip |
fixed English typo; moved Chinese file names
Diffstat (limited to 'po/placeholder.h')
-rw-r--r-- | po/placeholder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/placeholder.h b/po/placeholder.h index 998c7304..0cbd00b2 100644 --- a/po/placeholder.h +++ b/po/placeholder.h @@ -71,6 +71,7 @@ N_("wget failed: exited with %d or signal %d\n"), N_("unable to retrieve pathname for removable medium \"%s\""), N_("malformed input: [%s]"), N_("there are multiple packages with the same rpm filename \"%s\""), +N_("...copying failed"), N_("medium \"%s\" tries to use an already used list, medium ignored"), N_("retrieving hdlists file..."), N_("unable to access hdlist file of \"%s\", medium ignored"), @@ -104,7 +105,6 @@ N_("medium \"%s\" is not selected"), N_("invalid rpm file name [%s]"), N_("unknown data associated with %s"), N_("trying to bypass existing medium \"%s\", avoiding"), -N_("...copying falied"), N_("unable to access list file of \"%s\", medium ignored"), N_("avoid selecting %s as not enough files will be updated"), N_("unable to access rpm file [%s]"), |