Re: String access & metamethods
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: String access & metamethods
- From: "Ashwin Hirschi" <deery@...>
- Date: 2007年12月13日 21:32:15 +0100
> if language == "German" then
> DidNotWork = "Operasie het nie geslaag nie"
> NoAnswer = "Antwoord nie gefind nie"
> elseif language == "Martian" then
> DidNotWork = "Pqfsbtjf!ifu!ojf!hftmbbh!ojf"
> NoAnswer = "Bouxppse!ojf!hfgjoe!ojf"
> else -- default to English
> DidNotWork = "Operation did not succeed"
> NoAnswer = "No answer found"
> end
That Martian bit is spot on, obviously. But I'm afraid the German section still needs some work [;-)].
Ashwin.
--
no signature is a signature.