blob: d0b860741ccc96fa68492089098655ec9f3089e0 (
plain) (
tree)
|
|
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.mailing-list-actions">
<error id="no-header" type="error">
<_primary>Action not available</_primary>
<_secondary>This message does not contain the header information required for this action.</_secondary>
</error>
<error id="posting-not-allowed" type="error">
<_primary>Posting not allowed</_primary>
<_secondary>Posting to this mailing list is not allowed. Possibly, this is a read-only mailing list. Contact the list owner for details.</_secondary>
</error>
<error id="ask-send-message" type="question" default="GTK_RESPONSE_YES">
<_primary>Send e-mail message to mailing list?</_primary>
<_secondary xml:space="preserve">An e-mail message will be sent to the URL "{0}". You can either send the message automatically, or see and change it first.
You should receive an answer from the mailing list shortly after the message has been sent.</_secondary>
<button _label="_Send message" response="GTK_RESPONSE_YES"/>
<button _label="_Edit message" response="GTK_RESPONSE_NO"/>
<button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
</error>
<error id="malformed-header" type="error">
<_primary>Malformed header</_primary>
<_secondary xml:space="preserve">The {0} header of this message is malformed and could not be processed.
Header: {1}</_secondary>
</error>
<error id="no-action" type="error">
<_primary>No e-mail action</_primary>
<_secondary xml:space="preserve">The action could not be performed. The header for this action did not contain any action that could be processed.
Header: {0}</_secondary>
</error>
</error-list>
|