_ 27 lib/common/options_display.c const char *id = _("Possible values"); _ 33 lib/common/options_display.c id = _("Possible values (generated by Pacemaker)"); _ 53 lib/common/options_display.c g_string_append(buf, _(" (default)")); _ 60 lib/common/options_display.c option->type, _(" (default: \""), option->default_value, _ 64 lib/common/options_display.c pcmk__g_strcat(buf, option->type, _(" (no default)"), NULL); _ 92 lib/common/options_display.c out->list_item(out, option->name, "%s", _(desc_short)); _ 97 lib/common/options_display.c out->list_item(out, NULL, "%s", _(desc_long)); _ 150 lib/common/options_display.c out->info(out, "%s", _(desc_short)); _ 152 lib/common/options_display.c out->info(out, "%s", _(desc_long)); _ 181 lib/common/options_display.c out->begin_list(out, NULL, NULL, _("ADVANCED OPTIONS")); _ 197 lib/common/options_display.c _("DEPRECATED OPTIONS (will be removed in a future " _ 238 lib/common/options_display.c if (strcmp(desc, _(desc)) == 0) { _ 245 lib/common/options_display.c node = pcmk__output_create_xml_text_node(out, tag, _(desc)); _ 40 lib/pacemaker/pcmk_agents.c out->err(out, _("No %s found for %s"), "OCF providers", agent_spec); _ 108 lib/pacemaker/pcmk_agents.c out->err(out, _("No agents found for standard '%s'"), agent_spec); _ 110 lib/pacemaker/pcmk_agents.c out->err(out, _("No agents found for standard '%s' and provider '%s'"), _ 163 lib/pacemaker/pcmk_agents.c out->err(out, _("No %s found"), "OCF providers"); _ 165 lib/pacemaker/pcmk_agents.c out->err(out, _("No %s found for %s"), "OCF providers", agent_spec); _ 218 lib/pacemaker/pcmk_agents.c out->err(out, _("No %s found"), "standards"); _ 201 tools/crm_resource.c _("Aborting because no messages received in %d seconds"), MESSAGE_TIMEOUT_S); _ 371 tools/crm_resource.c _("Invalid check level setting: %s"), optarg); _ 866 tools/crm_resource.c _("Resource '%s' not moved: active in %d locations (promoted in %d).\n" _ 877 tools/crm_resource.c _("Resource '%s' not moved: active in %d locations.\n" _ 955 tools/crm_resource.c _("Could not get modified CIB: %s\n"), pcmk_rc_str(rc)); _ 1035 tools/crm_resource.c _("No cluster connection to Pacemaker Remote node %s detected"), _ 1101 tools/crm_resource.c _("Could not create executor connection")); _ 1126 tools/crm_resource.c _("Metadata query for %s failed: %s"), _ 1132 tools/crm_resource.c _("'%s' is not a valid agent specification"), agent_spec); _ 1145 tools/crm_resource.c _("--resource cannot be used with --class, --agent, and --provider")); _ 1150 tools/crm_resource.c _("--class, --agent, and --provider can only be used with " _ 1159 tools/crm_resource.c _("stonith does not support providers")); _ 1163 tools/crm_resource.c _("%s is not a known stonith agent"), options.v_agent ? options.v_agent : ""); _ 1168 tools/crm_resource.c _("%s:%s:%s is not a known resource"), _ 1467 tools/crm_resource.c g_set_error(&error, PCMK__EXITC_ERROR, exit_code, _("Error creating output format %s: %s"), _ 1488 tools/crm_resource.c g_set_error(&error, PCMK__EXITC_ERROR, exit_code, _("--expired requires --clear or -U")); _ 1505 tools/crm_resource.c _("Error parsing '%s' as a name=value pair"), _ 1597 tools/crm_resource.c _("--option must be used with --validate and without -r")); _ 1606 tools/crm_resource.c _("Must supply a resource id with -r")); _ 1612 tools/crm_resource.c _("Must supply a node name with -N")); _ 1626 tools/crm_resource.c _("Could not create CIB connection")); _ 1634 tools/crm_resource.c _("Could not connect to the CIB: %s"), pcmk_rc_str(rc)); _ 1657 tools/crm_resource.c _("Resource '%s' not found"), options.rsc_id); _ 1670 tools/crm_resource.c _("Cannot operate on clone resource instance '%s'"), options.rsc_id); _ 1682 tools/crm_resource.c _("Node '%s' not found"), options.host_uname); _ 1693 tools/crm_resource.c _("Error connecting to the controller: %s"), pcmk_rc_str(rc)); _ 1702 tools/crm_resource.c _("Error connecting to %s: %s"), _ 1959 tools/crm_resource.c _("You need to supply a value with the -v option")); _ 2012 tools/crm_resource.c _("You need to specify a resource type with -t")); _ 2019 tools/crm_resource.c _("Could not delete resource %s: %s"), _ 2029 tools/crm_resource.c _("Unimplemented command: %d"), (int) options.rsc_cmd); _ 2059 tools/crm_resource.c _("Error performing operation: %s"), crm_exit_str(exit_code));