From 34620f5fb64f6667c84cc61a73c05448067b919e Mon Sep 17 00:00:00 2001 From: Rodney Dawes Date: Thu, 27 May 2004 14:50:12 +0000 Subject: Don't dist $(error_i18n) as it requires e-error-tool to be built 2004-05-27 Rodney Dawes * Makefile.am (EXTRA_DIST): Don't dist $(error_i18n) as it requires e-error-tool to be built * shell-errors.xml.(h|in): Remove these from CVS, the .in is not used any more, and the .h is generated from the .xml svn path=/trunk/; revision=26111 --- shell/shell-errors.xml.h | 33 --------------------------------- 1 file changed, 33 deletions(-) delete mode 100644 shell/shell-errors.xml.h (limited to 'shell/shell-errors.xml.h') diff --git a/shell/shell-errors.xml.h b/shell/shell-errors.xml.h deleted file mode 100644 index e71c875578..0000000000 --- a/shell/shell-errors.xml.h +++ /dev/null @@ -1,33 +0,0 @@ -/* shell:upgrade-nospace primary */ -char *s = N_("Insufficient disk space for upgrade."); -/* shell:upgrade-nospace secondary */ -char *s = N_("Upgrading your data and settings will require upto {0} of disk space, but you only have {1} available.\n" - "\n" - "You will need to make more space available in your home directory before you can continue."); -/* shell:upgrade-failed primary */ -char *s = N_("Upgrade from previous version failed:\n" - "{0}"); -/* shell:upgrade-failed secondary */ -char *s = N_("{1}\n" - "\n" - "If you choose to continue, you may not have access to some of your old data.\n" - ""); -char *s = N_("Continue"); -/* shell:noshell title */ -char *s = N_("Cannot start Evolution"); -/* shell:noshell primary */ -char *s = N_("Evolution can not start."); -/* shell:noshell secondary */ -char *s = N_("Your system configuration does not match your Evolution configuration.\n" - "\n" - "Click help for details"); -/* shell:noshell-reason title */ -char *s = N_("Cannot start Evolution"); -/* shell:noshell-reason primary */ -char *s = N_("Evolution can not start."); -/* shell:noshell-reason secondary */ -char *s = N_("Your system configuration does not match your Evolution configuration:\n" - "\n" - "{0}\n" - "\n" - "Click help for details."); -- cgit v1.2.3