~ubuntu-branches/debian/experimental/intltool/experimental

« back to all changes in this revision

Viewing changes to tests/results/space-preserve.xml.in.h

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2006-10-24 21:50:28 UTC
  • mfrom: (3.1.5 edgy)
  • Revision ID: james.westby@ubuntu.com-20061024215028-8u8azjmsesm1kqbl
Tags: 0.35.0-3
* Remove debhelper, cdbs, and gnome-pkg-tools from Build-Depends-Indep.
* Remove obsolete Conflicts / Replaces on xml-i18n-tools.
* New patch, 10_define-and-subst-datadirname, to compute DATADIRNAME as
  glib-gettext did it, and AC_SUBST() it; thanks Jurij Smakov; committed in
  upstream CVS; GNOME #345255; closes: #373643.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
char *s = N_("And this message should take no more than one single row, no matter the spacing in the source file.");
 
2
char *s = N_("Insufficient disk space for upgrade.");
 
3
char *s = N_("This is not an error.");
 
4
char *s = N_("Upgrading your data and settings will require up to {0} of disk\n"
 
5
             "space, but you only have {1} available.\n"
 
6
             "\n"
 
7
             "You will need to make more space available in your home directory before you can\n"
 
8
             "continue.");