aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/external-editor/org-gnome-external-editor.error.xml
diff options
context:
space:
mode:
authorHolger Macht <holger@homac.de>2009-04-28 23:10:26 +0800
committerBharath Acharya <abharath@novell.com>2009-04-28 23:10:26 +0800
commit156dfd09d8467bcc727e69f27795360866650eec (patch)
tree373f3c0b9e879f11282613f5673afbbe7e81566a /plugins/external-editor/org-gnome-external-editor.error.xml
parent8da802661961ff0356088abfcb9217cef8ef2446 (diff)
downloadgsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.gz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.bz2
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.lz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.xz
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.tar.zst
gsoc2013-evolution-156dfd09d8467bcc727e69f27795360866650eec.zip
External Editor rewrite by Holger Macht. Fixes #567145
Diffstat (limited to 'plugins/external-editor/org-gnome-external-editor.error.xml')
-rw-r--r--plugins/external-editor/org-gnome-external-editor.error.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/plugins/external-editor/org-gnome-external-editor.error.xml b/plugins/external-editor/org-gnome-external-editor.error.xml
index c6f0bebfa3..efe1c4408d 100644
--- a/plugins/external-editor/org-gnome-external-editor.error.xml
+++ b/plugins/external-editor/org-gnome-external-editor.error.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<error-list domain="org.gnome.evolution.plugins.external-editor">
-
+
<error id="editor-not-launchable" type="error">
<_primary>Editor not launchable</_primary>
<_secondary>The external editor set in your plugin preferences cannot be launched. Try setting a different editor.</_secondary>
@@ -11,4 +11,9 @@
<_secondary>Evolution is unable to create a temporary file to save your mail. Retry later.</_secondary>
</error>
+ <error id="editor-still-running" type="error">
+ <_primary>External editor still running</_primary>
+ <_secondary>The external editor is still running. The mail composer window cannot be closed as long as the editor is active.</_secondary>
+ </error>
+
</error-list>