Pass help text to popt already translated
authorPetr Písař <petr.pisar@atlas.cz>
Tue, 26 Jun 2012 18:41:16 +0000 (20:41 +0200)
committerMilan Broz <gmazyland@gmail.com>
Tue, 26 Jun 2012 19:26:04 +0000 (21:26 +0200)
commit9b455125e9cb21dfc665859d67236ee93b7770ea
treea7be16171b93e980c3c23ca3d676d807d975a621
parentadcb9bfb7db6a517193239f2b17933ae9a6a7645
Pass help text to popt already translated

popt does not process the text registered by poptSetOtherOptionHelp()
through gettext on its own. Application must do it.
src/cryptsetup.c
src/cryptsetup_reencrypt.c
src/veritysetup.c