CodeIgniter Forums
Is this some kind of joke ? - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: CodeIgniter 4 (https://forum.codeigniter.com/forumdisplay.php?fid=28)
+--- Forum: CodeIgniter 4 Support (https://forum.codeigniter.com/forumdisplay.php?fid=30)
+--- Thread: Is this some kind of joke ? (/showthread.php?tid=74296)



Is this some kind of joke ? - Digital_Wolf - 09-07-2019

Good day!
Please explain to me what "Miss Daisy" is, what do you allow it doesn't seem like the best practice in your job.
It was as follows:
I started translating the messages from English into Russian and saw the following:

PHP Code:
return [
    'noDriverRequested' => 'No driver requested; Miss Daisy will be so upset!',
    ... 
What's that supposed to mean ?
P.S: This is in the English version file: Encryption.php on line 17.


RE: Is this some kind of joke ? - InsiteFX - 09-07-2019

It's just an off the wall saying, if you look at the CI source code you
will find all kinds of saying's like that in it.

Joke yes.


RE: Is this some kind of joke ? - vincent78 - 09-07-2019

(09-07-2019, 04:10 AM)InsiteFX Wrote: It's just an off the wall saying, if you look at the CI source code you
will find all kinds of saying's like that in it.

Joke yes.

Sorry InsiteFX, but creating web app is not a game.
Imagine I am showing a new project to the director and Daisy is appearing on the screen ...

I've created an ORM for CI and the code is here
Can you see Daisy, Minnie or Mickey ?

Have a good day !


RE: Is this some kind of joke ? - ciadmin - 09-07-2019

It is a reference to the movie "Driving Miss Daisy", since this is a driver message. A bit off topic, to be sure, but we need to have a bit of a sense of humor Undecided
It doesn't have to be there in your Russian translation Smile