diff options
author | jbj <devnull@localhost> | 2000-10-26 15:32:03 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-10-26 15:32:03 +0000 |
commit | 12dd80dc37fef861ada690fa0c7ffcc8a47d4fa4 (patch) | |
tree | bfdc584518d0f8090d52ff37114cf6225dd8d807 /po/fi.po | |
parent | f104a06fb09a071d9abae455b6d44473ef4be4f1 (diff) | |
download | librpm-tizen-12dd80dc37fef861ada690fa0c7ffcc8a47d4fa4.tar.gz librpm-tizen-12dd80dc37fef861ada690fa0c7ffcc8a47d4fa4.tar.bz2 librpm-tizen-12dd80dc37fef861ada690fa0c7ffcc8a47d4fa4.zip |
Add base64 fiddles to get at signature contents to librpmio.a.
parsePrep.c: fix typo's.
CVS patchset: 4227
CVS date: 2000/10/26 15:32:03
Diffstat (limited to 'po/fi.po')
-rw-r--r-- | po/fi.po | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -1,6 +1,6 @@ msgid "" msgstr "" -"POT-Creation-Date: 2000-10-24 09:32-0400\n" +"POT-Creation-Date: 2000-10-26 11:14-0400\n" "Last-Translator: Raimo Koski <rkoski@pp.weppi.fi>\n" "Language-Team: Finnish <linux@sot.com>\n" "Content-Type: text/plain; charset=\n" @@ -1893,7 +1893,7 @@ msgstr "" msgid "Bad file: %s: %s" msgstr "en voinut avata %s: %s" -#: build/files.c:1583 build/parsePrep.c:35 +#: build/files.c:1583 build/parsePrep.c:40 #, c-format msgid "Bad owner/group: %s" msgstr "" @@ -2240,63 +2240,63 @@ msgstr "" msgid "Spec file can't use BuildRoot" msgstr "" -#: build/parsePrep.c:31 +#: build/parsePrep.c:36 #, fuzzy, c-format msgid "Bad source: %s: %s" msgstr "En voi lukea %s: %s." -#: build/parsePrep.c:58 +#: build/parsePrep.c:73 #, fuzzy, c-format msgid "No patch number %d" msgstr "(ei ole luku)" -#: build/parsePrep.c:140 +#: build/parsePrep.c:162 #, c-format msgid "No source number %d" msgstr "" -#: build/parsePrep.c:159 +#: build/parsePrep.c:181 #, fuzzy, c-format msgid "Couldn't download nosource %s: %s" msgstr "En voi lukea %s: %s." -#: build/parsePrep.c:225 +#: build/parsePrep.c:254 msgid "Error parsing %%setup: %s" msgstr "" -#: build/parsePrep.c:240 +#: build/parsePrep.c:269 msgid "line %d: Bad arg to %%setup %c: %s" msgstr "" -#: build/parsePrep.c:258 +#: build/parsePrep.c:287 msgid "line %d: Bad %%setup option %s: %s" msgstr "" -#: build/parsePrep.c:385 +#: build/parsePrep.c:420 msgid "line %d: Need arg to %%patch -b: %s" msgstr "" -#: build/parsePrep.c:393 +#: build/parsePrep.c:428 msgid "line %d: Need arg to %%patch -z: %s" msgstr "" -#: build/parsePrep.c:405 +#: build/parsePrep.c:440 msgid "line %d: Need arg to %%patch -p: %s" msgstr "" -#: build/parsePrep.c:411 +#: build/parsePrep.c:446 msgid "line %d: Bad arg to %%patch -p: %s" msgstr "" -#: build/parsePrep.c:418 +#: build/parsePrep.c:453 msgid "Too many patches!" msgstr "" -#: build/parsePrep.c:422 +#: build/parsePrep.c:457 msgid "line %d: Bad arg to %%patch: %s" msgstr "" -#: build/parsePrep.c:458 +#: build/parsePrep.c:493 msgid "line %d: second %%prep" msgstr "" |