N_                505 daemons/fenced/pacemaker-fenced.c     const char *desc_short = N_("Instance attributes available for all "
N_                507 daemons/fenced/pacemaker-fenced.c     const char *desc_long = N_("Instance attributes available for all "
N_                518 daemons/fenced/pacemaker-fenced.c       N_("Deprecated (will be removed in a future release)"), NULL },
N_                521 daemons/fenced/pacemaker-fenced.c       stand_alone_cpg_cb, N_("Intended for use in regression testing only"), NULL },
N_                524 daemons/fenced/pacemaker-fenced.c       &options.log_files, N_("Send logs to the additional named logfile"), NULL },
N_                 70 lib/common/cmdline.c           N_("Display software version and exit"),
N_                 73 lib/common/cmdline.c           N_("Increase debug output (may be specified multiple times)"),
N_                 92 lib/common/cmdline.c               N_("FORMAT") },
N_                 94 lib/common/cmdline.c               N_( "Specify file name for output (or \"-\" for stdout)"), N_("DEST") },
N_                100 lib/common/cmdline.c             *output_group = g_option_group_new("output", N_("Output Options:"), N_("Show output help"), NULL, NULL);
N_                 57 lib/common/options.c         N_("Pacemaker version on cluster node elected Designated Controller "
N_                 59 lib/common/options.c         N_("Includes a hash which identifies the exact revision the code was "
N_                 66 lib/common/options.c         N_("The messaging layer on which Pacemaker is currently running"),
N_                 67 lib/common/options.c         N_("Used for informational and diagnostic purposes."),
N_                 73 lib/common/options.c         N_("An arbitrary name for the cluster"),
N_                 74 lib/common/options.c         N_("This optional value is mostly for users' convenience as desired "
N_                 83 lib/common/options.c         N_("How long to wait for a response from other nodes during start-up"),
N_                 84 lib/common/options.c         N_("The optimal value will depend on the speed and load of your "
N_                 91 lib/common/options.c         N_("Polling interval to recheck cluster state and evaluate rules "
N_                 93 lib/common/options.c         N_("Pacemaker is primarily event-driven, and looks ahead to know when "
N_                107 lib/common/options.c         N_("How a cluster node should react if notified of its own fencing"),
N_                108 lib/common/options.c         N_("A cluster node may receive notification of a \"succeeded\" "
N_                119 lib/common/options.c         N_("Declare an election failed if it is not decided within this much "
N_                128 lib/common/options.c         N_("Exit immediately if shutdown does not complete within this much "
N_                138 lib/common/options.c         N_("If you need to adjust this value, it probably indicates "
N_                147 lib/common/options.c         N_("If you need to adjust this value, it probably indicates "
N_                156 lib/common/options.c         N_("Enabling this option will slow down cluster recovery under all "
N_                158 lib/common/options.c         N_("Delay cluster recovery for this much time to allow for additional "
N_                169 lib/common/options.c         N_("What to do when the cluster does not have quorum"),
N_                176 lib/common/options.c         N_("Whether to lock resources to a cleanly shut down node"),
N_                177 lib/common/options.c         N_("When true, resources active on a node when it is cleanly shut down "
N_                190 lib/common/options.c         N_("Do not lock resources to a cleanly shut down node longer than "
N_                192 lib/common/options.c         N_("If shutdown-lock is true and this is set to a nonzero time "
N_                201 lib/common/options.c         N_("Enable Access Control Lists (ACLs) for the CIB"),
N_                208 lib/common/options.c         N_("Whether resources can run on any node by default"),
N_                215 lib/common/options.c         N_("Whether the cluster should refrain from monitoring, starting, and "
N_                223 lib/common/options.c         N_("Whether a start failure should prevent a resource from being "
N_                225 lib/common/options.c         N_("When true, the cluster will immediately ban a resource from a node "
N_                233 lib/common/options.c         N_("Whether the cluster should check for active resources during "
N_                243 lib/common/options.c         N_("Whether nodes may be fenced as part of recovery"),
N_                244 lib/common/options.c         N_("If false, unresponsive nodes are immediately assumed to be "
N_                254 lib/common/options.c         N_("Action to send to fence device when a node needs to be fenced "
N_                262 lib/common/options.c         N_("How long to wait for on, off, and reboot fence actions to complete "
N_                270 lib/common/options.c         N_("Whether watchdog integration is enabled"),
N_                271 lib/common/options.c         N_("This is set automatically by the cluster according to whether SBD "
N_                292 lib/common/options.c         N_("How long before nodes can be assumed to be safely down when "
N_                294 lib/common/options.c         N_("If this is set to a positive value, lost nodes are assumed to "
N_                314 lib/common/options.c         N_("How many times fencing can fail before it will no longer be "
N_                327 lib/common/options.c         N_("Allow performing fencing operations in parallel"),
N_                334 lib/common/options.c         N_("Whether to fence unseen nodes at start-up"),
N_                335 lib/common/options.c         N_("Setting this to false may lead to a \"split-brain\" situation, "
N_                342 lib/common/options.c         N_("Apply fencing delay targeting the lost nodes with the highest "
N_                344 lib/common/options.c         N_("Apply specified delay for the fencings that are targeting the lost "
N_                361 lib/common/options.c         N_("How long to wait for a node that has joined the cluster to join "
N_                363 lib/common/options.c         N_("Fence nodes that do not join the controller process group within "
N_                373 lib/common/options.c         N_("Maximum time for node-to-node communication"),
N_                374 lib/common/options.c         N_("The node elected Designated Controller (DC) will consider an action "
N_                386 lib/common/options.c         N_("Maximum amount of system load that should be used by cluster "
N_                388 lib/common/options.c         N_("The cluster will slow down its recovery process when the amount of "
N_                395 lib/common/options.c         N_("Maximum number of jobs that can be scheduled per node (defaults to "
N_                403 lib/common/options.c         N_("Maximum number of jobs that the cluster may execute in parallel "
N_                405 lib/common/options.c         N_("The \"correct\" value will depend on the speed and load of your "
N_                414 lib/common/options.c         N_("The number of live migration actions that the cluster is allowed "
N_                433 lib/common/options.c         N_("Maximum IPC message backlog before disconnecting a cluster daemon"),
N_                434 lib/common/options.c         N_("Raise this if log has \"Evicting client\" messages for cluster "
N_                444 lib/common/options.c         N_("Whether the cluster should stop all active resources"),
N_                451 lib/common/options.c         N_("Whether to stop resources that were removed from the "
N_                459 lib/common/options.c         N_("Whether to cancel recurring actions removed from the "
N_                467 lib/common/options.c         N_("Whether to remove stopped resources from the executor"),
N_                468 lib/common/options.c         N_("Values other than default are poorly tested and potentially "
N_                477 lib/common/options.c         N_("The number of scheduler inputs resulting in errors to save"),
N_                478 lib/common/options.c         N_("Zero to disable, -1 to store unlimited."),
N_                484 lib/common/options.c         N_("The number of scheduler inputs resulting in warnings to save"),
N_                485 lib/common/options.c         N_("Zero to disable, -1 to store unlimited."),
N_                491 lib/common/options.c         N_("The number of scheduler inputs without errors or warnings to save"),
N_                492 lib/common/options.c         N_("Zero to disable, -1 to store unlimited."),
N_                503 lib/common/options.c         N_("How cluster should react to node health attributes"),
N_                504 lib/common/options.c         N_("Requires external entities to create node attributes (named with "
N_                512 lib/common/options.c         N_("Base health score assigned to a node"),
N_                513 lib/common/options.c         N_("Only used when \"node-health-strategy\" is set to "
N_                520 lib/common/options.c         N_("The score to use for a node health attribute whose value is "
N_                522 lib/common/options.c         N_("Only used when \"node-health-strategy\" is set to \"custom\" or "
N_                529 lib/common/options.c         N_("The score to use for a node health attribute whose value is "
N_                531 lib/common/options.c         N_("Only used when \"node-health-strategy\" is set to \"custom\" or "
N_                538 lib/common/options.c         N_("The score to use for a node health attribute whose value is "
N_                540 lib/common/options.c         N_("Only used when \"node-health-strategy\" is set to \"custom\" or "
N_                551 lib/common/options.c         N_("How the cluster should allocate resources to nodes"),
N_                569 lib/common/options.c         N_("An alternate parameter to supply instead of 'port'"),
N_                570 lib/common/options.c         N_("Some devices do not support the standard 'port' parameter or may "
N_                580 lib/common/options.c         N_("A mapping of node names to port numbers for devices that do not "
N_                582 lib/common/options.c         N_("For example, \"node1:1;node2:2,3\" would tell the cluster to use "
N_                589 lib/common/options.c         N_("Nodes targeted by this device"),
N_                590 lib/common/options.c         N_("Comma-separated list of nodes that can be targeted by this device "
N_                600 lib/common/options.c         N_("How to determine which nodes can be targeted by the device"),
N_                601 lib/common/options.c         N_("Use \"dynamic-list\" to query the device via the 'list' command; "
N_                614 lib/common/options.c         N_("Enable a delay of no more than the time specified before executing "
N_                616 lib/common/options.c         N_("Enable a delay of no more than the time specified before executing "
N_                625 lib/common/options.c         N_("Enable a base delay for fencing actions and specify base delay "
N_                627 lib/common/options.c         N_("This enables a static delay for fencing actions, which can help "
N_                640 lib/common/options.c         N_("The maximum number of actions can be performed in parallel on this "
N_                642 lib/common/options.c         N_("Cluster property concurrent-fencing=\"true\" needs to be "
N_                652 lib/common/options.c         N_("An alternate command to run instead of 'reboot'"),
N_                653 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                661 lib/common/options.c         N_("Specify an alternate timeout to use for 'reboot' actions instead "
N_                663 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                671 lib/common/options.c         N_("The maximum number of times to try the 'reboot' command within the "
N_                673 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                683 lib/common/options.c         N_("An alternate command to run instead of 'off'"),
N_                684 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                692 lib/common/options.c         N_("Specify an alternate timeout to use for 'off' actions instead of "
N_                694 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                702 lib/common/options.c         N_("The maximum number of times to try the 'off' command within the "
N_                704 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                714 lib/common/options.c         N_("An alternate command to run instead of 'on'"),
N_                715 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                723 lib/common/options.c         N_("Specify an alternate timeout to use for 'on' actions instead of "
N_                725 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                733 lib/common/options.c         N_("The maximum number of times to try the 'on' command within the "
N_                735 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                745 lib/common/options.c         N_("An alternate command to run instead of 'list'"),
N_                746 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                754 lib/common/options.c         N_("Specify an alternate timeout to use for 'list' actions instead of "
N_                756 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                764 lib/common/options.c         N_("The maximum number of times to try the 'list' command within the "
N_                766 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                776 lib/common/options.c         N_("An alternate command to run instead of 'monitor'"),
N_                777 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                785 lib/common/options.c         N_("Specify an alternate timeout to use for 'monitor' actions instead "
N_                787 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                795 lib/common/options.c         N_("The maximum number of times to try the 'monitor' command within "
N_                797 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                807 lib/common/options.c         N_("An alternate command to run instead of 'status'"),
N_                808 lib/common/options.c         N_("Some devices do not support the standard commands or may provide "
N_                816 lib/common/options.c         N_("Specify an alternate timeout to use for 'status' actions instead "
N_                818 lib/common/options.c         N_("Some devices need much more/less time to complete than normal. "
N_                826 lib/common/options.c         N_("The maximum number of times to try the 'status' command within "
N_                828 lib/common/options.c         N_("Some devices do not support multiple connections. Operations may "
N_                849 lib/common/options.c         N_("Resource assignment priority"),
N_                850 lib/common/options.c         N_("If not all resources can be active, the cluster will stop "
N_                858 lib/common/options.c         N_("Default value for influence in colocation constraints"),
N_                859 lib/common/options.c         N_("Use this value as the default for influence in all colocation "
N_                869 lib/common/options.c         N_("State the cluster should attempt to keep this resource in"),
N_                870 lib/common/options.c         N_("\"Stopped\" forces the resource to be stopped. "
N_                881 lib/common/options.c         N_("Whether the cluster is allowed to actively change the resource's "
N_                883 lib/common/options.c         N_("If false, the cluster will not start, stop, promote, or demote the "
N_                893 lib/common/options.c         N_("If true, the cluster will not schedule any actions involving the "
N_                895 lib/common/options.c         N_("If true, the cluster will not start, stop, promote, or demote the "
N_                905 lib/common/options.c         N_("Score to add to the current node when a resource is already "
N_                907 lib/common/options.c         N_("Score to add to the current node when a resource is already "
N_                920 lib/common/options.c         N_("Conditions under which the resource can be started"),
N_                921 lib/common/options.c         N_("Conditions under which the resource can be started. "
N_                942 lib/common/options.c         N_("Number of failures on a node before the resource becomes "
N_                944 lib/common/options.c         N_("Number of failures that may occur for this resource on a node, "
N_                958 lib/common/options.c         N_("Number of seconds before acting as if a failure had not occurred"),
N_                959 lib/common/options.c         N_("Number of seconds after a failed action for this resource before "
N_                970 lib/common/options.c         N_("What to do if the cluster finds the resource active on more than "
N_                972 lib/common/options.c         N_("What to do if the cluster finds the resource active on more than "
N_                991 lib/common/options.c         N_("Whether the cluster should try to \"live migrate\" this resource "
N_                993 lib/common/options.c         N_("Whether the cluster should try to \"live migrate\" this resource "
N_               1002 lib/common/options.c         N_("Whether the resource should be allowed to run on a node even if "
N_               1010 lib/common/options.c         N_("Where to check user-defined node attributes"),
N_               1011 lib/common/options.c         N_("Whether to check user-defined node attributes on the physical host "
N_               1024 lib/common/options.c         N_("Name of the Pacemaker Remote guest node this resource is "
N_               1026 lib/common/options.c         N_("Name of the Pacemaker Remote guest node this resource is "
N_               1038 lib/common/options.c         N_("If remote-node is specified, the IP address or hostname used to "
N_               1040 lib/common/options.c         N_("If remote-node is specified, the IP address or hostname used to "
N_               1050 lib/common/options.c         N_("If remote-node is specified, port on the guest used for its "
N_               1052 lib/common/options.c         N_("If remote-node is specified, the port on the guest used for its "
N_               1060 lib/common/options.c         N_("If remote-node is specified, how long before a pending Pacemaker "
N_               1068 lib/common/options.c         N_("If remote-node is specified, this acts as the allow-migrate "
N_                 81 maint/gnulib/lib/argp-parse.c   {"help",        '?',          0, 0,  N_("give this help list"), -1},
N_                 82 maint/gnulib/lib/argp-parse.c   {"usage",       OPT_USAGE,    0, 0,  N_("give a short usage message"), 0},
N_                 83 maint/gnulib/lib/argp-parse.c   {"program-name",OPT_PROGNAME, N_("NAME"), OPTION_HIDDEN,
N_                 84 maint/gnulib/lib/argp-parse.c    N_("set the program name"), 0},
N_                 85 maint/gnulib/lib/argp-parse.c   {"HANG",        OPT_HANG,    N_("SECS"), OPTION_ARG_OPTIONAL | OPTION_HIDDEN,
N_                 86 maint/gnulib/lib/argp-parse.c    N_("hang for SECS seconds (default 3600)"), 0},
N_                143 maint/gnulib/lib/argp-parse.c   {"version",     'V',          0, 0,  N_("print program version"), -1},
N_                759 maint/gnulib/lib/argp-parse.c         N_("(PROGRAM ERROR) Option should have been recognized!?");
N_                 57 maint/gnulib/lib/gai_strerror.c     { EAI_ADDRFAMILY, N_("Address family for hostname not supported") },
N_                 58 maint/gnulib/lib/gai_strerror.c     { EAI_AGAIN, N_("Temporary failure in name resolution") },
N_                 59 maint/gnulib/lib/gai_strerror.c     { EAI_BADFLAGS, N_("Bad value for ai_flags") },
N_                 60 maint/gnulib/lib/gai_strerror.c     { EAI_FAIL, N_("Non-recoverable failure in name resolution") },
N_                 61 maint/gnulib/lib/gai_strerror.c     { EAI_FAMILY, N_("ai_family not supported") },
N_                 62 maint/gnulib/lib/gai_strerror.c     { EAI_MEMORY, N_("Memory allocation failure") },
N_                 63 maint/gnulib/lib/gai_strerror.c     { EAI_NODATA, N_("No address associated with hostname") },
N_                 64 maint/gnulib/lib/gai_strerror.c     { EAI_NONAME, N_("Name or service not known") },
N_                 65 maint/gnulib/lib/gai_strerror.c     { EAI_SERVICE, N_("Servname not supported for ai_socktype") },
N_                 66 maint/gnulib/lib/gai_strerror.c     { EAI_SOCKTYPE, N_("ai_socktype not supported") },
N_                 67 maint/gnulib/lib/gai_strerror.c     { EAI_SYSTEM, N_("System error") },
N_                 68 maint/gnulib/lib/gai_strerror.c     { EAI_OVERFLOW, N_("Argument buffer too small") },
N_                 70 maint/gnulib/lib/gai_strerror.c     { EAI_INPROGRESS, N_("Processing request in progress") },
N_                 71 maint/gnulib/lib/gai_strerror.c     { EAI_CANCELED, N_("Request canceled") },
N_                 72 maint/gnulib/lib/gai_strerror.c     { EAI_NOTCANCELED, N_("Request not canceled") },
N_                 73 maint/gnulib/lib/gai_strerror.c     { EAI_ALLDONE, N_("All requests done") },
N_                 74 maint/gnulib/lib/gai_strerror.c     { EAI_INTR, N_("Interrupted by a signal") },
N_                 75 maint/gnulib/lib/gai_strerror.c     { EAI_IDN_ENCODE, N_("Parameter string not correctly encoded") }
N_                355 maint/gnulib/lib/quotearg.c             left_quote = gettext_quote (N_("`"), quoting_style);
N_                356 maint/gnulib/lib/quotearg.c             right_quote = gettext_quote (N_("'"), quoting_style);
N_                150 maint/gnulib/lib/rpmatch.c   yesexpr = localized_pattern (N_("^[yY]"), YESEXPR, posixly_correct);
N_                163 maint/gnulib/lib/rpmatch.c   noexpr = localized_pattern (N_("^[nN]"), NOEXPR, posixly_correct);
N_                 31 maint/gnulib/lib/siglist.h   init_sig (SIGHUP, "HUP", N_("Hangup"))
N_                 34 maint/gnulib/lib/siglist.h   init_sig (SIGINT, "INT", N_("Interrupt"))
N_                 37 maint/gnulib/lib/siglist.h   init_sig (SIGQUIT, "QUIT", N_("Quit"))
N_                 40 maint/gnulib/lib/siglist.h   init_sig (SIGILL, "ILL", N_("Illegal instruction"))
N_                 43 maint/gnulib/lib/siglist.h   init_sig (SIGTRAP, "TRAP", N_("Trace/breakpoint trap"))
N_                 46 maint/gnulib/lib/siglist.h   init_sig (SIGABRT, "ABRT", N_("Aborted"))
N_                 49 maint/gnulib/lib/siglist.h   init_sig (SIGFPE, "FPE", N_("Floating point exception"))
N_                 52 maint/gnulib/lib/siglist.h   init_sig (SIGKILL, "KILL", N_("Killed"))
N_                 55 maint/gnulib/lib/siglist.h   init_sig (SIGBUS, "BUS", N_("Bus error"))
N_                 58 maint/gnulib/lib/siglist.h   init_sig (SIGSEGV, "SEGV", N_("Segmentation fault"))
N_                 61 maint/gnulib/lib/siglist.h   init_sig (SIGPIPE, "PIPE", N_("Broken pipe"))
N_                 64 maint/gnulib/lib/siglist.h   init_sig (SIGALRM, "ALRM", N_("Alarm clock"))
N_                 67 maint/gnulib/lib/siglist.h   init_sig (SIGTERM, "TERM", N_("Terminated"))
N_                 70 maint/gnulib/lib/siglist.h   init_sig (SIGURG, "URG", N_("Urgent I/O condition"))
N_                 73 maint/gnulib/lib/siglist.h   init_sig (SIGSTOP, "STOP", N_("Stopped (signal)"))
N_                 76 maint/gnulib/lib/siglist.h   init_sig (SIGTSTP, "TSTP", N_("Stopped"))
N_                 79 maint/gnulib/lib/siglist.h   init_sig (SIGCONT, "CONT", N_("Continued"))
N_                 82 maint/gnulib/lib/siglist.h   init_sig (SIGCHLD, "CHLD", N_("Child exited"))
N_                 85 maint/gnulib/lib/siglist.h   init_sig (SIGTTIN, "TTIN", N_("Stopped (tty input)"))
N_                 88 maint/gnulib/lib/siglist.h   init_sig (SIGTTOU, "TTOU", N_("Stopped (tty output)"))
N_                 91 maint/gnulib/lib/siglist.h   init_sig (SIGIO, "IO", N_("I/O possible"))
N_                 94 maint/gnulib/lib/siglist.h   init_sig (SIGXCPU, "XCPU", N_("CPU time limit exceeded"))
N_                 97 maint/gnulib/lib/siglist.h   init_sig (SIGXFSZ, "XFSZ", N_("File size limit exceeded"))
N_                100 maint/gnulib/lib/siglist.h   init_sig (SIGVTALRM, "VTALRM", N_("Virtual timer expired"))
N_                103 maint/gnulib/lib/siglist.h   init_sig (SIGPROF, "PROF", N_("Profiling timer expired"))
N_                106 maint/gnulib/lib/siglist.h   init_sig (SIGWINCH, "WINCH", N_("Window changed"))
N_                109 maint/gnulib/lib/siglist.h   init_sig (SIGUSR1, "USR1", N_("User defined signal 1"))
N_                112 maint/gnulib/lib/siglist.h   init_sig (SIGUSR2, "USR2", N_("User defined signal 2"))
N_                117 maint/gnulib/lib/siglist.h   init_sig (SIGEMT, "EMT", N_("EMT trap"))
N_                120 maint/gnulib/lib/siglist.h   init_sig (SIGSYS, "SYS", N_("Bad system call"))
N_                123 maint/gnulib/lib/siglist.h   init_sig (SIGSTKFLT, "STKFLT", N_("Stack fault"))
N_                126 maint/gnulib/lib/siglist.h   init_sig (SIGINFO, "INFO", N_("Information request"))
N_                128 maint/gnulib/lib/siglist.h   init_sig (SIGPWR, "PWR", N_("Power failure"))
N_                131 maint/gnulib/lib/siglist.h   init_sig (SIGLOST, "LOST", N_("Resource lost"))
N_                102 maint/gnulib/lib/unicodeio.c         return failure (code, N_("iconv function not usable"), callback_arg);
N_                104 maint/gnulib/lib/unicodeio.c       return failure (code, N_("iconv function not available"), callback_arg);
N_                111 maint/gnulib/lib/unicodeio.c     return failure (code, N_("character out of range"), callback_arg);
N_                106 maint/gnulib/lib/userspec.c   static const char *E_invalid_user = N_("invalid user");
N_                107 maint/gnulib/lib/userspec.c   static const char *E_invalid_group = N_("invalid group");
N_                108 maint/gnulib/lib/userspec.c   static const char *E_bad_spec = N_("invalid spec");
N_                 63 maint/gnulib/lib/xstrtol-error.c       msgid = N_("invalid %s%s argument '%s'");
N_                 68 maint/gnulib/lib/xstrtol-error.c       msgid = N_("invalid suffix in %s%s argument '%s'");
N_                 72 maint/gnulib/lib/xstrtol-error.c       msgid = N_("%s%s argument '%s' too large");
N_                 75 maint/gnulib/tests/test-argmatch.c   { "no",       N_("never make backups (even if --backup is given)") },
N_                 76 maint/gnulib/tests/test-argmatch.c   { "numbered", N_("make numbered backups") },
N_                 77 maint/gnulib/tests/test-argmatch.c   { "existing", N_("numbered if numbered backups exist, simple otherwise") },
N_                 78 maint/gnulib/tests/test-argmatch.c   { "simple",   N_("always make simple backups") },
N_                103 maint/gnulib/tests/test-argmatch.c   N_("\