From c2813c5d7e53ce19ebf7f5385999595c8bd1a942 Mon Sep 17 00:00:00 2001 From: Clemens Fruhwirth Date: Fri, 16 Jan 2009 17:06:31 +0000 Subject: [PATCH] Remove precompiled pot files. Fix uninitialized return value variable in setup.c. git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@47 36d66b0a-2a48-0410-832c-cd162a569da5 --- lib/setup.c | 2 - po/cryptsetup.pot | 339 ------------------------------------------------------ po/de.gmo | Bin 2796 -> 0 bytes po/stamp-po | 1 - 4 files changed, 342 deletions(-) delete mode 100644 po/cryptsetup.pot delete mode 100644 po/de.gmo delete mode 100644 po/stamp-po diff --git a/lib/setup.c b/lib/setup.c index 5b6f1bf..e8aca8a 100644 --- a/lib/setup.c +++ b/lib/setup.c @@ -693,8 +693,6 @@ static int luks_remove_helper(int arg, struct setup_backend *backend, struct cry } if(options->flags & CRYPT_FLAG_VERIFY_ON_DELKEY) { - int r; - options->flags &= ~CRYPT_FLAG_VERIFY_ON_DELKEY; get_key("Enter any remaining LUKS passphrase: ",&password,&passwordLen, 0, options->key_file, options->passphrase_fd, options->timeout, options->flags); if(!password) { diff --git a/po/cryptsetup.pot b/po/cryptsetup.pot deleted file mode 100644 index 534b534..0000000 --- a/po/cryptsetup.pot +++ /dev/null @@ -1,339 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR Free Software Foundation, Inc. -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-01-13 20:50+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME \n" -"Language-Team: LANGUAGE \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=CHARSET\n" -"Content-Transfer-Encoding: 8bit\n" - -#: lib/setup.c:690 -msgid "" -"This is the last keyslot. Device will become unusable after purging this key." -msgstr "" - -#: luks/keyencryption.c:70 -#, c-format -msgid "Unable to obtain sector size for %s" -msgstr "" - -#: luks/keyencryption.c:132 -msgid "Failed to obtain device mapper directory." -msgstr "" - -#: luks/keymanage.c:89 -#, c-format -msgid "Can't open device: %s\n" -msgstr "" - -#: luks/keymanage.c:96 -#, c-format -msgid "%s is not a LUKS partition\n" -msgstr "" - -#: luks/keymanage.c:99 -msgid "unknown hash spec in phdr\n" -msgstr "" - -#: luks/keymanage.c:102 -#, c-format -msgid "unknown LUKS version %d\n" -msgstr "" - -#: luks/keymanage.c:130 luks/keymanage.c:412 -#, c-format -msgid "Can't open device %s" -msgstr "" - -#: luks/keymanage.c:220 -#, c-format -msgid "key %d active, purge first" -msgstr "" - -#: luks/keymanage.c:225 -#, c-format -msgid "key material section %d includes too few stripes. Header manipulation?" -msgstr "" - -#: luks/keymanage.c:447 -#, c-format -msgid "Key %d not active. Can't wipe.\n" -msgstr "" - -#: luks/keymanage.c:492 -#, c-format -msgid "Can't open device for %s%saccess: %s\n" -msgstr "" - -#: luks/keymanage.c:492 -msgid "exclusive " -msgstr "" - -#: luks/keymanage.c:492 -msgid "writable " -msgstr "" - -#: src/cryptsetup.c:61 src/cryptsetup.c:75 -msgid " " -msgstr "" - -#: src/cryptsetup.c:61 -msgid "create device" -msgstr "" - -#: src/cryptsetup.c:62 src/cryptsetup.c:63 src/cryptsetup.c:64 -#: src/cryptsetup.c:72 -msgid "" -msgstr "" - -#: src/cryptsetup.c:62 -msgid "remove device" -msgstr "" - -#: src/cryptsetup.c:63 -msgid "resize active device" -msgstr "" - -#: src/cryptsetup.c:64 -msgid "show device status" -msgstr "" - -#: src/cryptsetup.c:65 src/cryptsetup.c:67 -msgid " []" -msgstr "" - -#: src/cryptsetup.c:65 -msgid "formats a LUKS device" -msgstr "" - -#: src/cryptsetup.c:66 -msgid " " -msgstr "" - -#: src/cryptsetup.c:66 -msgid "open LUKS device as mapping " -msgstr "" - -#: src/cryptsetup.c:67 -msgid "add key to LUKS device" -msgstr "" - -#: src/cryptsetup.c:68 -msgid " []" -msgstr "" - -#: src/cryptsetup.c:68 -msgid "removes supplied key or key file from LUKS device" -msgstr "" - -#: src/cryptsetup.c:69 src/cryptsetup.c:74 -msgid " " -msgstr "" - -#: src/cryptsetup.c:69 -msgid "wipes key with number from LUKS device" -msgstr "" - -#: src/cryptsetup.c:70 src/cryptsetup.c:71 src/cryptsetup.c:73 -msgid "" -msgstr "" - -#: src/cryptsetup.c:70 -msgid "print UUID of LUKS device" -msgstr "" - -#: src/cryptsetup.c:71 -msgid "tests for LUKS partition header" -msgstr "" - -#: src/cryptsetup.c:72 -msgid "remove LUKS mapping" -msgstr "" - -#: src/cryptsetup.c:73 -msgid "dump LUKS partition information" -msgstr "" - -#: src/cryptsetup.c:74 -msgid "identical to luksKillSlot - DEPRECATED - see man page" -msgstr "" - -#: src/cryptsetup.c:75 -msgid "modify active device - DEPRECATED - see man page" -msgstr "" - -#: src/cryptsetup.c:125 -#, c-format -msgid "Command successful.\n" -msgstr "" - -#: src/cryptsetup.c:138 -#, c-format -msgid "Command failed" -msgstr "" - -#: src/cryptsetup.c:168 -#, c-format -msgid "" -"The reload action is deprecated. Please use \"dmsetup reload\" in case you " -"really need this functionality.\n" -"WARNING: do not use reload to touch LUKS devices. If that is the case, hit " -"Ctrl-C now.\n" -msgstr "" - -#: src/cryptsetup.c:267 -#, c-format -msgid "This will overwrite data on %s irrevocably." -msgstr "" - -#: src/cryptsetup.c:268 -msgid "memory allocation error in action_luksFormat" -msgstr "" - -#: src/cryptsetup.c:418 -#, c-format -msgid "" -"\n" -" is one of:\n" -msgstr "" - -#: src/cryptsetup.c:424 -#, c-format -msgid "" -"\n" -" is the device to create under %s\n" -" is the encrypted device\n" -" is the LUKS key slot number to modify\n" -" optional key file for the new key for luksAddKey action\n" -msgstr "" - -#: src/cryptsetup.c:440 -msgid "Show this help message" -msgstr "" - -#: src/cryptsetup.c:441 -msgid "Display brief usage" -msgstr "" - -#: src/cryptsetup.c:445 -msgid "Help options:" -msgstr "" - -#: src/cryptsetup.c:446 -msgid "Shows more detailed error messages" -msgstr "" - -#: src/cryptsetup.c:447 -msgid "The cipher used to encrypt the disk (see /proc/crypto)" -msgstr "" - -#: src/cryptsetup.c:448 -msgid "The hash used to create the encryption key from the passphrase" -msgstr "" - -#: src/cryptsetup.c:449 -msgid "Verifies the passphrase by asking for it twice" -msgstr "" - -#: src/cryptsetup.c:450 -msgid "Read the key from a file (can be /dev/random)" -msgstr "" - -#: src/cryptsetup.c:451 -msgid "The size of the encryption key" -msgstr "" - -#: src/cryptsetup.c:451 -msgid "BITS" -msgstr "" - -#: src/cryptsetup.c:452 -msgid "Slot number for new key (default is first free)" -msgstr "" - -#: src/cryptsetup.c:453 -msgid "The size of the device" -msgstr "" - -#: src/cryptsetup.c:453 src/cryptsetup.c:454 src/cryptsetup.c:455 -#: src/cryptsetup.c:463 -msgid "SECTORS" -msgstr "" - -#: src/cryptsetup.c:454 -msgid "The start offset in the backend device" -msgstr "" - -#: src/cryptsetup.c:455 -msgid "How many sectors of the encrypted data to skip at the beginning" -msgstr "" - -#: src/cryptsetup.c:456 -msgid "Create a readonly mapping" -msgstr "" - -#: src/cryptsetup.c:457 -msgid "PBKDF2 iteration time for LUKS (in ms)" -msgstr "" - -#: src/cryptsetup.c:458 -msgid "msecs" -msgstr "" - -#: src/cryptsetup.c:459 -msgid "Do not ask for confirmation" -msgstr "" - -#: src/cryptsetup.c:460 -msgid "Print package version" -msgstr "" - -#: src/cryptsetup.c:461 -msgid "Timeout for interactive passphrase prompt (in seconds)" -msgstr "" - -#: src/cryptsetup.c:461 -msgid "secs" -msgstr "" - -#: src/cryptsetup.c:462 -msgid "How often the input of the passphrase can be retried" -msgstr "" - -#: src/cryptsetup.c:463 -msgid "Align payload at sector boundaries - for luksFormat" -msgstr "" - -#: src/cryptsetup.c:464 -msgid "Allows non-exclusive access for luksOpen, WARNING see manpage." -msgstr "" - -#: src/cryptsetup.c:480 -msgid "[OPTION...] ]" -msgstr "" - -#: src/cryptsetup.c:516 -msgid "Key size must be a multiple of 8 bits" -msgstr "" - -#: src/cryptsetup.c:520 -msgid "Argument missing." -msgstr "" - -#: src/cryptsetup.c:526 -msgid "Unknown action." -msgstr "" - -#: src/cryptsetup.c:541 -#, c-format -msgid "%s: requires %s as arguments" -msgstr "" diff --git a/po/de.gmo b/po/de.gmo deleted file mode 100644 index 6e64636d51696acbe04086b3dcb313e512bf189f..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 2796 zcmZWqTW=&s6|Rsaf#H%6AlxE!5@{o^mLAU}aj++gS+6hI)$YdDj>$%OAgZ1|-BV0= zRjaDn6PpLb3onQ#lots9Ag>^P0I&Q5#3HeeJV%POQu3XevAteO)BgHW=k}eij{p6_ zrH>TW4{*JN>mjboxITFbf3U89NvZDww}3wc-UnU+df+#KbKtjuzXSdV_$S~ufPVx2 z9QY658^B9XFZ^x*GdzC)d=~fz;ETYIfNugn0d4~SyL|r&g8dlJ8^BkA?*Z=ue*?S< z{3lTCJ_9}n9DG@+KJYs5CqM_>MlBx$U%~T#o>A)iz^4%$Ch8@i)b}z_{QndvcE1FQ zzuyB7fPV&V0RIOZ0AKxzQf~q81MyRT#2=~uW8fa}@4!32&w=9q&Q}+4bKuK({xxt4 z{0ndhe5R+=8gL!>0?-0q2mTf)_5BqnEs>msZ>d3gCQJOwLW%0@>2AU4^SFmuT1Z2E z4;Ru`-%4+k`VJ6uq$Ra}ZF!HDU0Bjj>GkPC$_njCd8*zuJ&DHIO)`O;Wpd@Hr?!06 zHEbiDeQit###ViG zX?&w4mb%GxORkmsFj6<&oZ#)40#BmzNTZ}UWnw$=$8F?-3LP~?M`31K(lLF_xiZ!w zrDX5Q$Tqz8wcnG>d_3sF93+||*vwNOCol$#jT zJ=R6?I>YwTy9V1zluRp2cdG>-t$I-5nk#C&yM4HSZ>+{sR1~KmbSi~591M%Vsnt0Zclg-i|JknW)Lfv`Y$vhRh zWEBaU3IE^gi=GyrqxQmN890(zu$$}2jM4ZrFDMc}iCJq9i7Z0xVxM+W7@C{92D=m2 zFm)En$U&Y)vplt(M+d6~QLyVHC|o5Acf@|~4XRA7M|qbK$9q0<6S$DQreTLhi?)n~ zKaug#UK1_$G|)m=%~OcsvA^{V-> zZ#iyayRAB$R@JueOw^|l?FVG-rHMY@qcjH?(8 z#=b?9srIP+XSc@t+4}n0MmAhK-z_9pZ=Ow#2h#S0jcnT$ zIr@UEnM@;DJ()@hh<}4ad>Bn7yDKieuA;hW>XNhlG}Vxpx^K`DhTO+I1KAi)k~xGe zSv(4XYZ+P6R>-k|OPOc%D947@!!cgZ*`r1ZuC9>{9O5)aDuBD-NMmXhknRD7+#LGB z?Hr?x{nXX*)OMz=RpZl$mH+gCjJyX@2fd5*N)!ddBS?9jZkULpVywD@BY{AOeP&9! z3(M*yXG1IEnjRZ~$yBD`ZA`)4cko|ISov)> diff --git a/po/stamp-po b/po/stamp-po deleted file mode 100644 index 9788f70..0000000 --- a/po/stamp-po +++ /dev/null @@ -1 +0,0 @@ -timestamp -- 2.7.4