aboutsummaryrefslogblamecommitdiffstats
path: root/e-util/widgets.error.xml
blob: 74fbd9f9a168d4f4ac4fe760290755f332ca1384 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                                                                          




                                                           




                                                   











                                                   
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="widgets">

  <error id="ask-signature-changed" type="question" default="GTK_RESPONSE_YES">
    <_primary>Do you wish to save your changes?</_primary>
    <_secondary xml:space="preserve">This signature has been changed, but has not been saved.</_secondary>
    <button _label="_Discard changes" response="GTK_RESPONSE_NO"/>
    <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/>
    <button stock="gtk-save" response="GTK_RESPONSE_YES"/>
  </error>

  <error id="blank-signature" type="error">
    <_primary>Blank Signature</_primary>
    <_secondary>Please provide an unique name to identify this signature.</_secondary>
  </error>

  <error id="no-image-copy" type="warning">
    <_primary>Unable to copy image to clipboard.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="no-image-save" type="warning">
    <_primary>Unable to save image.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="no-load-signature" type="error">
    <_primary>Could not load signature.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

  <error id="no-save-signature" type="error">
    <_primary>Could not save signature.</_primary>
    <secondary xml:space="preserve">{0}</secondary>
  </error>

</error-list>