/* org.gnome.mailing-list-actions:no-header primary */ char *s = N_("Action not available"); /* org.gnome.mailing-list-actions:no-header secondary */ char *s = N_("This message does not contain the header information required for this action."); /* org.gnome.mailing-list-actions:posting-not-allowed primary */ char *s = N_("Posting not allowed"); /* org.gnome.mailing-list-actions:posting-not-allowed secondary */ char *s = N_("Posting to this mailing list is not allowed. Possibly, this is a read-only mailing list. Contact the list owner for details."); /* org.gnome.mailing-list-actions:ask-send-message primary */ char *s = N_("Send e-mail message to mailing list?"); /* org.gnome.mailing-list-actions:ask-send-message secondary */ char *s = N_("An e-mail message will be sent to the URL \"{0}\". You can either send the message automatically, or see and change it first.\n" "\n" "You should receive an answer from the mailing list shortly after the message has been sent."); char *s = N_("_Send message"); char *s = N_("_Edit message"); /* org.gnome.mailing-list-actions:malformed-header primary */ char *s = N_("Malformed header"); /* org.gnome.mailing-list-actions:malformed-header secondary */ char *s = N_("The {0} header of this message is malformed and could not be processed.\n" "\n" "Header: {1}"); /* org.gnome.mailing-list-actions:no-action primary */ char *s = N_("No e-mail action"); /* org.gnome.mailing-list-actions:no-action secondary */ char *s = N_("The action could not be performed. This means the header for this action did not contain any action we could handle.\n" "\n" "Header: {0}");