X-Git-Url: https://git.deb.at/w?a=blobdiff_plain;f=abook.h;h=564caf39b946725839cab05b5e7fa0600b3f906a;hb=7c54e85b04f6d030ae47dd880d0391f6e35d1634;hp=0cdc513405db7b4bfba13cf4833854779b075cc6;hpb=addc54efb596b39b0e4e6ce219ee0f1506337475;p=pkg%2Fabook.git diff --git a/abook.h b/abook.h index 0cdc513..564caf3 100644 --- a/abook.h +++ b/abook.h @@ -13,7 +13,7 @@ int strcasecmp (const char *, const char *); int strncasecmp (const char *, const char *, size_t); #endif -#define MAIN_HELPLINE "q:quit ?:help a:add r:remove" +#define MAIN_HELPLINE N_("q:quit ?:help a:add r:remove") #define Y_STATUSLINE (LINES - 2)