PDA

View Full Version : Change "$entryusername_poss"


tintin74
05-22-2008, 07:49 AM
Hello Brian,

my board is in italian language and the possessive " 'S " is valid only for english speaking people.

Where could I change the value " 'S " into the script?

Thank you

Tintin

Brian
05-22-2008, 11:41 AM
If you search your phrases for 'possessive_s' in the variable name then you will find the 's'. ;)

Our Sponsors
 

tintin74
05-22-2008, 01:37 PM
Thank you Brian but my board is in italian language.

I need to transform (example) "Username'S Entry" into "Entry di Username"

The phrases "possessive_s" correspond now to "S" .

If I change the variable "S" into "di" , I obtain: "Username'di Entry" :this sentence in italian language is still wrong. I need to change the order of the words.

This is the reason because I've ask to you to change the "$entryusername_poss" .

Thank you