gettext: pam_panic_authdevice + better texts

This commit is contained in:
2018-09-21 22:48:13 +02:00
parent 9ee0585927
commit 54ffdc16f1
2 changed files with 18 additions and 5 deletions

View File

@ -5,7 +5,6 @@ DATE : 2018-03-27T02:34:08+02:00
LICENSE : GNU-GPLv3
*/
#define ASK "Key? "
#include "../config.h"
int authDevice(pam_handle_t *pamh, char *allowed, char *rejected, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);