From 581a7cd1953dcb86c60e3800e09e6d7d8ea16d0c Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 6 May 2005 11:26:06 +0000 Subject: renamed from mail-errors.xml, add i18n tags, fix some whitespace issues. 2005-05-06 Not Zed * mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix some whitespace issues. Removed some unecessary translations. svn path=/trunk/; revision=29307 --- composer/ChangeLog | 5 +++ composer/Makefile.am | 13 ++++--- composer/mail-composer-errors.xml | 72 ------------------------------------- composer/mail-composer-errors.xml.h | 56 ----------------------------- composer/mail-composer.error.xml | 72 +++++++++++++++++++++++++++++++++++++ 5 files changed, 83 insertions(+), 135 deletions(-) delete mode 100644 composer/mail-composer-errors.xml delete mode 100644 composer/mail-composer-errors.xml.h create mode 100644 composer/mail-composer.error.xml (limited to 'composer') diff --git a/composer/ChangeLog b/composer/ChangeLog index 9a75beaea5..13761dd241 100644 --- a/composer/ChangeLog +++ b/composer/ChangeLog @@ -1,3 +1,8 @@ +2005-05-06 Not Zed + + * mail.error.xml: renamed from mail-errors.xml, add i18n tags, fix + some whitespace issues. Removed some unecessary translations. + 2005-05-05 Radek Doulik * e-msg-composer.c (e_msg_composer_ignore): removed old unused diff --git a/composer/Makefile.am b/composer/Makefile.am index 4d536dc95e..ffef638b7d 100644 --- a/composer/Makefile.am +++ b/composer/Makefile.am @@ -27,11 +27,11 @@ $(HTML_EDITOR_GENERATED): $(GTKHTML_DATADIR)/Editor.idl ## -error_DATA = mail-composer-errors.xml -error_i18n = $(error_DATA:.xml=.xml.h) +error_DATA = mail-composer.error errordir = $(privdatadir)/errors -%.xml.h: %.xml - $(top_builddir)/e-util/e-error-tool $^ + +# provides error rule +@EVO_PLUGIN_RULE@ idl_DATA = $(IDLS) @@ -80,13 +80,12 @@ libcomposer_la_SOURCES = \ listener.h EXTRA_DIST = \ - $(error_DATA) \ - $(error_i18n) \ + mail-composer.error.xml \ $(glade_DATA) \ $(IDLS) \ ChangeLog.pre-1-4 -BUILT_SOURCES = $(IDL_GENERATED) $(HTML_EDITOR_GENERATED) $(error_i18n) +BUILT_SOURCES = $(IDL_GENERATED) $(HTML_EDITOR_GENERATED) $(error_DATA) CLEANFILES = $(BUILT_SOURCES) dist-hook: diff --git a/composer/mail-composer-errors.xml b/composer/mail-composer-errors.xml deleted file mode 100644 index 25018074dd..0000000000 --- a/composer/mail-composer-errors.xml +++ /dev/null @@ -1,72 +0,0 @@ - - - - - You cannot attach the file `{0}' to this message. - {1} - - - - The file `{0}' is not a regular file and cannot be sent in a message. - - - - Directories can not be attached to Messages. - To attach the contents of this directory, either attach the files in this directory individually, or create an archive of the directory and attach it. - - - - Could not retrieve messages to attach from {0}. - Because "{1}". - - - - Unfinished messages found - Do you want to recover unfinished messages? - Evolution quit unexpectedly while you were composing a new message. Recovering the message will allow you to continue where you left off. -