MartinBrugnara / Search4Food

Sweng project assignement - class 2014 - (class prof. Fabio Casati)
MIT License
1 stars 0 forks source link

info.php translate #46

Closed MartinBrugnara closed 10 years ago

MartinBrugnara commented 10 years ago

ask help to @AndreaDellera

AndreaDellera commented 10 years ago

ok, I will do it

2014-05-23 18:10 GMT+02:00 Martin Brugnara notifications@github.com:

ask help to @AndreaDellera https://github.com/AndreaDellera

— Reply to this email directly or view it on GitHubhttps://github.com/MartinBrugnara/Search4Food/issues/46 .

Andrea Dellera

alexdebiasio commented 10 years ago

if you want help for json file ask me!

On 23 May 2014 20:10, AndreaDellera notifications@github.com wrote:

ok, I will do it

2014-05-23 18:10 GMT+02:00 Martin Brugnara notifications@github.com:

ask help to @AndreaDellera https://github.com/AndreaDellera

— Reply to this email directly or view it on GitHub< https://github.com/MartinBrugnara/Search4Food/issues/46> .

Andrea Dellera

— Reply to this email directly or view it on GitHubhttps://github.com/MartinBrugnara/Search4Food/issues/46#issuecomment-44042773 .

AndreaDellera commented 10 years ago

ho guardato ma c'era particamente tutto tradotto.

2014-05-23 21:42 GMT+02:00 alexdebiasio notifications@github.com:

if you want help for json file ask me!

On 23 May 2014 20:10, AndreaDellera notifications@github.com wrote:

ok, I will do it

2014-05-23 18:10 GMT+02:00 Martin Brugnara notifications@github.com:

ask help to @AndreaDellera https://github.com/AndreaDellera

— Reply to this email directly or view it on GitHub< https://github.com/MartinBrugnara/Search4Food/issues/46> .

Andrea Dellera

— Reply to this email directly or view it on GitHub< https://github.com/MartinBrugnara/Search4Food/issues/46#issuecomment-44042773>

.

— Reply to this email directly or view it on GitHubhttps://github.com/MartinBrugnara/Search4Food/issues/46#issuecomment-44052376 .

Andrea Dellera

MartinBrugnara commented 10 years ago

@AndreaDellera WUT?? Translate does not mean "write it in english". Means: in file.php replace all phrase with $GLOBALS['dict']->key_word->{$_SESSION['lang']) and then in text/dict.json add the record json {"key_word": {"eng": "eng version", "ita": "ita ver"}}

See index.php for an example

AndreaDellera commented 10 years ago

ok

2014-05-24 10:18 GMT+02:00 Martin Brugnara notifications@github.com:

@AndreaDellera https://github.com/AndreaDellera WUT?? Translate does not mean "write it in english". Means: in file.php replace all phrase with $GLOBALS['dict']->key_word->{$_SESSION['lang']) and then in text/dict.json add the record json {"key_word": {"eng": "eng version", "ita": "ita ver"}}

See index.php for an example

— Reply to this email directly or view it on GitHubhttps://github.com/MartinBrugnara/Search4Food/issues/46#issuecomment-44081040 .

Andrea Dellera