nel mio sito, fatto con aspnuke, per effettuare una traduzione uso GetTransltion ("LANG_ESEMPIO") e nei files xml dedicati alle traduzioni metto in it.xml <translation name="LANG_ESEMPIO">I dati inseriti non sono corretti </translation>
e in en.xml <translation name="LANG_ESEMPIO">Insert data anren't correct</translation>. Il problema è che se con il codice che ho fatto presente metto message= GetTranslation ("LANG_ESEMPIO") mi da errore
![]()

Rispondi quotando