#ifndef __MSG_UTILBIN_H #define __MSG_UTILBIN_H /*___INFO__MARK_BEGIN__*/ /************************************************************************* * * The Contents of this file are made available subject to the terms of * the Sun Industry Standards Source License Version 1.2 * * Sun Microsystems Inc., March, 2001 * * * Sun Industry Standards Source License Version 1.2 * ================================================= * The contents of this file are subject to the Sun Industry Standards * Source License Version 1.2 (the "License"); You may not use this file * except in compliance with the License. You may obtain a copy of the * License at http://gridengine.sunsource.net/Gridengine_SISSL_license.html * * Software provided under this License is provided on an "AS IS" basis, * WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, * WITHOUT LIMITATION, WARRANTIES THAT THE SOFTWARE IS FREE OF DEFECTS, * MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE, OR NON-INFRINGING. * See the License for the specific provisions governing your rights and * obligations concerning the Software. * * The Initial Developer of the Original Code is: Sun Microsystems, Inc. * * Copyright: 2001 by Sun Microsystems, Inc. * * All Rights Reserved. * ************************************************************************/ /*___INFO__MARK_END__*/ #include "basis_types.h" /* ** utilbin/adminrun.c */ #define MSG_UTILBIN_USAGE _MESSAGE(57000, _("usage:") ) #define MSG_COMMAND_RUNCOMMANDASUSERNAME_S _MESSAGE(57001, _("run commandline under "SFN" of given user")) #define MSG_COMMAND_EXECUTEFAILED_S _MESSAGE(57002, _("can't execute command "SFQ)) #define MSG_SYSTEM_RESOLVEUSERFAILED_S _MESSAGE(57003, _("can't resolve username "SFQ)) /* ** utilbin/gdi_request.c */ /* ** utilbin/checkprog.c */ #define MSG_COMMAND_USAGECHECKPROG _MESSAGE(57008, _("checkprog { -ppid | pid processname }\n\n if only the option -ppid is given the parent process id (ppid)\n of checkprog is printed to stdout. \n else check the first 8 letters of process basename\n\nexit status: 0 if process was found or ppid was printed\n 1 if process was not found\n 2 if ps program couldn't be spawned")) #define MSG_COMMAND_USAGEGETPROGS _MESSAGE(57009, _("getprogs processname\ncheck and list pids of \"processname\"\n\nexit status: 0 if process(es) were found\n 1 if process(es) was not found\n 2 if ps program couldn't be spawned")) #define MSG_COMMAND_CALLCHECKPROGORGETPROGS _MESSAGE(57010, _("program must be called as \"checkprog\" or \"getprogs\"")) #define MSG_PROC_PIDNOTRUNNINGORWRONGNAME_IS _MESSAGE(57011, _("pid \"%d\" is not running or has another program name than "SFQ)) #define MSG_PROC_PIDISRUNNINGWITHNAME_IS _MESSAGE(57012, _("pid \"%d\" with process name "SFQ" is running")) #define MSG_COMMAND_SPANPSFAILED _MESSAGE(57013, _("could not spawn ps command")) #define MSG_COMMAND_RUNPSCMDFAILED_S _MESSAGE(57014, _("could not run "SFQ" to get pids of processes")) #define MSG_PROC_FOUNDNOPROCESS_S _MESSAGE(57015, _("found no running processes with name "SFQ)) #define MSG_PROC_FOUNDPIDSWITHNAME_S _MESSAGE(57016, _("found the following pids which have process name "SFQ)) #define MSG_COMMAND_SMF_INIT_FAILED _MESSAGE(57019, _("failed to initialize libraries for SMF support")) /* ** utilbin/filestat.c */ #define MSG_COMMAND_STATFAILED _MESSAGE(57017, _("stat failed")) #define MSG_SYSTEM_UIDRESOLVEFAILED _MESSAGE(57018, _("can't resolve userid")) /* ** utilbin/gethostbyaddr.c */ #define MSG_SYSTEM_HOSTNAMEIS_S _MESSAGE(57020, _("Hostname: "SFN)) #define MSG_SYSTEM_ALIASES _MESSAGE(57021, _("Aliases: ")) #define MSG_SYSTEM_ADDRESSES _MESSAGE(57022, _("Host Address(es): ")) /* ** utilbin/gethostname.c */ #define MSG_COMMAND_USAGE_GETHOSTNAME _MESSAGE(57023, _("get resolved hostname of this host")) /* ** utilbin/getservbyname.c */ #define MSG_COMMAND_USAGE_GETSERVBYNAME _MESSAGE(57026, _("get number of a tcp service")) #define MSG_SYSTEM_SERVICENOTFOUND_S _MESSAGE(57027, _("service "SFN" not found")) #define MSG_SYSTEM_PORTNOTINUSE_S _MESSAGE(57038, _("port "SFN" not in use")) /* ** utilbin/loadcheck.c */ #define MSG_SYSTEM_RETMEMORYINDICESFAILED _MESSAGE(57028, _("failed retrieving memory indices")) /* ** utilbin/permutation.c */ #define MSG_UTILBIN_PERMUSAGE1 _MESSAGE(57029, _("options are:")) #define MSG_UTILBIN_PERMUSAGE2 _MESSAGE(57030, _("silent mode")) #define MSG_UTILBIN_PERMUSAGE3 _MESSAGE(57031, _("sleep 'n' seconds after 1 second work")) #define MSG_UTILBIN_PERMUSAGE4 _MESSAGE(57032, _("do work 'n' times using 'n' processes")) #define MSG_UTILBIN_PERMUSAGE5 _MESSAGE(57033, _("with range s.th. like a-k")) /* ** utilbin/infotext.c */ #define SGE_INFOTEXT_TESTSTRING_S "Welcome, "SFN"\nhave a nice day!" #define SGE_INFOTEXT_UNDERLINE "-" #define SGE_INFOTEXT_TESTSTRING_S_L10N _message(57034, _(SGE_INFOTEXT_TESTSTRING_S)) #define SGE_INFOTEXT_ONLY_ALLOWED_SS _MESSAGE(57036, _("There are only two answers allowed: "SFQ" or "SFQ"!")) /* ** utilbin/range.c */ /* #define MSG_COMMAND_USAGE_RANGE _message(57037, _("usage: range lower upper") ) __TS Removed automatically from testsuite!! TS__*/ /* * utilbin/spooldefaults.c */ #define MSG_SPOOLDEFAULTS_COMMANDINTRO1 _MESSAGE(57100, _("create default entries during installation process")) #define MSG_SPOOLDEFAULTS_COMMANDINTRO2 _MESSAGE(57101, _("following are the valid commands:")) #define MSG_SPOOLDEFAULTS_TEST _MESSAGE(57102, _("test test the spooling framework")) #define MSG_SPOOLDEFAULTS_MANAGERS _MESSAGE(57103, _("managers [ ...] create managers")) #define MSG_SPOOLDEFAULTS_OPERATORS _MESSAGE(57104, _("operators [ ...] create operators")) #define MSG_SPOOLDEFAULTS_PES _MESSAGE(57105, _("pes create parallel environments")) #define MSG_SPOOLDEFAULTS_CONFIGURATION _MESSAGE(57106, _("configuration