From 128627e0958a1a26880b11b611fb79b2b22bf659 Mon Sep 17 00:00:00 2001 From: rephorm Date: Fri, 3 Feb 2006 14:51:18 +0000 Subject: [PATCH] lameness-- SVN revision: 20231 --- src/bin/e_intl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/e_intl.c b/src/bin/e_intl.c index b6c9c99ef..28d6a34c5 100644 --- a/src/bin/e_intl.c +++ b/src/bin/e_intl.c @@ -223,8 +223,8 @@ e_intl_language_set(const char *lang) locale_path = _e_intl_language_path_find(alias_locale); if (locale_path == NULL) { - fprintf(stderr, "The eMonkeys can not find the " - "eTranslation for your eLocale(%s). " + fprintf(stderr, "Can't find the " + "translation for your locale(%s). " "Please make sure your messages " "path is in order. If this locale " "is an alias make sure you have your "