Tue Dec 21 08:12:29 PST 1999

(Raster)

fix some consitancies for text but peter um.. :) not all that patch was
typos.. the original spelling was correct. I was using "English" not "American"
:) (note Enlish spelligns for colour is coloUr not color, and initialise is
with an S not a Z in English) :)


SVN revision: 1712
This commit is contained in:
Carsten Haitzler 1999-12-21 08:20:41 +00:00
parent f0921dcf28
commit bea296f728
6 changed files with 19 additions and 9 deletions

View File

@ -4077,3 +4077,13 @@ Tue Dec 21 08:02:15 PST 1999
(Raster)
add in patches from 2 AUTHORS for internationalisation...
-------------------------------------------------------------------------------
Tue Dec 21 08:12:29 PST 1999
(Raster)
fix some consitancies for text but peter um.. :) not all that patch was
typos.. the original spelling was correct. I was using "English" not "American"
:) (note Enlish spelligns for colour is coloUr not color, and initialise is
with an S not a Z in English) :)

View File

@ -256,7 +256,7 @@ FX_ripple_timeout(int val, void *data)
"You have just started the Ripples Effect.\n"
"\n"
"If you look closely on your desktop background, and if it\n"
"doesn't have a solid color (ie has a background texture or\n"
"doesn't have a solid colour (ie has a background texture or\n"
"image), you will see a pool of water at the bottom of your\n"
"screen that reflects everything above it and \"ripples\".\n"
"\n"
@ -409,7 +409,7 @@ FX_raindrops_timeout(int val, void *data)
"display because shared pixmaps are not available on this\n"
"X-Server.\n"
"\n"
"This may be due to either the X-Server not implimenting\n"
"This may be due to either the X-Server not implementing\n"
"shared pixmaps, or shared pixmaps being disabled in\n"
"Imlib's configuration.\n"
"\n"
@ -425,7 +425,7 @@ FX_raindrops_timeout(int val, void *data)
"You have just started the Raindrops Effect.\n"
"\n"
"If you look closely on your desktop background, and if it\n"
"doesn't have a solid color (ie has a background texture or\n"
"doesn't have a solid colour (ie has a background texture or\n"
"image), you will see \"raindrops\" hit the background and\n"
"make little splashes. This Effect can be VERY CPU intensive.\n"
"\n"

View File

@ -62,7 +62,7 @@ HandleSigIll(int num)
"binary of Enlightenment that was compiled for a make or model\n"
"of CPU not 100%% identical or compatible with yours. Please\n"
"either obtain the correct package for your system, or\n"
"re-compile enlightenment and possibly any support libraries\n"
"re-compile Enlightenment and possibly any support libraries\n"
"that you got in binary format to run Enlightenment.\n"));
doExit("error");
EDBUG_RETURN_;
@ -237,7 +237,7 @@ EHandleXError(Display * d, XErrorEvent * ev)
Alert(_
("Are you absolutely sure you want to have Enlightenment\n"
"edit your startup files for you?\n" "\n"
"If your startup files are highly customized this may not\n"
"If your startup files are highly customised this may not\n"
"work.\n" "\n" "Are you ABSOLUTELY sure?\n"));
RESET_ALERT;
AddE();

View File

@ -198,7 +198,7 @@ __Emalloc(int size, const char *file, int line)
_("Quit Enlightenment"));
Alert(_("WARNING!!!!!!\n"
"\n"
"Allocation for %i bytes (%3.0f Kb or %3.1f Mb) did not succeed.\n"
"Allocation for %i bytes (%3.0f kB or %3.1f MB) did not succeed.\n"
"\n"
"Either this is a bug where ridiculous amounts of memory\n"
"are being allocated, or your system has run out of both\n"

View File

@ -531,7 +531,7 @@ CreatePager(void)
"but it is incapable of doing ZPixmap Shared pixmaps\n"
"(The server does not claim to be able to do them).\n"
"\n"
"The pager in enlightenment will run slowly in snapshot\n"
"The pager in Enlightenment will run slowly in snapshot\n"
"mode if you continue to use that mode of the pager\n"
"under these conditions.\n"
"\n"
@ -547,7 +547,7 @@ CreatePager(void)
"not have Shared Pixmaps enabled in your Imlib configuration.\n"
"\n"
"Please enable Shared Pixmaps in your Imlib configuration\n"
"then restart enlightenment to gain better performance for\n"
"then restart Enlightenment to gain better performance for\n"
"the pagers when snapshot mode is enabled.\n"
"\n"));
}

View File

@ -405,7 +405,7 @@ SetupX()
_("Ignore this error"),
"", _("Quit Enlightenment"));
Alert(_("WARNING:\n"
"This is not an X11 Xserver. It infact talks the X%i protocol.\n"
"This is not an X11 Xserver. It in fact talks the X%i protocol.\n"
"This may mean Enlightenment will either not function, or\n"
"function incorrectly. If it is later than X11, then your\n"
"server is one the author of Enlightenment neither have\n"