Lines Matching refs:gettext

31 #define	gettext(s) s  macro
33 char *str_PARSE_NAME = gettext("while parsing admin principal name.");
36 gettext("while parsing admin history principal name.");
39 gettext("Warning! Admin principal already exists.");
42 gettext("Warning! Changepw principal already exists.");
45 gettext("Warning! Admin history principal already exists.");
48 gettext("Warning! Admin principal has incorrect attributes.\n"
53 gettext("Warning! Changepw principal has incorrect attributes.\n"
59 gettext("Warning! Admin history principal has incorrect attributes.\n"
64 gettext("%s: Admin principal database created "
68 gettext("%s: Admin policy database created "
72 gettext("while calling random key for %s."); /* principal name */
75 gettext("while calling encrypt key for %s."); /* principal name */
78 gettext("while storing %s in Kerberos database."); /* principal name */
81 gettext("while creating/opening admin policy database.");
83 char *str_CLOSING_POLICY_DB = gettext("while closing admin policy database.");
86 gettext("while creating/opening admin principal database.");
89 gettext("while closing admin principal database.");
92 gettext("while creating admin principal "
95 char *str_A_PRINC = gettext("a principal");
97 char *str_UNPARSE_PRINC = gettext("while unparsing principal.");
100 gettext("%s: Created %s principal.\n"); /* whoami, princ_name */
102 char *str_INIT_KDB = gettext("while initializing kdb.");
105 gettext("while initializing kdb.\nThe Kerberos KDC database "
111 gettext("while initializing random key generator.");
114 gettext("while fetching admin princ. Can only have one admin principal.");
117 gettext("while fetching changepw princ. "
121 gettext("while fetching history princ. "
125 gettext("while closing session with admin server and destroying tickets.");
127 #undef gettext