Issue with Danish/Norwegian language files

Issue with Danish/Norwegian language files

tore@bytetec.notore@bytetec.no Posts: 3Questions: 0Answers: 0
edited March 2011 in General
Just fyi, some apostrophes are missing in the Norwegian and Danish language files.

http://www.datatables.net/plug-ins/i18n#how_to

It should look like this for Norwegian:
{
"sProcessing": "Laster...",
"sLengthMenu": "Vis: _MENU_ linjer",
"sZeroRecords": "Ingen linjer matcher s

Replies

  • allanallan Posts: 63,516Questions: 1Answers: 10,472 Site admin
    Nice one! Thanks for picking up on that. I've fixed the options of the page now.

    Regards,
    Allan
  • tore@bytetec.notore@bytetec.no Posts: 3Questions: 0Answers: 0
    Thanks for this and for a great plugin. Also your donation doesn't work. I get this issue when using paypal in Chrome: ERR_CERT_UNABLE_TO_CHECK_REVOCATION. I will try again this weekend.

    I found one more, there is a colon after "Vis: that should not be there.

    {
    "sProcessing": "Laster...",
    "sLengthMenu": "Vis _MENU_ linjer",
    "sZeroRecords": "Ingen linjer matcher s
  • allanallan Posts: 63,516Questions: 1Answers: 10,472 Site admin
    Cool - thanks for the second fix :-)

    Looks like you aren't the only one to have a problem with that error and Chrome: http://www.google.com/support/forum/p/Chrome/thread?tid=14a42ad765a434a3&hl=en . It looks like the Paypal certificate might be doing something funny (or rather the revoke list for whoever their SSL provider is a bit rubbish). The suggestion in the forums seem to be to disable the revoke check, which isn't great... The problem sounds intermittent, possibly proxy related. Do other browsers work?

    Regards,
    Allan
  • tore@bytetec.notore@bytetec.no Posts: 3Questions: 0Answers: 0
    De nada :)

    Yeah, IE did.
This discussion has been closed.