diff options
Diffstat (limited to 'e-util/widgets.error.xml')
-rw-r--r-- | e-util/widgets.error.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/e-util/widgets.error.xml b/e-util/widgets.error.xml index efaa41c42e..60dc78080f 100644 --- a/e-util/widgets.error.xml +++ b/e-util/widgets.error.xml @@ -14,6 +14,11 @@ <_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-load-signature" type="error"> <_primary>Could not load signature.</_primary> <secondary xml:space="preserve">{0}</secondary> |