File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 158
158
#define MSG_ANSWER_NOINPUT _MESSAGE(23044, _("no input read from stdin"))
159
159
#define MSG_OPTION_ONLY_WITH_BUILTIN_IJS_S _MESSAGE(23045, _("option " SFN " can only be used with builtin interactive job support configured"))
160
160
161
- #define MSG_SGETEXT_MUSTBEMANAGERFORTAR_SS _MESSAGE(23045 , _("denied: " SFQ " must be manager to initiate operation for target " SFN))
162
- #define MSG_SGETEXT_MUSTBEOPERATORFORTAR_SS _MESSAGE(23046 , _("denied: " SFQ " must be operator to initiate operation for target " SFN))
161
+ #define MSG_SGETEXT_MUSTBEMANAGERFORTAR_SS _MESSAGE(23046 , _("denied: " SFQ " must be manager to initiate operation for target " SFN))
162
+ #define MSG_SGETEXT_MUSTBEOPERATORFORTAR_SS _MESSAGE(23047 , _("denied: " SFQ " must be operator to initiate operation for target " SFN))
163
163
164
164
#define MSG_USER_INVALIDNAMEX_S _MESSAGE(23048, _("invalid user name " SFQ))
165
165
#define MSG_USER_NOHOMEDIRFORUSERX_S _MESSAGE(23049, _("missing home directory for user " SFQ))
You can’t perform that action at this time.
0 commit comments