a *lot* more English feedback for errors, spells, etc.

This commit is contained in:
Enno Rehling 2005-07-27 09:23:54 +00:00
parent d78123a924
commit 7efda2d265
3 changed files with 171 additions and 31 deletions

View File

@ -54,6 +54,10 @@ nrt_find(const struct locale * lang, const struct message_type * mtype)
}
type = type->next;
}
if (lang && found->lang!=lang) {
log_warning(("could not find nr-type %s for locale %s, substituting with %s\n",
mtype->name, locale_name(lang), locale_name(found->lang)));
}
return found;
}

File diff suppressed because it is too large Load Diff

View File

@ -8,8 +8,6 @@ XUL for Eressea
Deathcloud: Magieresistenz des Magiers in das attribut, nicht auflösen wenn magier tot.
error handling in lua/luabind?
english registration confirmation is deutsch!
NO_RUNNING
@ -46,3 +44,4 @@ mailit-format
age branch mergen
readline()