hey! i'm not really into php and i'm struggeling with the translation of my site. i rewrote the output of one of my modules and now i cant translate it, because there'd be html code in my translation. i guess i have to put every string inside the html markup in t(' ... '), but since the output is an array, i dont really know how to do it.. this is what i have so far and that is working for the non-translated site...
$items = array(
t('
First save the file "data.csv" on your computer.
Open the file using Excel by clicking "File" then "Open" in the Excel menu and choosing the saved file.
The File "data.csv" will be opened in Excel, now you can edit it. Please note following points:
The degree of ripeness" is only allowed to be named "Finished plants", "Gray cloth" or "Young plants".
For the plant group only use the groups that are used at horte-contact.com (i.e. "Hanging baskets", "Bedding and balcony" etc.)
Use quotation marks for decimal numbers (e.g. "10,33"). To rule out problems you can use quotation marks for every number.
Please use the character chosen in Settings as decimal point. The default decimal point is a comma.
Has anyone had trouble with the Korean language pack showing Korean characters, but the words don't make any sense? They are just gibberish? If so, is there a fix for this?
Hi I have a problem whit my Drupal site language, I was trying to translate the modules by files *.es.po but the string that I translate still are in English if someone can tell me what it's wrong