File: org-gnome-external-editor.error.xml

package info (click to toggle)
evolution 3.12.9~git20141130.241663-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 135,148 kB
  • ctags: 42,742
  • sloc: ansic: 398,340; sh: 11,322; xml: 6,861; makefile: 4,982; perl: 164
file content (19 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?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>
	</error>

	<error id="no-temp-file" type="error">
		<_primary>Cannot create Temporary File</_primary>
		<_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>