diff options
author | Michael Zucci <zucchi@src.gnome.org> | 2005-07-12 12:04:14 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2005-07-12 12:04:14 +0800 |
commit | 9f12922bd88bd7a83247cc7e0646c72773e2a013 (patch) | |
tree | da9a3d002dfa58ff262ef25ca3effe426fbfcc3a /shell/shell.error.xml | |
parent | cf563ecd524fd20fb3cc8ebade877ad442d85c43 (diff) | |
download | gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.gz gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.tar.zst gsoc2013-evolution-9f12922bd88bd7a83247cc7e0646c72773e2a013.zip |
Merge back eplugin-import-branch.
svn path=/trunk/; revision=29725
Diffstat (limited to 'shell/shell.error.xml')
-rw-r--r-- | shell/shell.error.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/shell.error.xml b/shell/shell.error.xml index 390516a1de..e4d0506476 100644 --- a/shell/shell.error.xml +++ b/shell/shell.error.xml @@ -1,6 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <error-list domain="shell"> + <error id="importing" type="info"> + <_title>Importing ...</_title> + <secondary>{0}</secondary> + <button stock="gtk-cancel" response="GTK_RESPONSE_CANCEL"/> + </error> + <error id="upgrade-nospace" type="error"> <_primary>Insufficient disk space for upgrade.</_primary> <_secondary xml:space="preserve">Upgrading your data and settings will require upto {0} of disk space, but you only have {1} available. |